index
:
delta/java/ant.git
1.9.x
ANT_12_FIXES
ANT_13_BRANCH
ANT_14_BRANCH
ANT_15_BRANCH
ANT_16_BRANCH
ANT_17_BRANCH
ANT_184_BRANCH
ANT_18_BRANCH
ANT_SITE
TOMCAT_31
bug_47552_scp_compression
dependabot/maven/src/etc/poms/ant-commons-net/commons-net-commons-net-3.9.0
dependabot/maven/src/etc/poms/ant-junit/xerces-xercesImpl-2.12.2
dependabot/maven/src/etc/poms/ant/xerces-xercesImpl-2.12.2
java-10-version
java8
jkf-1.10-requires-jdk8
jkf-review
logoutput-jmod-link
master
prepare_Ant_1.9.5
prepare_Ant_1.9.6
remove-tests-constants-from-main-tree
run-single-test-method
tomcat_32
git.apache.org: repos/asf/ant.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Handle correctly the classpath if multiple jars are passed as arguments.
Stephane Bailliez
2002-10-23
1
-1
/
+1
*
re-add support for ANT_ARGS environment variable to ant.bat which has
Stefan Bodewig
2002-10-08
1
-2
/
+2
*
even more missing quotes.
Stefan Bodewig
2002-09-16
1
-5
/
+4
*
Add quotes when %JAVA_HOME% contains spaces
Stephane Bailliez
2002-08-30
1
-2
/
+2
*
More batch hacking. JAVACMD was reset each time and was jumping right off wit...
Stephane Bailliez
2002-08-22
1
-11
/
+12
*
2002
Stefan Bodewig
2002-08-18
2
-2
/
+2
*
Clean up batch scripts with simplified syntax to avoid problems with some
Stephane Bailliez
2002-08-16
3
-61
/
+53
*
Only set jikes.class.path if JIKESPATH is defined.
Stefan Bodewig
2002-08-09
1
-12
/
+15
*
Fix a problem with HOME containing spaces on Cygwin.
Stefan Bodewig
2002-08-09
1
-4
/
+5
*
Make <available> less noisy.
Stefan Bodewig
2002-08-09
1
-1
/
+1
*
Submited the patch from Patrick.
Costin Manolache
2002-08-08
2
-19
/
+16
*
More quotes.
Stefan Bodewig
2002-07-12
1
-3
/
+3
*
Fix ANT_LIB path so that it uses a valid ANT_HOME under Cygwin..
Stephane Bailliez
2002-07-10
1
-3
/
+3
*
Merge differences between the ANT_15_FINAL branch and the trunk into the trunk.
Magesh Umasankar
2002-07-09
1
-15
/
+21
*
Merge changes made to 1.5 Beta1.
Magesh Umasankar
2002-06-01
2
-5
/
+31
*
Set JAVA_HOME for OS/X. (PR 8503)
Diane Holt
2002-04-29
1
-2
/
+5
*
Help getting the wrapper scripts that ship with Ant's "normal"
Stefan Bodewig
2002-04-29
1
-5
/
+37
*
Add cygpath handling of JIKESPATH (PR 6943).
Diane Holt
2002-04-08
1
-4
/
+3
*
Fix DIRLIBS to allow for space (iow, more quoting crud -- gack!)
Diane Holt
2002-04-08
1
-3
/
+3
*
regenerate HTML version of TODO list
Stefan Bodewig
2002-04-02
1
-1
/
+1
*
More quoting cruft. (Maybe we should just put the entire
Diane Holt
2002-04-01
1
-7
/
+7
*
Add check for "%_JAVACMD%.exe" (PR 2484).
Diane Holt
2002-03-31
1
-0
/
+1
*
Make the return code match the naughty exit.
Diane Holt
2002-02-28
1
-1
/
+1
*
Switch CLASSPATH back to Windows format in Cygwin.
Stefan Bodewig
2002-02-20
1
-0
/
+1
*
oh my
Stefan Bodewig
2002-01-17
1
-1
/
+1
*
Make automatic detection of ANT_HOME work if ant is a symlink to the
Stefan Bodewig
2002-01-17
1
-0
/
+8
*
Add some more copyright notices.
Stefan Bodewig
2002-01-10
8
-0
/
+25
*
PR: 3952, 3654 : "4NT not being recognised correctly"
Steve Loughran
2001-11-30
1
-1
/
+1
*
A perl script to make it easier to get Execute to run under netware.
Peter Donald
2001-11-15
1
-0
/
+51
*
Add in a completiong script for nt build files.
Peter Donald
2001-11-09
1
-0
/
+99
*
Allow ant script to gracefully handle spaces in $HOME variable
Peter Donald
2001-10-26
1
-1
/
+1
*
Allow for an ANT_ARGS environment variable, for setting things like
Diane Holt
2001-10-17
3
-7
/
+9
*
OK, reverting change since it was bad and the errorlevel is being
Conor MacNeill
2001-07-22
1
-16
/
+0
*
Add exit code to batch files
Conor MacNeill
2001-07-21
1
-0
/
+16
*
Use /nul when checkign for the existence of directories on Windows
Conor MacNeill
2001-07-12
1
-1
/
+7
*
Just find directory above script home rather than removing bin dirs which
Conor MacNeill
2001-07-12
1
-1
/
+1
*
Test for the 4NT shell, which requires a
glennm
2001-07-10
1
-0
/
+7
*
Handle spaces in JikesPath.
Conor MacNeill
2001-07-08
1
-1
/
+1
*
Moved conversion of ANT_HOME to after the 'try to find ANT' section as sugges...
Nico Seessle
2001-07-07
1
-10
/
+10
*
Make Ant work with spaces everywhere.
Conor MacNeill
2001-07-07
2
-8
/
+15
*
sync classpath creation between Unix and Windows version.
Stefan Bodewig
2001-05-08
1
-1
/
+1
*
Made scripts a little more consistent, they should now work with IBM's
Stefan Bodewig
2001-05-08
1
-23
/
+36
*
this makes ant work with jikes on OSX
Jon Scott Stevens
2001-05-08
1
-3
/
+17
*
Added in python style runant script
Peter Donald
2001-04-11
1
-0
/
+96
*
Bug #1138
Nico Seessle
2001-03-28
1
-1
/
+1
*
pass through the exit value from Ant
Stefan Bodewig
2001-03-16
1
-35
/
+44
*
Update to Jaxp 1.1
Conor MacNeill
2001-03-04
1
-1
/
+1
*
Merge 1.3 branch changes into MAIN
Conor MacNeill
2001-02-18
1
-0
/
+2
*
Made sure env vars are cleaned and CLASSPATH is not decorated with extra " ch...
Peter Donald
2001-02-04
1
-1
/
+2
*
Further tuning of the build scripts. The bootstrap now goes into
Conor MacNeill
2001-01-31
2
-10
/
+0
[prev]
[next]