From: Richard D. Worth Date: Thu, 8 Apr 2010 01:38:19 +0000 (+0800) Subject: Fixed ant build to be more consistent with Makefile. Now has all same targets (see... X-Git-Tag: 1.4.3rc1~156 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ef9fb80cabc8c8f9cbcf71bf9160de0abdaa2de8;p=jquery.git Fixed ant build to be more consistent with Makefile. Now has all same targets (see README.md) and * generates an identical jquery.js to that of make * generates a min file * runs jslint. * cleans more thoroughly * can be passed a PREFIX property --- diff --git a/build.xml b/build.xml index ed46e070a..e91cdd1b1 100644 --- a/build.xml +++ b/build.xml @@ -1,45 +1,54 @@ - + - + + - + + + - + - + - + - + - - + + + - + + + + + + @@ -61,12 +70,18 @@ - + + + + + + + @@ -83,25 +98,28 @@ - + - + - + - + + + + - +