Commit Graph

240 Commits

Author SHA1 Message Date
dubochet fd9bab914e Changed organisation of Scalac's command-line options to split them into three categories: every-day use, advanced (-X) and private (-Y).
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@12319 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-07-16 12:16:33 +00:00
michelou 41c2a36217 fixed name in .NET script
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@12075 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-06-19 09:31:30 +00:00
michelou 047ea73713 fixed includes
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@12071 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-06-18 16:40:32 +00:00
michelou 593cbed63c added sbaz package "scala-msil"
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@12068 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-06-18 13:52:54 +00:00
michelou fbb689d324 added missing chmod
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@12060 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-06-18 08:36:29 +00:00
michelou 354ce47160 removed .NET specifics from Scala commands
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@12059 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-06-18 08:26:33 +00:00
mihaylov 21b1235cf6 Added build support for the J2ME version of the library
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@12004 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-06-13 12:14:52 +00:00
michelou d765982c63 reverted change #11979
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@11983 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-06-11 16:08:31 +00:00
michelou c01172f6fb fixed 2 quirks on .NET
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@11979 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-06-11 15:23:21 +00:00
michelou ee89ff4889 reverted change in build.xml
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@11101 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-05-21 09:28:34 +00:00
michelou 95efbab3ae minor changes
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@11100 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-05-21 08:32:16 +00:00
michelou e73c5d1fc5 updated OSGi manifest headers
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@11076 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-05-16 18:05:52 +00:00
michelou 4ace1792ad fixed OSGi version number
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@11064 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-05-16 12:56:00 +00:00
michelou 0f2af6c225 added missing blank in bundle settings
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@11048 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-05-15 17:38:33 +00:00
michelou a65326001a added OSGi bundle support
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@11047 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-05-15 17:00:38 +00:00
michelou a2e0976429 runtime.Properties -> util.Properties
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@11040 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-05-15 11:56:51 +00:00
michelou 993ae34237 merged Burak's destructive rev11032 with rev11031
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@11034 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-05-15 09:11:48 +00:00
michelou 4609ba6ad0 added property file to scala-library.jar
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@11012 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-05-11 13:16:31 +00:00
dubochet faee55dce7 [#1058] Sabbus warns the user when having less than 600MB of memory — which has Scaladoc thrashing during a dist.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10989 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-05-10 14:06:54 +00:00
dubochet 90b57236a2 New STARR based on rev. 10902. Fixed build to correctly add fjbg.jar to the STARR classpath. Removed BoxedValue classes that are now useless.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10916 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-05-01 16:18:11 +00:00
mihaylov f9a81714a6 Made mutable.{Set, BitSet} platform-independent
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10901 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-05-01 11:47:56 +00:00
phaller 88cd61e3e1 Package scala.actors now included in scala-library.jar
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10897 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-05-01 09:41:21 +00:00
michelou 707ecd9e89 added data files for shootout tests
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10868 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-04-27 13:24:25 +00:00
michelou e5cf1b5e47 generates constant values in API doc
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10824 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-04-25 17:17:03 +00:00
michelou e22da49fa9 fixed scaladoc option
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10810 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-04-25 09:03:09 +00:00
dubochet f7ae675d67 Updated SABBUS to also pass nsc.params to Starr when building Locker (until now, it was only passed to Locker when building Starr).
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10801 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-04-24 16:25:09 +00:00
michelou 6d1a9badd0 updated check files
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10686 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-04-13 12:07:34 +00:00
dubochet 778384acd8 Fixed dependencies for some clean targets in SABBUS.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10672 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-04-12 14:49:30 +00:00
michelou 945373bed4 added unchecked
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10658 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-04-10 17:13:47 +00:00
michelou e028d55ecc added options to scaladoc Ant task
removed several unchecked warnings


git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10657 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-04-10 15:53:35 +00:00
michelou 62c3660cdd removed unsealedClass in Definitions
improved symlink handling in build.xml


git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10609 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-04-03 11:13:36 +00:00
michelou 4633302043 now supports 'build' and 'dists' defined as symbolic links
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10565 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-29 11:13:45 +00:00
michelou 8f94318a60 fixed initialization of svn.number property
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10555 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-28 09:26:13 +00:00
michelou 42f29d362a also generates sources tarball
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10547 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-27 11:24:08 +00:00
michelou 45ce0056b1 added Array.deepEquals, improved external links to sources in API doc
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10417 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-20 17:59:27 +00:00
michelou 06da7cab54 reverted last change
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10411 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-20 11:47:18 +00:00
michelou 944f7ca02f added resource 'source.png' in DocGenerator
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10407 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-20 10:39:52 +00:00
michelou 5b827456ad added ${version.suffix}
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10404 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-20 10:13:38 +00:00
phaller dd034e6794 git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10039 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2007-02-19 14:52:03 +00:00
phaller c728a843c6 changes to build.xml
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10037 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-02-19 14:22:00 +00:00
phaller 274ef535ca Included FJ files in build.xml
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10033 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-02-19 11:33:47 +00:00
odersky f10ed434bd re-enabled stability test; added sections.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10016 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-02-16 17:38:35 +00:00
mihaylov 967910c1d0 - renamed msil.predef build target to msil
- added clean.msil target


git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9974 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-02-13 08:35:18 +00:00
mihaylov fdfd5e2f11 Preliminary support for building .NET version of the Scala library
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9946 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-02-09 17:09:49 +00:00
odersky 484d6ab5b3 Disabled stability test
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9927 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-02-08 11:34:33 +00:00
mihaylov d7a62c5089 Merged the dotnet-scala branch
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9896 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-02-06 16:06:34 +00:00
phaller c80a38caa6 build.xml: fixed problem building ScalaDoc on JDK 1.4.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9858 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-02-02 11:40:34 +00:00
phaller 10ad3aa9b6 Excluded scala/actors/ThreadPoolScheduler.scala from building docs on JDK 1.4.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9845 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-02-01 11:06:11 +00:00
dubochet 3a80868546 Reverted to old slightly-less-broken scheme for guessing SVN revision number.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9838 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-01-31 17:38:08 +00:00
phaller 25d37e2d4d scala.actors: fixed build on JDK 1.4
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9835 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-01-31 16:50:32 +00:00