legacy-svn-scala/src
extempore 32d40a03dd Enable the use of spaces in paths for the Scala build on Windows.
Revert r25995 which was fixing it only partly and in the wrong place.
Properly encode argument files for scalac in scalac ant task.
Allow 'compilerarg' elements in scalac ant task (like in ant's built-in
javac task) to allow passing extra parameters like plugindir path with
proper encoding of spaces and file names, and use it in the Scala build.
Fix space handling in get-scala-revision.bat.

(Patch by Stefan Zeiger.) Closes SI-3047.

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@26026 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2011-11-18 15:16:26 +00:00
..
actors/scala/actors Changes the fork join pool detection for JVM1.7, for actors and parallel collections libraries. 2011-11-11 16:59:45 +00:00
android-library/scala Updated copyright notices to 2011 2011-01-20 15:32:51 +00:00
attic Cleanups involving name encoding and decoding. 2011-09-30 16:48:22 +00:00
build updated scaladoc comments, did some cleanup 2011-09-13 18:50:08 +00:00
compiler/scala Enable the use of spaces in paths for the Scala build on Windows. 2011-11-18 15:16:26 +00:00
continuations fixed svn props, did some cleanup 2011-09-19 11:03:41 +00:00
dbc/scala/dbc Third collections commit from Todd Vierling. 2011-11-07 18:22:56 +00:00
detach Adding some Sets/Maps to perRunCaches, and eliminating ambiguously named imports. 2011-07-14 01:27:04 +00:00
fjbg/ch/epfl/lamp Error reporting when the generated code size exceeds JVM limits (65,535 bytes per method). Closed #4573. review by extempore. 2011-05-17 09:51:59 +00:00
forkjoin/scala/concurrent/forkjoin Reverted r25440 (update of forkjoin library) until all build problems are resolved. No review. 2011-08-15 18:05:50 +00:00
intellij update intellij files, no review 2011-01-26 16:57:31 +00:00
jline Updated jline build to use xsbt 0.9.9 and rebuilt, no review. 2011-05-29 18:40:29 +00:00
library/scala Added missing file from last commit 2011-11-15 19:48:16 +00:00
library-aux Tweaks to Any and AnyRef documentation, courtesy of Seth Tisue. No review. 2011-10-18 18:54:41 +00:00
manual/scala updated man pages, fixed svn props, did some cleanup 2011-09-25 17:06:54 +00:00
msil/ch/epfl/lamp/compiler/msil Reversed the values of "is" and "is not" in recent for comprehension deprecation. 2011-08-10 00:55:15 +00:00
partest Reverted changeset r26024. Enabled partest ant task to set system properties using the PARTEST_OPTS environment variable. 2011-11-18 00:01:44 +00:00
partest-alternative Adding some Sets/Maps to perRunCaches, and eliminating ambiguously named imports. 2011-07-14 01:27:04 +00:00
scalacheck/org/scalacheck Reversed the values of "is" and "is not" in recent for comprehension deprecation. 2011-08-10 00:55:15 +00:00
scalap ScalaClassLoader changes. 2011-11-03 04:51:52 +00:00
swing Offer warning when demonstrably non-side-effecting expressions appear in 2011-09-05 00:11:29 +00:00
yourkit/scala/tools/util Fix to bitrot in profiling code. 2011-11-13 16:38:03 +00:00