summaryrefslogtreecommitdiff
path: root/src/script
Commit message (Expand)AuthorAgeFilesLines
...
* delay expansion of command line args. PR 31601.Stefan Bodewig2008-10-151-3/+3
* make sure JAVA_HOME and ANT_HOME are set before passing them to cygpath. PR ...Stefan Bodewig2008-08-081-2/+2
* Bugzilla 42739: fix ant script - cd may have outputPeter Reilly2007-06-261-1/+1
* bugzilla 39932: lcp.bat prepended instead of appendPeter Reilly2006-10-301-1/+1
* allow . /etc/ant.conf if ant_home is /usr/share/antPeter Reilly2006-10-131-2/+4
* use -x instead of -fPeter Reilly2006-10-121-2/+2
* place the OPT_JAR_LIST in the correct placePeter Reilly2006-10-121-7/+8
* 1) modify ant script to *NOT* . include /etc/ant.confPeter Reilly2006-10-101-9/+23
* ant.bat now looks in %USERPROFILE% and %HOMEDRIVE%%HOMEPATH% in addition toMatthew Jason Benson2006-10-101-2/+16
* support %HOMEDRIVE%%HOMEPATH% on XP. Bugzilla 39298.Matthew Jason Benson2006-10-101-11/+23
* Yet another uncommon file system layout on AIX, submitted by Henri GomezStefan Bodewig2006-09-201-1/+3
* Get ant to output a warning if /etc/ant.confPeter Reilly2006-09-151-0/+7
* copy2license.plStefan Bodewig2006-09-0113-125/+130
* strip trailing backslashes from ANT_HOME, CLASSPATH, JIKESPATH. PR# 39300.Matthew Jason Benson2006-05-031-12/+34
* Patch for PR28914 / similar (maybe even identical) to the proposed patch of B...Jacobus Martinus Kruithof2006-03-131-8/+3
* bug ID 32069: resetting an undefined env variable changes the errorlevel.Steve Loughran2006-03-031-1/+10
* Fix for Bugzilla 13655. Thanks to Simon Law. Proper return code for ant.batAntoine Levy-Lambert2005-12-051-0/+47
* 2005Stefan Bodewig2005-04-201-1/+1
* flush any output before we run.Steve Loughran2005-04-191-0/+1
* ant.bat was missing runAntNoClasspath label for gotoAntoine Levy-Lambert2005-04-191-1/+5
* crightJacobus Martinus Kruithof2005-03-151-1/+1
* PR: 31245Jacobus Martinus Kruithof2005-03-151-2/+8
* Remove unused code, PR 34018Stefan Bodewig2005-03-151-9/+0
* -noclasspath optionPeter Reilly2004-10-051-0/+14
* add a -cp option to Launcher.java to cause it toPeter Reilly2004-09-062-4/+4
* Wrapper scripts did not detect WINNT value of dynamic OS environmentMatthew Jason Benson2004-07-282-3/+12
* Make sure CLASSPATH is set before attempting to change it;Matthew Jason Benson2004-05-061-2/+4
* Cygwin/UNC ANT_HOME compatibility using mixed paths on NT-family systems.Matthew Jason Benson2004-05-061-6/+17
* and one more wrong licenseStefan Bodewig2004-04-141-2/+13
* Fix line-ends, one more wrong licenseStefan Bodewig2004-04-141-2/+13
* Adapt the OS/2 wrapper scripts to the new launcher.Stefan Bodewig2004-04-142-31/+51
* Fix typo.Matthew Jason Benson2004-03-021-1/+1
* More tweaks to the RPM specific section, submitted by Randy WatlerStefan Bodewig2004-02-271-6/+8
* changes following tests under cygwinAntoine Levy-Lambert2004-02-111-3/+25
* Copyright owner is The Apache Software FoundationAntoine Levy-Lambert2004-02-099-9/+9
* Shebang line had been lost in the copyright updateAntoine Levy-Lambert2004-02-081-0/+2
* License version 2.0Antoine Levy-Lambert2004-02-067-17/+102
* Changes to make Ant installed in JPackage's RPM environment behave aStefan Bodewig2004-02-051-35/+127
* first test to move to the Apache License 2.0Antoine Levy-Lambert2004-02-022-4/+26
* Remove badly placed quotes, Submitted by Knut WannhedenStefan Bodewig2003-11-171-2/+2
* Remove last-modified lineStefan Bodewig2003-10-202-2/+0
* mergeConor MacNeill2003-10-021-1/+1
* change in runant.py to work with new LauncherAntoine Levy-Lambert2003-09-251-26/+35
* mergeConor MacNeill2003-09-242-13/+8
* adding a new supported command line argument -libAntoine Levy-Lambert2003-09-223-42/+38
* Add cygwin support in runant.plAntoine Levy-Lambert2003-09-011-0/+17
* Sync runant.pl with the other scripts to use new LauncherStefan Bodewig2003-09-011-36/+9
* Add Copyright lines, PR 22807Stefan Bodewig2003-09-011-1/+5
* 2003Stefan Bodewig2003-08-251-1/+1
* make the script to start ant from python use the new launcherAntoine Levy-Lambert2003-08-221-52/+32