summaryrefslogtreecommitdiff
path: root/bootstrap.sh
Commit message (Expand)AuthorAgeFilesLines
...
* added support for cygwinJon Scott Stevens2000-12-051-24/+48
* Moved the instantiation of the RE matcher to a factory. Users can nowStefan Bodewig2000-11-291-2/+2
* New Mapper type for regular expression replacements. Currently onlyStefan Bodewig2000-11-281-0/+1
* First part of the scanDir refactoring. This is just a starter to showStefan Bodewig2000-11-151-0/+1
* Copy types/defaults.properties during bootstrap.Stefan Bodewig2000-10-171-1/+2
* Changed bootstrap.sh so that you can specify the compiler to use viaStefan Bodewig2000-10-171-5/+9
* Change the order parts are added to the CLASSPATH in bootstrap scripts.Stefan Bodewig2000-09-081-2/+2
* Added documentation for the sql task. bootstrap.sh and ant complain ifStefan Bodewig2000-07-281-6/+13
* Made Path resolve relative paths through Project. Moved it to theStefan Bodewig2000-07-241-1/+1
* New Execution Framework.Stefan Bodewig2000-07-191-0/+1
* Documentation for the Path elements, made nested src element of JavacStefan Bodewig2000-07-141-0/+2
* New build procedure for Unix based systemsConor MacNeill2000-07-131-21/+18
* Interim change to prevent any issues with Unix based bootstrapsConor MacNeill2000-07-121-1/+1
* Cleanup/bugfixes int the scripts.Stefan Bodewig2000-07-121-0/+5
* Pick up jar files from the lib directory in the bootstrap processSam Ruby2000-07-071-5/+27
* Create an install targetConor MacNeill2000-07-021-0/+1
* Make sure bootstrap builds start with a clean build area.Conor MacNeill2000-06-301-1/+1
* Put in proper unix /bin/sh declarationJames Duncan Davidson2000-06-141-0/+2
* Support JAXP and SAX1.0Sam Ruby2000-04-261-2/+1
* added Tar task + implementation classesStefano Mazzocchi2000-02-101-3/+4
* Shell portability fixesSam Ruby2000-02-081-1/+1
* make sure that bootstrap builds bin directorySam Ruby2000-02-081-1/+1
* Now that javadocs are part of the dist, antRun needs to be included inSam Ruby2000-02-071-0/+4
* Added TaskAdapter - allows use of external Beans, without requiring them toCostin Manolache2000-01-271-1/+1
* Allow jakarta-ant to be build into an "ANT_HOME" structure in place.Sam Ruby2000-01-141-1/+1
* Make system self contained, bootstrapable, and buildable on bothSam Ruby2000-01-131-1/+1
* initial checkinJames Duncan Davidson2000-01-131-0/+25