Commit Graph

215 Commits

Author SHA1 Message Date
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
michelou afdf67138f excludes JDK5Scheduler.scala on Java 1.4
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9826 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-01-31 14:31:04 +00:00
dubochet 5d21cbfe7c Build script's SVN revision guessing compatible with svn 1.7.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9824 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-01-31 14:00:36 +00:00
michelou 836e29f567 moved version/copyright properties from source code to property file
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9792 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-01-29 16:53:19 +00:00
michelou d8102749d6 updated copyright date in build.xml
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9690 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-01-23 18:01:08 +00:00
michelou 3b96d42d10 fixed dependency test in all build.xml files
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9529 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-12-17 07:54:53 +00:00
michelou aa8ed156ab added dependency test for Ant-Contrib
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9525 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-12-15 14:34:27 +00:00
michelou 8c56cf55b7 scala test suite also contains jar files!
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9163 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-11-06 14:35:17 +00:00
michelou 5957bf765f added deprecation attribute to quick and star tasks
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9037 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-10-24 11:46:11 +00:00
michelou a3af33868e added '--ant' option to scalatest
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9009 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-10-20 18:42:49 +00:00
michelou 44a79e16e6 added 'deprecation' flag to ant/Scalac.scala and build.xml
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8998 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-10-20 09:44:06 +00:00
michelou 4ffc6ff858 changed location of diff files in scala-test-xxx.sbp
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8969 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-10-15 22:39:31 +00:00
michelou 2f5f157806 corrected copyright notice in script templates
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8948 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-10-11 20:08:10 +00:00
michelou a4d66bd665 removed temp.fix (quickdoc)
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8731 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-09-21 13:13:43 +00:00
michelou eebb4f8e8a temp.fix: task "quickdoc" uses "starr.classpath" instead of "quick.classpath"
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8659 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-09-12 12:08:47 +00:00
spoon c2b874dfc4 distribute jars of the source files
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8496 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-08-24 13:16:02 +00:00
dubochet 99f5a0225e Removed "patch" hack in SABBUS.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8317 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-08-04 12:00:04 +00:00
michelou 0817e2637a version separator is now configurable and default is "patch" (was ".")
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8275 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-07-27 17:20:11 +00:00
michelou f7245cb1a5 added target 'binaries' to build.xml
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8262 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-07-25 15:01:32 +00:00
michelou edc7f0cfc4 removed 'toolflags' parameters for fsc in build.xml
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8248 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-07-24 15:05:28 +00:00
michelou ca43afb9da fixed EOLs for Windows batch files
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8167 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-07-14 17:33:32 +00:00
michelou 8073f2bdfd EXTENSION_CLASSPATH now contains both files/dirs on Windows
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8165 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-07-14 17:00:28 +00:00
dubochet b4ace59e71 Fixed the way variables are set in wrapper scripts to be multi-platform compliant.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8144 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-07-13 15:15:01 +00:00
michelou 707fce7e0b added fsc to the man pages
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8098 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-07-11 15:18:11 +00:00
michelou 0c130da5e3 also display version number when build is stable (or not)
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8034 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-06-29 12:05:05 +00:00
michelou 4cb25601ee updated cli test, added test for multiline strings
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8032 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-06-29 11:24:24 +00:00