aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Temporarily removed loadtime modules as they are empty in HEADaclement2005-04-201-3/+6
* Switch on junit task call.aclement2005-04-191-10/+10
* From branch: Driver for build.xmls that now exist in each module.aclement2005-04-191-0/+90
* From branch: New build scripts that Alex uses under IntelliJ - can be run ind...aclement2005-04-191-0/+125
* Now testing in 1.3, 1.4, and 1.5 - consider omitting 1.4 for time reasons.wisberg2005-03-101-5/+1
* removed "temp hack ahoy" jar filter. Filter need presumably for non-standard...wisberg2005-03-081-56/+0
* doc'd skipped libraries and resource patterns moved into .properties file, te...wisberg2005-03-082-0/+28
* some cleanup, removed test - antecedants no longer pre-clippedwisberg2005-03-081-33/+10
* Now testing that all files in source directories have known suffixes. To add...wisberg2005-03-081-10/+158
* libraries excluded on assembly, not on find; handling JAVA_HOME variable for ...wisberg2005-03-081-50/+72