Commit Graph

392 Commits

Author SHA1 Message Date
dubochet 7448a86829 Calling "ant newlocker" will actually updated a previously built LOCKER.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@17584 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2009-04-27 14:15:20 +00:00
rytz a2c5d63eca some more msil stuff. upgraded mscorlib.dll to mono 2.2
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@17379 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2009-03-25 09:07:28 +00:00
michelou 339b27d0e2 added partest.properties to jar
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@17277 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2009-03-10 17:39:26 +00:00
cunei 1edb350dd4 Changed the build file so that stability test
failures cause the test suite to fail, rather
than being silently ignored.



git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@17253 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2009-03-06 16:30:23 +00:00
rytz 5793ba7eaa merged changes from maven2 branch (include scalap as maven package)
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@17129 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2009-02-17 08:39:21 +00:00
ilyas c52c3b248c version file added
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@17079 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2009-02-10 14:28:52 +00:00
rytz fd9a1ba5fb added build scripts for scalap
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@17067 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2009-02-09 16:06:06 +00:00
rytz 663f42e4b7 fixed #1651
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16952 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2009-01-20 17:03:57 +00:00
phaller f751fa263f Fixed ant test.suite target for jvm tests that contain directories.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16920 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2009-01-14 16:43:36 +00:00
cunei a80730d957 Updated copyright notices to 2009
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16884 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2009-01-09 16:52:09 +00:00
dragos f7a76974ca Fixed optimised test suite
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16683 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-12-02 11:02:44 +00:00
dragos 660364ec06 Added back jvm args for the optimised.test target
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16591 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-11-20 15:44:21 +00:00
dragos 46ccdd7491 Fixed syntax error in optimised.test target
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16590 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-11-20 15:21:45 +00:00
dragos f321b0fb7b Added optimised.test target
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16587 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-11-20 11:07:10 +00:00
michelou 66c8bd26b3 minor cleanups (leading tabs, Unit, etc.)
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16543 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-11-11 15:46:36 +00:00
DRMacIver 754cf74a94 General tidying from paul (mostly concerning use of setType).
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16520 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-11-09 17:55:15 +00:00
phaller 8a92583aca Fixed multi-file jvm5 tests.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16462 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-10-31 15:25:27 +00:00
rytz 5030348c27 updated ScalacFork ant task to accept arbitry arguments forwarded to the forked jvm.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16443 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-10-30 15:04:59 +00:00
dragos 9db899d178 Improved 'optimised' target.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16439 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-10-30 13:23:59 +00:00
phaller 159e2ef464 Added pos5 tests to test.suite target.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16405 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-10-28 22:41:49 +00:00
michelou 5393d78ead removed hidden char in 1st position and leading tabs.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16394 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-10-28 10:59:01 +00:00
dragos 73215ea7f9 Added optimised compiler target.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16329 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-10-24 13:53:46 +00:00
phaller af19a1fdda Changed the way in which the path to javac is passed to partest.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16307 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-10-21 19:04:52 +00:00
rytz 6d8d01e12a . scala.swing api is now included in the main api
. the downloadable scala-api.tgz is now called scala-devel-docs.tgz, and contains the same files as the correspondent sbaz package

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16274 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-10-16 10:44:32 +00:00
michelou eaf42ce42f fix 1106 (Windows issue)
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16245 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-10-11 08:12:42 +00:00
rytz a0497cf04e build prints more detailed java version
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16121 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-09-18 07:29:03 +00:00
rytz 3671618a55 applied fix for #1306
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16030 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-09-05 07:53:59 +00:00
rytz cc4af3dc31 applied fix for #1294
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16028 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-09-05 07:40:11 +00:00
odersky dce97df0f0 now checking for volatile types. parameterless type classes are now deprecated.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16024 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-09-04 16:33:51 +00:00
rytz b4fd63e012 Fixed #1290. Creating a new Starr on Windows requires calling Ant twice:
- 'ant locker.clean build'
 - 'ant newstarrwin'

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16001 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-09-02 19:31:24 +00:00
rytz 614e43c791 removed scalap man page
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15895 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-08-22 15:35:21 +00:00
rytz 12997fb259 Added "scalacfork" ant task and enabled it to build locker and quick.
Removed sabbus.jar (sabbus ant tasks are included in scala-compiler.jar for some time now)
Made serializable, cloneable, SerialVersionUID, BeanProperty static annotations
Fixed the Pickler not to crash on repeated annotations

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15841 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-08-19 14:29:45 +00:00
rytz 5708b3da92 added a forwarding target to clean everything
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15789 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-08-14 08:40:44 +00:00
rytz 96964bfaf4 adapted dist directory structure to match the one of a sbaz (downloadable) distribution
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15760 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-08-12 15:38:03 +00:00
rytz 706985d639 json parser builds on jvm14. building documentation for scala.swing. added build target alldistpack.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15749 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-08-12 11:00:53 +00:00
rytz aaef8c50d9 remove script tests for now - they seem to block in certain configurations.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15658 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-07-31 18:18:35 +00:00
rytz 08ab5ea5a7 changed build script to run shootout and script tests
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15657 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-07-31 13:47:13 +00:00
rytz d8bdaf8a78 updated build script to generate scala-swing.jar
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15642 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-07-30 10:27:43 +00:00
michelou a799e016ee corrected typo
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15601 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-07-24 05:40:35 +00:00
michelou 7f2ccf04bc fixed script on windows
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15594 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-07-23 10:00:18 +00:00
phaller 7e78154bb4 Increased timeout in build.xml to make all tests pass.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15517 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-07-09 16:51:32 +00:00
phaller 29e1ee5a38 Increased timeout for compilation of tests.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15507 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-07-08 20:39:53 +00:00
phaller 8d74e33cfe Added timeout option to invocation of partest task.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15505 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-07-08 17:55:14 +00:00
washburn ae4e073f5e Fix build revision number.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15438 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-06-26 08:56:26 +00:00
odersky 829c6405b4 lazy vals cannot override strict vals and vice versa; fixed initialization bugs that caused scala and fsc to fail.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15427 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-06-24 12:45:25 +00:00
michelou 56ce03e304 indentation
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15345 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-06-11 10:31:45 +00:00
dragos 002b2cfc09 Added javac.args to the build script.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15332 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-06-10 15:18:56 +00:00
dragos 5f81e6ac67 Added 'scalac.args' parameter to the build script.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15331 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-06-10 15:07:11 +00:00
rytz 964f4b3bb5 now actually removing plugin.quick
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15297 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-06-09 13:17:59 +00:00
rytz 29fd9aca03 let supersabbus genarte man pages. remove plugin.quick target
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15295 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-06-09 13:11:17 +00:00