summaryrefslogtreecommitdiff
path: root/src/script
Commit message (Expand)AuthorAgeFilesLines
* adapt runant.py to Python3Stefan Bodewig2019-10-021-19/+20
* improve error message if Java cannot be foundStefan Bodewig2019-06-131-2/+4
* logic was invertedStefan Bodewig2017-12-271-1/+1
* whitespace adjustment in scriptstwogee2017-12-193-19/+19
* incorrect conditionstwogee2017-12-191-2/+2
* Make build & bootstrap work on macOS (cf ant);twogee2017-12-1911-194/+167
* 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
* use git attributes to control line-endsStefan Bodewig2015-04-251-0/+2
* make complete-ant.pl provide all targets as completionsStefan Bodewig2015-02-071-4/+7
* enhance complete-ant-cmd.pl to know about -file and $ANT_ARGSStefan Bodewig2014-12-241-4/+4
* patch by Vitold S: make runant.py deal with spaces in java's path.Vitold S2014-11-181-2/+8
* after all these years we still have some author tags leftStefan Bodewig2014-11-174-12/+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
* update of complete-ant-cmd.pl suggested by Ondra Medeksee http://mail-archive...Antoine Levy-Lambert2011-01-071-2/+2
* ant.bat exit strategy improvements and issues, Bugzilla 41039, patch supplied...Antoine Levy-Lambert2010-10-191-7/+1
* don't swallow first arg if CLASSPATH isn't set. PR 49963. Submitted by Devo...Stefan Bodewig2010-09-211-2/+2
* bash completion failes if ant throws an exception. Submitted by Omer Shapira...Stefan Bodewig2010-03-251-1/+1
* fix for Bug 48876, ANT_CMD_LINE_ARGS are rippling through lower level Ant usageAntoine Levy-Lambert2010-03-091-0/+1
* fix for bug 48186 ant.bat file ignores -noclasspath if it is the first parame...Antoine Levy-Lambert2010-01-261-3/+0
* Syntax error. PR 47911Stefan Bodewig2009-09-281-1/+1
* support MSYS/MingW. Submitted by Clement OUDOT. PR 46936Stefan Bodewig2009-04-091-1/+10
* more alarmist warning if launcher jar is missing. PR 34505.Stefan Bodewig2008-11-031-1/+1
* 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