From 10322415aeea472260abd25324f707728fe55f4d Mon Sep 17 00:00:00 2001 From: Gilles Dubochet Date: Wed, 21 Dec 2005 20:31:59 +0000 Subject: 1. 2. Improved the generation of a distribution. 3. 'scalanstest' works again. --- build.xml | 75 +++++++++++++-------- src/compiler/scala/tools/nsc/Settings.scala | 38 ++++++++--- src/compiler/scala/tools/util/ClassPath.java | 98 ++-------------------------- src/exec/scala-tool.unix.tmpl | 18 ++++- src/exec/scala-tool.win.tmpl | 4 +- src/exec/scala.unix.tmpl | 15 ++++- src/exec/scala.win.tmpl | 11 ++-- test/scalanstest | 12 ++-- 8 files changed, 123 insertions(+), 148 deletions(-) diff --git a/build.xml b/build.xml index 9e2db74024..7c257d8bbb 100644 --- a/build.xml +++ b/build.xml @@ -45,8 +45,10 @@ - - + + + + @@ -149,6 +151,8 @@ + - - + + + + @@ -197,7 +203,7 @@ - + @@ -206,10 +212,10 @@ - - - - + + + + @@ -219,7 +225,7 @@ - + - - - - + + + + @@ -299,8 +305,10 @@ - @@ -366,8 +374,10 @@ - @@ -434,8 +444,10 @@ - @@ -481,21 +493,28 @@ --> - - - + + - - - + + + + +