summaryrefslogtreecommitdiff
path: root/bootstrap.sh
Commit message (Expand)AuthorAgeFilesLines
* Set the --release version to Java 8, when bootstraping with higher versions o...Jaikiran Pai2019-08-251-2/+17
* updated reference to license from http to https usingjkf2019-05-251-1/+1
* more script adjustmentsGintas Grigelionis2017-12-241-2/+2
* whitespace adjustment in scriptstwogee2017-12-191-5/+6
* Make build & bootstrap work on macOS (cf ant);twogee2017-12-191-41/+43
* Removing stale references to xercesImpl.jar and xml-apis.jar.Jesse N. Glick2010-02-181-3/+1
* add o.a.t.a.property to bootstrap compilationPeter Reilly2007-08-221-0/+1
* Should make Gump happy:Jan Materne2006-09-191-4/+5
* copy2license.plStefan Bodewig2006-09-011-11/+12
* Copyright owner The Apache Software FoundationAntoine Levy-Lambert2004-02-091-1/+1
* Added the NOTICE to the metainf dir of ant.jar, ant-launcher.jar and ant-node...Antoine Levy-Lambert2004-02-051-2/+13
* Fix bootstrap scriptsStefan Bodewig2003-07-211-1/+1
* Set JAVA_HOME for MacOSX users in bootstrap.sh and build.shConor MacNeill2003-02-161-1/+7
* Merge changes made to 1.5 Beta1.Magesh Umasankar2002-06-011-1/+1
* Moving from Crimson 1.1.3 to Xerces 2.0.1Stephane Bailliez2002-04-161-1/+1
* 2002Stefan Bodewig2002-04-051-1/+1
* JDK 1.1 memory must be set. Use ANT_OPTS and introduce new variableConor MacNeill2002-04-051-2/+2
* - Make the script fail if compilation or bootstrap fail.Stephane Bailliez2002-01-271-0/+11
* Add some more copyright notices.Stefan Bodewig2002-01-101-0/+3
* Don't keep old testcases around when doing a bootstrap build.Stefan Bodewig2001-12-111-2/+2
* Make Cygwin detection work with newer versions of it.Stefan Bodewig2001-12-101-12/+20
* Add meta section: FAQ about the FAQ.Stefan Bodewig2001-11-221-1/+1
* Fix up packaging of bzip utilities.Peter Donald2001-11-161-1/+1
* Here are two new ant tasks - BZip2 and BUnzip2. �ThesePeter Donald2001-11-151-1/+1
* Add documentation for the replaceregexp taskStefan Bodewig2001-11-121-1/+1
* Bootstraps are not cleaning up after themselves.Sam Ruby2001-10-231-4/+2
* Cygwin support in bootstrap.shConor MacNeill2001-08-091-7/+8
* Explicitly compile the stuff that javac will pick up because ofStefan Bodewig2001-08-071-1/+3
* Make bootstrap process for JDK < 1.3 on Unix work again (bootstrapStefan Bodewig2001-07-111-3/+5
* Made scripts a little more consistent, they should now work with IBM'sStefan Bodewig2001-05-081-9/+31
* More JDK 1.1 issues. Culprits have been <pvcs>, <record> and the newStefan Bodewig2001-04-241-1/+1
* Make sure bootstrap.sh runs in a clean environment by removing build/classes.Stefan Bodewig2001-03-161-0/+4
* Don't hardcode junit.jar - it is not included in the source distribution.Stefan Bodewig2001-03-081-1/+11
* Update to Jaxp 1.1Conor MacNeill2001-03-041-1/+1
* Added -emacs flag.Peter Donald2001-02-271-2/+1
* Merge of 1.3 branch changes into the main branchConor MacNeill2001-02-131-3/+1
* Unix was alread correct.Conor MacNeill2001-02-041-2/+2
* Copy - which is to save compiling files which have already been compiledConor MacNeill2001-02-041-2/+2
* Build process tweaks. Source distribution now builds out of box onConor MacNeill2001-02-021-5/+2
* there ain't no bin dirStefan Bodewig2001-01-311-1/+1
* Changes for Unix build processConor MacNeill2001-01-311-1/+6
* Revert build process to old style for 1.3 releaseConor MacNeill2001-01-301-42/+40
* Work in almost all of Conors suggestionsPeter Donald2001-01-231-1/+1
* The C shell doesn't work with the script. Updated to BASH (linux folksPier Fumagalli2001-01-231-2/+2
* Checked in alpha version of new build system.Peter Donald2001-01-231-57/+41
* Fixed Typo.Stefan Bodewig2001-01-161-1/+1
* Make sure we are invoking the correct javac, remove old optional.jarStefan Bodewig2001-01-161-1/+4
* remove unnecessary -f check cause -x does the job well enoughJon Scott Stevens2000-12-131-9/+9
* Make sure JAVA_HOME/bin/java is executable as well. Only use a singleStefan Bodewig2000-12-131-6/+7
* since we depend on JAVA_HOME/bin/java to exist later in the script,Jon Scott Stevens2000-12-131-0/+6