58 Commits (55b2734702cfee3f2beade47eb1d750e1b6e489d)

Author SHA1 Message Date
  Stefan Bodewig 2b673beb3f Don't keep old testcases around when doing a bootstrap build. 24 years ago
  Stefan Bodewig 52bb31a081 Make Cygwin detection work with newer versions of it. 24 years ago
  Stefan Bodewig df52f7a2f8 Add meta section: FAQ about the FAQ. 24 years ago
  Peter Donald f1718f0db6 Fix up packaging of bzip utilities. 24 years ago
  Peter Donald c657b5ef73 Here are two new ant tasks - BZip2 and BUnzip2. �These 24 years ago
  Stefan Bodewig e812438e4e Add documentation for the replaceregexp task 24 years ago
  Sam Ruby 9c1d332ce5 Bootstraps are not cleaning up after themselves. 24 years ago
  Conor MacNeill 656070c3d5 Cygwin support in bootstrap.sh 24 years ago
  Stefan Bodewig 3c2825538a Explicitly compile the stuff that javac will pick up because of 24 years ago
  Stefan Bodewig ef2c9e1a3c Make bootstrap process for JDK < 1.3 on Unix work again (bootstrap 24 years ago
  Stefan Bodewig b8f7af8729 Made scripts a little more consistent, they should now work with IBM's 24 years ago
  Stefan Bodewig c3714c50a1 More JDK 1.1 issues. Culprits have been <pvcs>, <record> and the new 24 years ago
  Stefan Bodewig aea2b0caa4 Make sure bootstrap.sh runs in a clean environment by removing build/classes. 25 years ago
  Stefan Bodewig 731144880d Don't hardcode junit.jar - it is not included in the source distribution. 25 years ago
  Conor MacNeill 239b313fa1 Update to Jaxp 1.1 25 years ago
  Peter Donald 7f76769aba Added -emacs flag. 25 years ago
  Conor MacNeill 5337488612 Merge of 1.3 branch changes into the main branch 25 years ago
  Conor MacNeill a1edb69c09 Unix was alread correct. 25 years ago
  Conor MacNeill eac9c2d1b2 Copy - which is to save compiling files which have already been compiled 25 years ago
  Conor MacNeill d44e0bc4ad Build process tweaks. Source distribution now builds out of box on 25 years ago
  Stefan Bodewig 4887e48396 there ain't no bin dir 25 years ago
  Conor MacNeill 05f470f1d0 Changes for Unix build process 25 years ago
  Conor MacNeill 90380952be Revert build process to old style for 1.3 release 25 years ago
  Peter Donald d0117ae16c Work in almost all of Conors suggestions 25 years ago
  Pier Fumagalli 14af9cb049 The C shell doesn't work with the script. Updated to BASH (linux folks 25 years ago
  Peter Donald 27491607d8 Checked in alpha version of new build system. 25 years ago
  Stefan Bodewig b2f6452301 Fixed Typo. 25 years ago
  Stefan Bodewig 05d67d513e Make sure we are invoking the correct javac, remove old optional.jar 25 years ago
  Jon Scott Stevens a94814d513 remove unnecessary -f check cause -x does the job well enough 25 years ago
  Stefan Bodewig 2939f47aef Make sure JAVA_HOME/bin/java is executable as well. Only use a single 25 years ago
  Jon Scott Stevens 83adaf1a2e since we depend on JAVA_HOME/bin/java to exist later in the script, 25 years ago
  Jon Scott Stevens 4eeccf29b5 added support for cygwin 25 years ago
  Stefan Bodewig 4c5c8d89be Moved the instantiation of the RE matcher to a factory. Users can now 25 years ago
  Stefan Bodewig e4f0795f1f New Mapper type for regular expression replacements. Currently only 25 years ago
  Stefan Bodewig 1375d72ba3 First part of the scanDir refactoring. This is just a starter to show 25 years ago
  Stefan Bodewig 28100edfae Copy types/defaults.properties during bootstrap. 25 years ago
  Stefan Bodewig 7548efa18e Changed bootstrap.sh so that you can specify the compiler to use via 25 years ago
  Stefan Bodewig a7988a63f6 Change the order parts are added to the CLASSPATH in bootstrap scripts. 25 years ago
  Stefan Bodewig 4a15cb13d4 Added documentation for the sql task. bootstrap.sh and ant complain if 25 years ago
  Stefan Bodewig abd5987913 Made Path resolve relative paths through Project. Moved it to the 25 years ago
  Stefan Bodewig 3e3008a15b New Execution Framework. 25 years ago
  Stefan Bodewig e11b85235e Documentation for the Path elements, made nested src element of Javac 25 years ago
  Conor MacNeill 6857348375 New build procedure for Unix based systems 25 years ago
  Conor MacNeill f37d059fbe Interim change to prevent any issues with Unix based bootstraps 25 years ago
  Stefan Bodewig 09fab7c857 Cleanup/bugfixes int the scripts. 25 years ago
  Sam Ruby dd7b8f6623 Pick up jar files from the lib directory in the bootstrap process 25 years ago
  Conor MacNeill d977d4b58f Create an install target 25 years ago
  Conor MacNeill ee71d2f33e Make sure bootstrap builds start with a clean build area. 25 years ago
  James Duncan Davidson 40bf7243ac Put in proper unix /bin/sh declaration 25 years ago
  Sam Ruby fe4a5cb029 Support JAXP and SAX1.0 25 years ago