From 9a7eb6466ce007fdd0ecda326947327e4c562120 Mon Sep 17 00:00:00 2001 From: michelou Date: Tue, 11 Oct 2005 09:39:32 +0000 Subject: - added CVS header. - changed default target to 'build'. - removed leading tabs. - added 'help' target. --- build.xml | 269 +++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 160 insertions(+), 109 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index d377662b7b..88d7ec2b4f 100644 --- a/build.xml +++ b/build.xml @@ -1,31 +1,42 @@ - - - - This build-file builds the Scala NSC compiler as well as various related tools. The 'build.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. - + + + + + + This build-file builds the Scala NSC compiler as well as various related + tools. The 'build.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. + + - + - - - + + + - + - - - - + + + + - + - + - - - + + + - + - + - - - - - - - - + + + + + + + + - - - - + + + + - - - - - + + + + + - - + + - + @@ -123,9 +139,13 @@ - + - + @@ -135,31 +155,38 @@ - - - - - - - - - - - + + + + + + + + + + + - + - - - - - - - - - + + + + + + + + + @@ -170,10 +197,10 @@ --> - - - - + + + + @@ -184,52 +211,57 @@ - - + + - + - - - - - + + + + + - - - - - - + + + + + + - - - - + + + + - - + + - + - + - + - + - + - + Windows distribution is not supported yet. - + - - + + - + - - - - - + + + + + - \ No newline at end of file + + + + + + + Execute 'ant -projecthelp' for build file help. + Execute 'ant -help' for Ant help. + + + -- cgit v1.2.3