aboutsummaryrefslogtreecommitdiffstats
path: root/build/src
Commit message (Expand)AuthorAgeFilesLines
* matthews fixes for 95517aclement2005-11-151-10/+35
* method rename - fix dup entries for target when assemblingwisberg2005-10-142-4/+5
* fix dup entries for target when assemblingwisberg2005-10-141-13/+10
* fix release jars including testing-*wisberg2005-06-211-9/+9
* ship dtd's too (see loadtime)wisberg2005-06-151-1/+1
* 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
* Now targeting Module results (release, test, release-all, test-all) rather th...wisberg2005-06-095-934/+1306
* skipping xml-apis.jar, xercesImpl.jarwisberg2005-05-191-1/+1
* aspectjweaver.jar now built from loadtime5-all.jarwisberg2005-05-111-1/+1
* 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
* Support for java5-testsrc - somewhat scattered. hmm.wisberg2005-05-053-5/+10
* nit - consolidating "/" and File.separatorwisberg2005-05-054-38/+26
* Defining parent class loader b/c ant classes not visible in Ant 1.6.x default...wisberg2005-05-051-1/+3
* libraries excluded on assembly, not on find; handling JAVA_HOME variable for ...wisberg2005-03-081-50/+72
* skipped libraries and resource patterns moved into .properties file; better e...wisberg2005-03-082-10/+80
* skipped libraries and resource patterns moved into .properties filewisberg2005-03-081-0/+12
* support for building Java 5 sourceswisberg2005-02-111-6/+33
* Module aliases in a .properties filewisberg2005-02-112-18/+34
* Constantswisberg2005-02-111-0/+15
* support for building Java 5 sourceswisberg2005-02-111-10/+22
* serialVersionUIDwisberg2005-02-112-1/+4
* ignore invalid aspectj-home's when seeking aspectj libswisberg2005-02-031-14/+28
* organized importsaclement2005-02-012-2/+0
* core of initial support for building aspectj projectswisberg2005-01-292-4/+123
* removed unused code/comments, added toString detailwisberg2005-01-291-140/+5
* aliases for aspectjlib.jar and aspectjweaver.jarwisberg2005-01-291-0/+4
* name, avoid build.xml if dir nullwisberg2005-01-291-1/+2
* 2005-6 licenses and copyrightswisberg2005-01-291-76/+31
* Matthew fix for 83380: don't use enum as a variable name.aclement2005-01-241-3/+3
* Updates for AJDK1.5.0aclement2004-12-101-2/+2
* don't upset windows script...acolyer2004-10-221-5/+6
* updated license textwisberg2004-10-051-9/+13
* unused localwisberg2004-10-051-1/+0
* Deprecated API calls changed.aclement2004-08-231-1/+1
* skip on the exclude runtime test rather than patch it in the build file.acolyer2004-06-091-1/+2
* Georges fixes for 61411aclement2004-05-281-1/+3
* Create aj and aj.bat launch scripts at install time.aclement2004-04-071-17/+108
* 1.2 rc1 build/pkg : Update base version from 1.1 to 1.2. Add tools.jar aclement2004-04-051-6/+6
* untested code to skip any /tools.jar library antecedant when building other t...wisberg2004-04-051-2/+6
* Fix for broken license test. New file created yesterday has 2004 in the copy...aclement2004-01-281-1/+1
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-239-55/+55
* Georges fix for Bugzilla Bug 50200 aclement2004-01-221-1/+2
* added date to outputwisberg2003-11-261-0/+10
* fixed test to fail on license check failurewisberg2003-08-081-55/+57
* XMLEntry.toString for better errorswisberg2003-08-081-0/+15
* - added support for XML/Ant scriptswisberg2003-08-071-8/+35