diff --git a/build.xml b/build.xml index b7854edc2..59002481e 100644 --- a/build.xml +++ b/build.xml @@ -1,5 +1,7 @@ Compiling, testing, and packaging Armed Bear Common Lisp @@ -49,10 +51,10 @@ For help on the automatic tests available, use the Ant target 'help.test'. value="${abcl.jar.path}"/> - + - + @@ -89,7 +91,7 @@ For help on the automatic tests available, use the Ant target 'help.test'. - + @@ -358,7 +360,7 @@ from ${abcl.home.dir} + filepath="${env.PATH}"/> @@ -372,7 +374,24 @@ from ${abcl.home.dir} - + + + + + + + + + + + - + + + - @@ -408,13 +436,48 @@ from ${abcl.home.dir} value="svn-${abcl.version.svn}"/> + + + + + + + + + + abcl.version.git: ${abcl.version.git} + + + + + + + + + + + + + + + + + + + depends="abcl.version.src.svn,abcl.version.src.git" + if="abcl.src.not-under-version-control.p"> + + ABCL implementation version: ${abcl.implementation.version} @@ -466,15 +523,15 @@ Mercurial and Git. + depends="abcl.stamp.version.0,abcl.src.not-under-version-control" + if="abcl.src.not-under-version-control.p"> + unless="abcl.src.not-under-version-control.p"> @@ -726,7 +783,8 @@ will compile (if necessary) and load JSS. - +