summaryrefslogtreecommitdiffstats
path: root/build/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* initial checkin of the sandbox. wisberg2003-08-061-0/+1011
* Trim testsrc but not testing dependencies for testing modules.wisberg2003-05-311-15/+21
* Fix for failure building with useEclipseCompiles testing-drivers initially (o...wisberg2003-05-251-13/+20
* Fix for failure building with useEclipseCompiles testing-drivers initially (o...wisberg2003-05-251-16/+33
* delete, close, and isEmptywisberg2003-05-251-0/+34
* fixing 2 bugs disclosed by running ajcTests.xml with -ajctaskCompiler: (1) co...wisberg2003-05-251-2/+2
* better loggingwisberg2003-05-251-1/+1
* To support the new testing ICommand wrapper for AjcTask, permit ant.jar in a ...wisberg2003-05-241-5/+9
* forcing target to be 1.1 in case someone builds using 1.4.wisberg2003-05-211-0/+1
* absolutizing temp dir path. wisberg2003-05-141-9/+26
* ugh. updating XML .classpath parser to handle any number of attributes wisberg2003-04-231-95/+185
* extracted classpath setup method for testingwisberg2003-04-231-22/+27
* - if a module has no source files, rather than aborting, create a minimal fil...wisberg2003-04-031-13/+38
* - a module now may be valid if it contains only references to library jars. wisberg2003-04-031-9/+44
* Updated license checking tests to accept "Contributors" as sole copyright hol...wisberg2003-04-031-1/+6
* installer updates: wisberg2003-03-061-16/+71
* installer was misreporting README file name for AspectJ distribution. wisberg2003-02-271-1/+10
* Ran "Organize imports" to remove redundant imports etc - acolyer2003-02-2612-48/+136
* resolving misc compiler warningswisberg2003-02-136-15/+10