summaryrefslogtreecommitdiff
path: root/bootstrap.bat
Commit message (Expand)AuthorAgeFilesLines
* don't rely on deltree command - prevent any build failures on CI where that c...Jaikiran Pai2021-11-291-8/+4
* Fix bootstrap.bat on WindowsJaikiran Pai2019-08-251-2/+2
* Removing quotes that break builds on 1.8jmkf2019-08-251-1/+1
* Set the --release version to Java 8, when bootstraping with higher versions o...Jaikiran Pai2019-08-251-2/+12
* updated reference to license from http to https usingjkf2019-05-251-1/+1
* try debugging JenkinsStefan Bodewig2016-07-251-0/+1
* pr 48896 Jacobus Martinus Kruithof2010-03-121-1/+3
* remove old Java hintJan Materne2010-03-021-2/+3
* 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-1/+1
* Should make Gump happy:Jan Materne2006-09-191-6/+5
* copy2license.plStefan Bodewig2006-09-011-13/+14
* date updateSteve Loughran2005-01-261-1/+1
* handle no javac on command line better.Steve Loughran2005-01-261-0/+2
* fix licenseStefan Bodewig2004-10-061-2/+13
* Fix bootstrap scriptsStefan Bodewig2003-07-211-2/+2
* Merge changes made to 1.5 Beta1.Magesh Umasankar2002-06-011-2/+2
* There is no reason to expect subclasses for ZipShort and ZipLongStefan Bodewig2002-04-161-1/+1
* Moving from Crimson 1.1.3 to Xerces 2.0.1Stephane Bailliez2002-04-161-1/+1
* 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
* Add meta section: FAQ about the FAQ.Stefan Bodewig2001-11-221-1/+40
* 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/+1
* Final merge from 1.4 treeConor MacNeill2001-08-301-5/+5
* Explicitly compile the stuff that javac will pick up because ofStefan Bodewig2001-08-071-1/+1
* Use /nul when checkign for the existence of directories on WindowsConor MacNeill2001-07-121-7/+7
* Make Ant work with spaces everywhere.Conor MacNeill2001-07-071-5/+5
* More JDK 1.1 issues. Culprits have been <pvcs>, <record> and the newStefan Bodewig2001-04-241-1/+1
* Enable bootstrap to be executed multiple times without prompting onSam Ruby2001-03-071-0/+2
* Update to Jaxp 1.1Conor MacNeill2001-03-041-2/+2
* Added -emacs flag.Peter Donald2001-02-271-1/+1
* Merge of 1.3 branch changes into the main branchConor MacNeill2001-02-131-2/+2
* Copy - which is to save compiling files which have already been compiledConor MacNeill2001-02-041-1/+2
* Build process tweaks. Source distribution now builds out of box onConor MacNeill2001-02-021-2/+2
* Further tuning of the build scripts. The bootstrap now goes intoConor MacNeill2001-01-311-2/+2
* Revert build process to old style for 1.3 releaseConor MacNeill2001-01-301-12/+22
* Made sure environment is left cleanerPeter Donald2001-01-231-0/+1
* Work in almost all of Conors suggestionsPeter Donald2001-01-231-1/+1
* Checked in alpha version of new build system.Peter Donald2001-01-231-23/+15
* Added the JAXP reference distribution jars to make it easier to buildConor MacNeill2000-12-201-1/+1
* Forgot to adapt bootstrap.bat.Stefan Bodewig2000-11-291-1/+1
* New Mapper type for regular expression replacements. Currently onlyStefan Bodewig2000-11-281-1/+1
* First part of the scanDir refactoring. This is just a starter to showStefan Bodewig2000-11-151-1/+1
* Copy types/defaults.properties during bootstrap.Stefan Bodewig2000-10-171-1/+2
* Change the order parts are added to the CLASSPATH in bootstrap scripts.Stefan Bodewig2000-09-081-1/+1
* New Execution Framework.Stefan Bodewig2000-07-191-1/+1
* New build procedure for Unix based systemsConor MacNeill2000-07-131-10/+15