From bb79f90e839eb46c3964322add9dea82a4a23740 Mon Sep 17 00:00:00 2001 From: Fabien Salvi Date: Tue, 11 Oct 2005 14:14:17 +0000 Subject: Test cvs id --- fabientestbuild.xml | 333 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 333 insertions(+) create mode 100644 fabientestbuild.xml diff --git a/fabientestbuild.xml b/fabientestbuild.xml new file mode 100644 index 0000000000..b0010bde99 --- /dev/null +++ b/fabientestbuild.xml @@ -0,0 +1,333 @@ + + + + + + This build-file builds the Scala NSC compiler as well as various related + tools. The 'build.TEMPLATE.properties' file must be customised for your own + particular system, no other customisation should be required. The build + file expects the file structure of a Scala CVS distribution. + + + + + + + Loading properties from '${basedir}/build.support/build.${user.name}.properties' + + Loading properties from '${basedir}/build.support/build.default.properties' + + + + + + + + + + + + + + + + + + + + + + oslib.jar=${oslib.jar} + ostools.jar=${ostools.jar} + fjbg.jar=${fjbg.jar} + msil.jar=${msil.jar} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + jaco.jar=${jaco.jar} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Windows distribution is not supported yet. + + + + + + 'test' is not implemented yet. + + + + + + 'docs' is not implemented yet. + + + + + + + + + + + + + + + + + + + + + + + + Execute 'ant -projecthelp' for build file help. + Execute 'ant -help' for Ant help. + + + -- cgit v1.2.3