summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* 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 RU...aclement2005-07-061-1/+2
* 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 repo...wisberg2005-06-171-53/+55
* flattened release build sequence into target "all", lost compile-runtime-11 t...wisberg2005-06-171-33/+12
* removed rebuild, aspectjrtpath from lib/test, adopted compile-runtime-11 from...wisberg2005-06-171-6/+42
* now handling (init, clean, save) multiple results, better failure reporting, ...wisberg2005-06-171-52/+175
* 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 ec...wisberg2005-06-151-72/+17
* 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 th...wisberg2005-06-095-934/+1306
* draft of cruise-control script - untestedwisberg2005-06-091-0/+108
* revamped build scripts using Ant 1.6.3 features. Now using local.properties ...wisberg2005-06-099-1136/+936
* Removing unused build scriptswisberg2005-06-092-215/+0
* duplicate aj.build.jar definition, new junit target - cc still looking for wr...wisberg2005-05-211-6/+4
* junit.excludes - yuck!wisberg2005-05-212-16/+18
* new target "junit-test" builds and runs JUnit (leaf) *Test.java and *TestCase...wisberg2005-05-211-1/+99
* conditional definition of junitreportwisberg2005-05-211-3/+19
* run-all-junit-tests, new module build.xml, eclipse variableswisberg2005-05-191-33/+85
* skipping xml-apis.jar, xercesImpl.jarwisberg2005-05-191-1/+1
* Oh alright, back to junitModule.xml - another shot in the dark at cruise controlwisberg2005-05-111-0/+25
* aspectjweaver.jar now built from loadtime5-all.jarwisberg2005-05-111-1/+1
* not using junitModules.xmlwisberg2005-05-112-10/+10
* Ant 1.6.3 imports rather than entities; updated junit taskdefwisberg2005-05-112-27/+101
* support system property value "false"wisberg2005-05-111-2/+2
* Checking against all (known) module .classpath fileswisberg2005-05-111-16/+37
* added junit.jar to skipped libraries, *.xml to resources copiedwisberg2005-05-111-2/+2
* updated tiny XML parser. Unfortunately, also reformatted.wisberg2005-05-111-253/+320
* permitting modules to mix 1.5 and prior source directorieswisberg2005-05-111-10/+2
* document basic auto-build assumptions and invariantswisberg2005-05-111-2/+109
* Support for java5-testsrc - somewhat scattered. hmm.wisberg2005-05-053-5/+10
* nit - consolidating "/" and File.separatorwisberg2005-05-057-45/+36
* Defining parent class loader b/c ant classes not visible in Ant 1.6.x default...wisberg2005-05-051-1/+3
* ltw modules referencedavasseur2005-05-041-13/+6
* temporarily removing the eclipse.plugins target - we never use the output!aclement2005-05-031-1/+1
* fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ...avasseur2005-04-261-3/+11
* compile runtime under 1.1, see how badly it failswisberg2005-04-212-0/+25
* fixing Alex build dependancies. Adding top level build. Usefull for patch cre...avasseur2005-04-201-11/+7