55 Commits (7d38166d02b60e2b2c8c5d422cf3f6d522d74d9f)

Author SHA1 Message Date
  Stefan Bodewig e758ff801e re-add support for JAVACMD environment variable to ant.bat which has 23 years ago
  Stephane Bailliez 47ac198ecb Handle correctly the classpath if multiple jars are passed as arguments. 23 years ago
  Stefan Bodewig 2eeb7ab48d re-add support for ANT_ARGS environment variable to ant.bat which has 23 years ago
  Stefan Bodewig c5257beb08 even more missing quotes. 23 years ago
  Stephane Bailliez aed89f6345 Add quotes when %JAVA_HOME% contains spaces 23 years ago
  Stephane Bailliez 435a5672f3 More batch hacking. JAVACMD was reset each time and was jumping right off without 23 years ago
  Stefan Bodewig 797446cd41 2002 23 years ago
  Stephane Bailliez 462f94f6c2 Clean up batch scripts with simplified syntax to avoid problems with some 23 years ago
  Stefan Bodewig 2ccf9c4224 Only set jikes.class.path if JIKESPATH is defined. 23 years ago
  Stefan Bodewig 03bcc3e5cb Fix a problem with HOME containing spaces on Cygwin. 23 years ago
  Stefan Bodewig 0d370d68a7 Make <available> less noisy. 23 years ago
  Costin Manolache 8d673eadc0 Submited the patch from Patrick. 23 years ago
  Stefan Bodewig 4e461155a5 More quotes. 23 years ago
  Stephane Bailliez 670c32326d Fix ANT_LIB path so that it uses a valid ANT_HOME under Cygwin.. 23 years ago
  Magesh Umasankar da5a13f8e4 Merge differences between the ANT_15_FINAL branch and the trunk into the trunk. 23 years ago
  Magesh Umasankar ca91f8cb7e Merge changes made to 1.5 Beta1. 23 years ago
  Diane Holt e0281ea5e0 Set JAVA_HOME for OS/X. (PR 8503) 23 years ago
  Stefan Bodewig 9517bc1a98 Help getting the wrapper scripts that ship with Ant's "normal" 23 years ago
  Diane Holt d29c41d16c Add cygpath handling of JIKESPATH (PR 6943). 23 years ago
  Diane Holt f563831080 Fix DIRLIBS to allow for space (iow, more quoting crud -- gack!) 23 years ago
  Stefan Bodewig 1d4c24c80f regenerate HTML version of TODO list 24 years ago
  Diane Holt a54a5e4ca6 More quoting cruft. (Maybe we should just put the entire 24 years ago
  Diane Holt b8147dc0dc Add check for "%_JAVACMD%.exe" (PR 2484). 24 years ago
  Diane Holt 3d74eb98cb Make the return code match the naughty exit. 24 years ago
  Stefan Bodewig 83dc385bd0 Switch CLASSPATH back to Windows format in Cygwin. 24 years ago
  Stefan Bodewig 3f0b522896 oh my 24 years ago
  Stefan Bodewig 15d9753a46 Make automatic detection of ANT_HOME work if ant is a symlink to the 24 years ago
  Stefan Bodewig f51abba170 Add some more copyright notices. 24 years ago
  Steve Loughran b1aff29095 PR: 3952, 3654 : "4NT not being recognised correctly" 24 years ago
  Peter Donald be7ecb7732 A perl script to make it easier to get Execute to run under netware. 24 years ago
  Peter Donald 0735b01b58 Add in a completiong script for nt build files. 24 years ago
  Peter Donald 24f9888af6 Allow ant script to gracefully handle spaces in $HOME variable 24 years ago
  Diane Holt fe05ef0ff3 Allow for an ANT_ARGS environment variable, for setting things like 24 years ago
  Conor MacNeill 49838c297a OK, reverting change since it was bad and the errorlevel is being 24 years ago
  Conor MacNeill 13ccc6a803 Add exit code to batch files 24 years ago
  Conor MacNeill e49a5fb564 Use /nul when checkign for the existence of directories on Windows 24 years ago
  Conor MacNeill c9affb12a2 Just find directory above script home rather than removing bin dirs which 24 years ago
  glennm b1c37b60a6 Test for the 4NT shell, which requires a 24 years ago
  Conor MacNeill 67252b80d7 Handle spaces in JikesPath. 24 years ago
  Nico Seessle 168f6c9ebd Moved conversion of ANT_HOME to after the 'try to find ANT' section as suggested in Bug# 1479 by Daniel.Barclay@digitalfocus.com 24 years ago
  Conor MacNeill e72340e0a1 Make Ant work with spaces everywhere. 24 years ago
  Stefan Bodewig 1f0c45897d sync classpath creation between Unix and Windows version. 24 years ago
  Stefan Bodewig b8f7af8729 Made scripts a little more consistent, they should now work with IBM's 24 years ago
  Jon Scott Stevens af81133ecc this makes ant work with jikes on OSX 24 years ago
  Peter Donald 676859791f Added in python style runant script 24 years ago
  Nico Seessle 113069f80d Bug #1138 25 years ago
  Stefan Bodewig 926fcdcbeb pass through the exit value from Ant 25 years ago
  Conor MacNeill 239b313fa1 Update to Jaxp 1.1 25 years ago
  Conor MacNeill 7435b27b91 Merge 1.3 branch changes into MAIN 25 years ago
  Peter Donald 10bd38594c Made sure env vars are cleaned and CLASSPATH is not decorated with extra " characters. It is expected that if CLASSPATH is set that it is valid and thus the extra "'s are uneeded. 25 years ago