Directory src/bin/

Directory Created:
2000-01-13 10:42
Directory Deleted:
2001-01-23 05:10
Total Files:
0
Deleted Files:
6
Lines of Code:
0

Browse with ViewVC

[root]/src/bin

Lines of Code

src/bin/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 49 (100.0%) 269 (100.0%) 5.4
conor 15 (30.6%) 86 (32.0%) 5.7
donaldp 15 (30.6%) 62 (23.0%) 4.1
bodewig 8 (16.3%) 53 (19.7%) 6.6
jon 2 (4.1%) 35 (13.0%) 17.5
duncan 4 (8.2%) 28 (10.4%) 7.0
rubys 5 (10.2%) 5 (1.9%) 1.0

Most Recent Commits

donaldp 2001-01-23 05:10

Checked in alpha version of new build system.



May not fully build on *nix platforms yet.

0 lines of code changed in:

donaldp 2001-01-21 01:49

Added ^M's so it is easier for peeps working on windows who check out using unix style linefeeds.

0 lines of code changed in:

conor 2001-01-05 08:06

Fixed up the use of _JAVACMD when using Jikes.



Submitted by: Jeff Bailey <JBailey@digitalboardwalk.com>

1 lines of code changed in:

conor 2001-01-02 21:57

Remove duplicate invocation of ant



Submitted by: Paul Philion <philion@acmerocket.com>

0 lines of code changed in:

  • src/bin: ant (-3)
donaldp 2000-12-30 03:34

updated cygwin support

Submitted By: Bill Burton

20 lines of code changed in:

  • src/bin: ant (+20 -16)
conor 2000-12-20 11:18

Added the JAXP reference distribution jars to make it easier to build

ant out of the box. Ant should now build with an empty classpath. I haven't made

the changes for Unix scripts yet.



Also separated the building of ant.jar and optional.jar so that local

builds should more closely match distributions. There is a lot of duplication

between a normal build and a distribution build which can probably be readily

removed now.

1 lines of code changed in:

donaldp 2000-12-15 09:31

Changed order of variable includes to make it now work when LOCALCLASSPATH="". The reason is that "blah.jar;" is a valid classpath while ";blah.jar" is not.

1 lines of code changed in:

donaldp 2000-12-15 09:16

Automagic detection of ANT_HOME for windows NT/2000



Submitted by: "Vincent Bergbauer" <vincent_bergbauer@yahoo.com> via Louis Tribble <louis.tribble@metamata.com>

13 lines of code changed in:

conor 2000-12-05 13:30

Bring ant.bat into line with changes made to ant.sh by Jon. Specifically

invoke the java.exe from JAVA_HOME/bin if JAVA_HOME is set and JAVACMD is

not.



Also make sure the user's %JAVACMD% value is not altered.

5 lines of code changed in:

donaldp 2000-12-05 10:08

Made win32 scripts similar to unixs by adding .antrc facility



Submitted By: "Craig R. McClanahan" <Craig.McClanahan@eng.sun.com>

3 lines of code changed in:

jon 2000-12-05 07:32

removed requirement for JAVA_HOME to be defined, however,

you will still need to have "java" in your path if it isn't defined.

9 lines of code changed in:

  • src/bin: ant (+9 -4)
jon 2000-12-05 07:14

added support for cygwin

re-organized things

fixed a couple bugs

correctly set environment variables



all in all, i can now build Ant under cygwin on win98.

26 lines of code changed in:

  • src/bin: ant (+26 -5)
donaldp 2000-12-03 01:54

More adaptions of ant for cygwin.



Submitted By: Peter Seibel <peter@javamonkey.com>

9 lines of code changed in:

  • src/bin: ant (+9 -2)
donaldp 2000-12-02 22:09

Hopefully fixed cygwin stuff...

5 lines of code changed in:

  • src/bin: ant (+5 -5)
donaldp 2000-12-02 19:44

Patched ant to run under Cygwin. Patch supplied by Peter Seibel <peter@javamonkey.com>

11 lines of code changed in:

  • src/bin: ant (+11)
conor 2000-10-18 13:36

Allow ant to be installed in a Windows directory containing spaces such as

c:\Program Files\ant

6 lines of code changed in:

bodewig 2000-10-06 12:49

Make the system call a little bit more secure.



Submitted by: Olivier Louchart-Fletcher <olivier.louchart@netregistry.au.com>

9 lines of code changed in:

bodewig 2000-09-28 13:44

Make Execute work for arguments containing spaces under JDK 1.1 under

Windows (where Runtime.exec() doesn't quote them properly).

Submitted by: Adam Murdoch <adammurdoch@yahoo.com>

2 lines of code changed in:

bodewig 2000-09-06 14:17

Allow an arbitrary number of arguments to be passed to Ant - even on Win98.

Submitted by: Glenn McAllister <glennm@ca.ibm.com>

19 lines of code changed in:

conor 2000-09-06 11:18

Perl script to Invoke ant

Submitted by: Steve Loughran <steve_l@iseran.com>

8 lines of code changed in:

(18 more)

Generated by StatSVN 0.3.2-SNAPSHOT