summaryrefslogtreecommitdiff
path: root/src/script/runant.py
Commit message (Collapse)AuthorAgeFilesLines
* patch by Vitold S: make runant.py deal with spaces in java's path.Vitold S2014-11-181-2/+8
| | | | fixes #1
* after all these years we still have some author tags leftStefan Bodewig2014-11-171-4/+1
|
* don't swallow first arg if CLASSPATH isn't set. PR 49963. Submitted by ↵Stefan Bodewig2010-09-211-2/+2
| | | | | | Devon C. Miller git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@999368 13f79535-47bb-0310-9956-ffa450edef68
* more alarmist warning if launcher jar is missing. PR 34505.Stefan Bodewig2008-11-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@710055 13f79535-47bb-0310-9956-ffa450edef68
* copy2license.plStefan Bodewig2006-09-011-5/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@439448 13f79535-47bb-0310-9956-ffa450edef68
* 2005Stefan Bodewig2005-04-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278158 13f79535-47bb-0310-9956-ffa450edef68
* flush any output before we run.Steve Loughran2005-04-191-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278150 13f79535-47bb-0310-9956-ffa450edef68
* Copyright owner is The Apache Software FoundationAntoine Levy-Lambert2004-02-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276065 13f79535-47bb-0310-9956-ffa450edef68
* License version 2.0Antoine Levy-Lambert2004-02-061-3/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276031 13f79535-47bb-0310-9956-ffa450edef68
* Remove badly placed quotes, Submitted by Knut WannhedenStefan Bodewig2003-11-171-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275637 13f79535-47bb-0310-9956-ffa450edef68
* change in runant.py to work with new LauncherAntoine Levy-Lambert2003-09-251-26/+35
| | | | | | | Submitted by: Knut Wannheden <knut dot wannheden at paranor dot ch> git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275344 13f79535-47bb-0310-9956-ffa450edef68
* 2003Stefan Bodewig2003-08-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275136 13f79535-47bb-0310-9956-ffa450edef68
* make the script to start ant from python use the new launcherAntoine Levy-Lambert2003-08-221-52/+32
| | | | | | | Submitted by: Knut Wannheden (knut dot wannheden at paranor dot ch) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275131 13f79535-47bb-0310-9956-ffa450edef68
* Add some more copyright notices.Stefan Bodewig2002-01-101-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270659 13f79535-47bb-0310-9956-ffa450edef68
* Added in python style runant scriptPeter Donald2001-04-111-0/+96
Submitted By: MOUSSAUD Beno�t <benoit.moussaud@criltelecom.com> git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268939 13f79535-47bb-0310-9956-ffa450edef68