Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 1 | -39/+39 |
| | | | | | | | This was required by the Eclipse team as one precondition for the next release. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | nope, wont build on 1.3 still . | aclement | 2005-08-22 | 1 | -1/+1 |
| | |||||
* | reincluding 1.3 test run ... will it work? | aclement | 2005-08-22 | 1 | -1/+1 |
| | |||||
* | removed 1.3 testing temporarily to keep build happy? | aclement | 2005-08-16 | 1 | -1/+1 |
| | |||||
* | debug? | aclement | 2005-08-15 | 1 | -0/+1 |
| | |||||
* | temp removal of the call to build runtime with 11 javac. WILL NEED TO FIX ↵ | aclement | 2005-07-06 | 1 | -1/+2 |
| | | | | RUNTIME before finishing 1.5.0 | ||||
* | install before examples, vm-setup fix | wisberg | 2005-06-18 | 1 | -7/+6 |
| | |||||
* | consolidated build script failure reports in one target | wisberg | 2005-06-17 | 1 | -10/+7 |
| | |||||
* | removed redundant properties, failonerror=false with build-aspectj using ↵ | wisberg | 2005-06-17 | 1 | -53/+55 |
| | | | | reporting, avoid multiple entries and ; in aspectjrt.path | ||||
* | revamped build scripts using Ant 1.6.3 features. Now using local.properties ↵ | wisberg | 2005-06-09 | 1 | -682/+132 |
| | | | | instead of command-line flags and sharing build-properties.xml. | ||||
* | duplicate aj.build.jar definition, new junit target - cc still looking for ↵ | wisberg | 2005-05-21 | 1 | -6/+4 |
| | | | | wrong output | ||||
* | Oh alright, back to junitModule.xml - another shot in the dark at cruise control | wisberg | 2005-05-11 | 1 | -0/+25 |
| | |||||
* | not using junitModules.xml | wisberg | 2005-05-11 | 1 | -10/+9 |
| | |||||
* | compile runtime under 1.1, see how badly it fails | wisberg | 2005-04-21 | 1 | -0/+20 |
| | |||||
* | Now testing in 1.3, 1.4, and 1.5 - consider omitting 1.4 for time reasons. | wisberg | 2005-03-10 | 1 | -5/+1 |
| | |||||
* | Building releases under 1.5 now. Scripts should define java15.home and ↵ | wisberg | 2005-02-11 | 1 | -12/+59 |
| | | | | should invoke the target build-13-check before doing the release build. | ||||
* | Add ajdoc.jar to jar classpath | aclement | 2004-04-05 | 1 | -1/+3 |
| | |||||
* | ensure that release builds also build eclipse plugins | acolyer | 2003-11-06 | 1 | -0/+4 |
| | |||||
* | Previous check-in got somehow corrupted once again. | acolyer | 2003-10-10 | 1 | -14/+13 |
| | |||||
* | Previous check-in got somehow corrupted. | acolyer | 2003-10-10 | 1 | -3/+4 |
| | |||||
* | Re-tweaked test-doc-links target for running behind a proxy server. | acolyer | 2003-10-10 | 1 | -10/+9 |
| | | | | Build breakage hopefully fixed ! | ||||
* | Tweaked test-doc-links target for running behind a proxy server. Now | acolyer | 2003-10-10 | 1 | -7/+15 |
| | | | | accepts new properties proxy.host and proxy.port. | ||||
* | When performing a release build, run the test-all target in junitModules.xml ↵ | acolyer | 2003-09-29 | 1 | -1/+1 |
| | | | | | | | | rather than the default one. This causes the ajc tests to be run a second time, but has the advantage of creating the junit xml output files for the ajc tests - which are needed by cruise control. Since cruise control will be the dominant caller of this script, the extra overhead of running tests multiple times is acceptable. | ||||
* | change only in comment echoed to output, listing expected failures for the ↵ | wisberg | 2003-06-05 | 1 | -1/+4 |
| | | | | link checker. | ||||
* | - linkcheck | wisberg | 2003-06-05 | 1 | -2/+96 |
| | | | | | - 1.1 examples (disabled pending hang fix) - separate examples, since nonGui goes OOM under 1.3 | ||||
* | adding examples, without testing from this script. bad. | wisberg | 2003-05-31 | 1 | -0/+14 |
| | |||||
* | - fixed keyword for ajctaskCompiler tests | wisberg | 2003-05-31 | 1 | -4/+8 |
| | | | | | | | - disabled ajdeCompiler tests as hanging (swing thread?) - added pass-through variable for aspectj build properties - now testing for Testing module tests, to force fix for testing modules not getting test classes | ||||
* | Script is usable! | wisberg | 2003-05-28 | 1 | -223/+319 |
| | | | | | | | | | | - lots of rearranging and cleanup, docs - now doing 1.3 and 1.4 testing - more harness tests (some unverified) - workaround OOM in examples - cleanup after building-aspectj-with-aspectj need more integration with manual process | ||||
* | incorrect log file name for harness tests | wisberg | 2003-05-25 | 1 | -2/+2 |
| | |||||
* | better harness availability, control -- untested | wisberg | 2003-05-25 | 1 | -13/+62 |
| | |||||
* | no real changes, just better docs and an (untested) "all" target. | wisberg | 2003-05-24 | 1 | -2/+45 |
| | |||||
* | - typo in top-level task | wisberg | 2003-05-14 | 1 | -3/+3 |
| | | | | - incorrect pattern to copy all junit reports | ||||
* | Testing now seems to be working (tested incrementally) | wisberg | 2003-05-14 | 1 | -34/+177 |
| | | | | CVS and entire-run still not verified - takes long on my machine. | ||||
* | updated with tests, etc. Not working yet: | wisberg | 2003-05-08 | 1 | -42/+163 |
| | | | | | | - junitModules.xml needs better setup with testable jars - cvs unvalidated - ajcTests unvalidated - see also ../build.xml script | ||||
* | initial draft of release build/test script. | wisberg | 2003-05-07 | 1 | -0/+147 |
CVS portion is untested. |