summaryrefslogtreecommitdiffstats
path: root/build/src/org/aspectj/internal/tools/ant/taskdefs/AntBuilder.java
Commit message (Expand)AuthorAgeFilesLines
* existence of .isJava5 in module root will activate java5 compilation of this ...aclement2009-09-071-774/+744
* unused importwisberg2006-07-201-3/+2
* update license to EPLacolyer2006-06-011-2/+2
* fix dup entries for target when assemblingwisberg2005-10-141-13/+10
* 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-091-231/+213
* permitting modules to mix 1.5 and prior source directorieswisberg2005-05-111-10/+2
* Support for java5-testsrc - somewhat scattered. hmm.wisberg2005-05-051-3/+5
* nit - consolidating "/" and File.separatorwisberg2005-05-051-6/+5
* Defining parent class loader b/c ant classes not visible in Ant 1.6.x default...wisberg2005-05-051-1/+3
* skipped libraries and resource patterns moved into .properties file; better e...wisberg2005-03-081-3/+7
* support for building Java 5 sourceswisberg2005-02-111-6/+33
* ignore invalid aspectj-home's when seeking aspectj libswisberg2005-02-031-14/+28
* organized importsaclement2005-02-011-1/+0
* core of initial support for building aspectj projectswisberg2005-01-291-2/+111
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-231-14/+14
* Georges fix for Bugzilla Bug 50200 aclement2004-01-221-1/+2
* Fix for failure building with useEclipseCompiles testing-drivers initially (o...wisberg2003-05-251-16/+33
* forcing target to be 1.1 in case someone builds using 1.4.wisberg2003-05-211-0/+1
* 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
* Ran "Organize imports" to remove redundant imports etc - acolyer2003-02-261-8/+8
* resolving misc compiler warningswisberg2003-02-131-2/+2
* comments only. no build.jar update needed.wisberg2003-01-061-2/+9
* enabling debug symbolswisberg2003-01-041-1/+2
* fixed bug with unnamed tasks producing messages like wisberg2002-12-231-9/+31
* fixing version-handling. wisberg2002-12-231-66/+36
* list antecedants in verbose modewisberg2002-12-181-0/+3
* initial versionwisberg2002-12-161-0/+721