summaryrefslogtreecommitdiff
path: root/src/script/ant
Commit message (Expand)AuthorAgeFilesLines
...
* Quick, before Stefan finds out ...Conor MacNeill2003-01-241-1/+1
* Move ANT_OPTS to front of Java command line to supprot JDKs with positionConor MacNeill2003-01-241-4/+4
* even more missing quotes.Stefan Bodewig2002-09-161-5/+4
* Only set jikes.class.path if JIKESPATH is defined.Stefan Bodewig2002-08-091-12/+15
* Fix a problem with HOME containing spaces on Cygwin.Stefan Bodewig2002-08-091-4/+5
* Submited the patch from Patrick.Costin Manolache2002-08-081-18/+15
* More quotes.Stefan Bodewig2002-07-121-3/+3
* Fix ANT_LIB path so that it uses a valid ANT_HOME under Cygwin..Stephane Bailliez2002-07-101-3/+3
* Merge differences between the ANT_15_FINAL branch and the trunk into the trunk.Magesh Umasankar2002-07-091-15/+21
* Merge changes made to 1.5 Beta1.Magesh Umasankar2002-06-011-1/+2
* Set JAVA_HOME for OS/X. (PR 8503)Diane Holt2002-04-291-2/+5
* Help getting the wrapper scripts that ship with Ant's "normal"Stefan Bodewig2002-04-291-5/+37
* Add cygpath handling of JIKESPATH (PR 6943).Diane Holt2002-04-081-4/+3
* Fix DIRLIBS to allow for space (iow, more quoting crud -- gack!)Diane Holt2002-04-081-3/+3
* More quoting cruft. (Maybe we should just put the entireDiane Holt2002-04-011-7/+7
* Make the return code match the naughty exit.Diane Holt2002-02-281-1/+1
* Switch CLASSPATH back to Windows format in Cygwin.Stefan Bodewig2002-02-201-0/+1
* oh myStefan Bodewig2002-01-171-1/+1
* Make automatic detection of ANT_HOME work if ant is a symlink to theStefan Bodewig2002-01-171-0/+8
* Add some more copyright notices.Stefan Bodewig2002-01-101-0/+3
* Allow ant script to gracefully handle spaces in $HOME variablePeter Donald2001-10-261-1/+1
* Allow for an ANT_ARGS environment variable, for setting things likeDiane Holt2001-10-171-1/+1
* Moved conversion of ANT_HOME to after the 'try to find ANT' section as sugges...Nico Seessle2001-07-071-10/+10
* sync classpath creation between Unix and Windows version.Stefan Bodewig2001-05-081-1/+1
* Made scripts a little more consistent, they should now work with IBM'sStefan Bodewig2001-05-081-23/+36
* this makes ant work with jikes on OSXJon Scott Stevens2001-05-081-3/+17
* Further tuning of the build scripts. The bootstrap now goes intoConor MacNeill2001-01-311-9/+0
* Make the Bourne shell wrapper correctly deal with arguments thatStefan Bodewig2001-01-301-1/+1
* Checked in alpha version of new build system.Peter Donald2001-01-231-0/+116