summaryrefslogtreecommitdiff
path: root/src/script/ant
Commit message (Expand)AuthorAgeFilesLines
* Make build & bootstrap work on macOS (cf ant);twogee2017-12-191-87/+83
* trim whitespaceStefan Bodewig2017-01-141-1/+1
* detect solaris 10 to avoid certain POSIX expressionsJeffrey Adamson2017-01-141-9/+30
* Revert "replace backticks with $() - may fix PR 60562"Stefan Bodewig2017-01-101-22/+22
* replace backticks with $() - may fix PR 60562Stefan Bodewig2017-01-091-22/+22
* remove obsolete awk escaping - related to PR 60562Stefan Bodewig2017-01-091-40/+4
* corrected commentsJeffrey Adamson2016-10-291-2/+2
* latest iteration of Jeff Adamson's script fixesStefan Bodewig2016-10-261-8/+19
* fix problems with argument handling of trailing space and sed/echo quirksJeffrey Adamson2016-10-221-7/+47
* try to fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59321Stefan Bodewig2016-10-081-2/+7
* fix 60150 values containing backtick or $ character cause shell error on *nixJeffrey Adamson2016-09-281-2/+2
* non-GNU sed needs an extra newline characterStefan Bodewig2016-07-251-1/+1
* Bug 58898: Ant fails to run when arguments contain double-quote characterJeffrey Adamson2016-01-201-2/+4
* Bug 58874: Ant fails to run if ANT_HOME contains a double-quote character.Jeffrey Adamson2016-01-151-1/+1
* port Tomcat's logic for setting JAVA_HOME to an script - PR 52632Stefan Bodewig2013-01-171-1/+5
* #52556: removed buggy duplicate JAR list in RPM mode.Jesse N. Glick2012-01-311-4/+1
* support MSYS/MingW. Submitted by Clement OUDOT. PR 46936Stefan Bodewig2009-04-091-1/+10
* 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
* 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
* 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-011-11/+12
* 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
* add a -cp option to Launcher.java to cause it toPeter Reilly2004-09-061-2/+2
* 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
* 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-091-1/+1
* 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-021-2/+13
* mergeConor MacNeill2003-10-021-1/+1
* mergeConor MacNeill2003-09-241-7/+4
* adding a new supported command line argument -libAntoine Levy-Lambert2003-09-221-8/+4
* Remove warning about JAVA_HOME as it isn't required anymoreConor MacNeill2003-07-101-5/+0
* Refactor some code into the Launcher.Conor MacNeill2003-07-091-41/+25
* One ANT_OPTS should be enoughStefan Bodewig2003-03-311-1/+1
* Make wrapper script work if ant is a relative symlink and ANT_HOMEStefan Bodewig2003-03-271-1/+1
* Make JIKESPATH construction on Mac OS X take JAVA_HOME into account.Stefan Bodewig2003-03-071-1/+1
* Remove incorrect --path arguments to cygpathConor MacNeill2003-02-211-3/+3
* Minor tweak to which usageConor MacNeill2003-02-021-1/+4
* Add info about JAVA_HOME possibly being set but not exportedConor MacNeill2003-02-021-1/+1