aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* Missing "/"mwebster2006-08-091-1/+1
|
* doc process for adding new modules (soon to be superceded)wisberg2006-08-031-0/+33
|
* Bug 151991 add modules ajdoc, loadtime, loadtime5, weaver5 to license checkwisberg2006-08-031-1/+18
|
* cope (not perfect) with recent change to containers in AJDT projects.aclement2006-08-011-3/+8
|
* Bug 113948 "Repackage AspectJ" (move module root suites out of default package)mwebster2006-07-302-1/+2
|
* Bug 113948 "Repackage AspectJ" (comments and questions)PRE_PIPELINEmwebster2006-07-271-0/+0
|
* disabling testwisberg2006-07-211-1/+2
|
* Restructured and added comments and new simplification options.wisberg2006-07-211-0/+0
|
* initial OSGI module testswisberg2006-07-206-5/+266
|
* remove unused codewisberg2006-07-201-6/+1
|
* preliminary support for reading OSGI manifestswisberg2006-07-201-5/+247
|
* preliminary support for reading OSGI manifest, remove unused codewisberg2006-07-201-55/+84
|
* unused importwisberg2006-07-201-3/+2
|
* unused localwisberg2006-07-201-1/+0
|
* Bug 150487 "Tracing and Logging Framework" (skip commons.jar)mwebster2006-07-201-1/+2
|
* Bug 150487 "Tracing and Logging Framework" (skip commons.jar)mwebster2006-07-191-1/+1
|
* Bug 113948 "Repackage AspectJ" (proposal document)mwebster2006-07-181-0/+0
|
* update license to EPLacolyer2006-06-015-9/+9
|
* update license to EPLacolyer2006-06-0122-51/+51
|
* works ... possibly could be tidier. Creates aj-build/ajdtoutput containing ↵aclement2006-03-181-104/+124
| | | | jars for sticking into AJDT.
* not finished ... packaging script from AJDT to take an AJ build and produce ↵aclement2006-03-181-0/+246
| | | | AJDT jars.
* matthews fixes for 95517aclement2005-11-151-10/+35
|
* discontinuing test if weaver build fails - not the issuewisberg2005-10-151-1/+8
|
* test - fix dup entries for target when assemblingwisberg2005-10-141-0/+46
|
* method rename - fix dup entries for target when assemblingwisberg2005-10-142-4/+5
|
* fix dup entries for target when assemblingwisberg2005-10-141-13/+10
|
* include weaver5aclement2005-09-261-1/+1
|
* nope, wont build on 1.3 still .aclement2005-08-221-1/+1
|
* reincluding 1.3 test run ... will it work?aclement2005-08-221-1/+1
|
* removed 1.3 testing temporarily to keep build happy?aclement2005-08-161-1/+1
|
* debug?aclement2005-08-151-0/+1
|
* organized importsaclement2005-07-081-4/+0
|
* temp removal of the call to build runtime with 11 javac. WILL NEED TO FIX ↵aclement2005-07-061-1/+2
| | | | RUNTIME before finishing 1.5.0
* easier to manually debug output jarswisberg2005-06-211-19/+38
|
* fix release jars including testing-*wisberg2005-06-211-9/+9
|
* install before examples, vm-setup fixwisberg2005-06-181-7/+6
|
* consolidated build script failure reports in one targetwisberg2005-06-171-10/+7
|
* removed redundant properties, failonerror=false with build-aspectj using ↵wisberg2005-06-171-53/+55
| | | | reporting, avoid multiple entries and ; in aspectjrt.path
* flattened release build sequence into target "all", lost compile-runtime-11 ↵wisberg2005-06-171-33/+12
| | | | to ../build.xml, harness tests updated but omitted
* removed rebuild, aspectjrtpath from lib/test, adopted compile-runtime-11 ↵wisberg2005-06-171-6/+42
| | | | from release build, added 1.3 switch
* now handling (init, clean, save) multiple results, better failure reporting, ↵wisberg2005-06-171-52/+175
| | | | properties echo for build info
* ship dtd's too (see loadtime)wisberg2005-06-151-1/+1
|
* skipping long-running test buildswisberg2005-06-151-3/+31
|
* out-of-date check working.wisberg2005-06-152-18/+3
|
* out-of-date check working. Better loggingwisberg2005-06-151-12/+14
|
* out-of-date check working. Force-libraries changed to disabled flag since ↵wisberg2005-06-151-72/+17
| | | | eclipse ant builds are working.
* whoops - removed test targetwisberg2005-06-091-21/+0
|
* ignore local.propertieswisberg2005-06-091-0/+1
|
* updated tests for revamped module-result builderwisberg2005-06-093-62/+205
|
* Now targeting Module results (release, test, release-all, test-all) rather ↵wisberg2005-06-095-934/+1306
| | | | than modules (with variants), since that conflated test and release classes. uptodate check needs work.