summaryrefslogtreecommitdiff
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* fixed #1651Lukas Rytz2009-01-201-2/+2
|
* Fixed ant test.suite target for jvm tests that ...Philipp Haller2009-01-141-2/+2
| | | | | Fixed ant test.suite target for jvm tests that contain directories.
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
|
* Fixed optimised test suiteIulian Dragos2008-12-021-1/+1
|
* Added back jvm args for the optimised.test targetIulian Dragos2008-11-201-1/+2
|
* Fixed syntax error in optimised.test targetIulian Dragos2008-11-201-2/+1
|
* Added optimised.test targetIulian Dragos2008-11-201-1/+36
|
* minor cleanups (leading tabs, Unit, etc.)michelou2008-11-111-14/+13
|
* Fixed issue #1193 that created an incomplete “l...Gilles Dubochet2008-11-061-14/+14
| | | | | | Fixed issue #1193 that created an incomplete “latest” distributions on Windows.
* Fixed multi-file jvm5 tests.Philipp Haller2008-10-311-1/+16
|
* updated ScalacFork ant task to accept arbitry a...Lukas Rytz2008-10-301-17/+19
| | | | | | updated ScalacFork ant task to accept arbitry arguments forwarded to the forked jvm.
* Improved 'optimised' target.Iulian Dragos2008-10-301-2/+91
|
* Added pos5 tests to test.suite target.Philipp Haller2008-10-281-3/+4
|
* removed hidden char in 1st position and leading...michelou2008-10-281-46/+44
| | | | | removed hidden char in 1st position and leading tabs.
* Added optimised compiler target.Iulian Dragos2008-10-241-1/+176
|
* Changed the way in which the path to javac is p...Philipp Haller2008-10-211-1/+3
| | | | | Changed the way in which the path to javac is passed to partest.
* . scala.swing api is now included in the main apiLukas Rytz2008-10-161-29/+5
| | | | | | . the downloadable scala-api.tgz is now called scala-devel-docs.tgz, and contains the same files as the correspondent sbaz package
* fix 1106 (Windows issue)michelou2008-10-111-4/+10
|
* build prints more detailed java versionLukas Rytz2008-09-181-1/+1
|
* applied fix for #1306Lukas Rytz2008-09-051-1/+2
|
* applied fix for #1294Lukas Rytz2008-09-051-5/+6
|
* now checking for volatile types.Martin Odersky2008-09-041-2/+2
|
* Fixed #1290.Lukas Rytz2008-09-021-17/+53
| | | | | | - 'ant locker.clean build' - 'ant newstarrwin'
* removed scalap man pageLukas Rytz2008-08-221-1/+1
|
* Added "scalacfork" ant task and enabled it to b...Lukas Rytz2008-08-191-93/+87
| | | | | | | | | 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
* added a forwarding target to clean everythingLukas Rytz2008-08-141-0/+2
|
* adapted dist directory structure to match the o...Lukas Rytz2008-08-121-13/+13
| | | | | | adapted dist directory structure to match the one of a sbaz (downloadable) distribution
* json parser builds on jvm14.Lukas Rytz2008-08-121-3/+32
|
* remove script tests for now - they seem to bloc...Lukas Rytz2008-07-311-1/+1
| | | | | remove script tests for now - they seem to block in certain configurations.
* changed build script to run shootout and script...Lukas Rytz2008-07-311-0/+1
| | | | | changed build script to run shootout and script tests
* updated build script to generate scala-swing.jarLukas Rytz2008-07-301-2/+26
|
* corrected typomichelou2008-07-241-3/+2
|
* fixed script on windowsmichelou2008-07-231-1/+10
|
* Increased timeout in build.xml to make all test...Philipp Haller2008-07-091-1/+1
| | | | | Increased timeout in build.xml to make all tests pass.
* Increased timeout for compilation of tests.Philipp Haller2008-07-081-1/+1
|
* Added timeout option to invocation of partest t...Philipp Haller2008-07-081-1/+2
| | | | | Added timeout option to invocation of partest task.
* Fix build revision number.Geoffrey Washburn2008-06-261-2/+2
|
* lazy vals cannot override strict vals and vice ...Martin Odersky2008-06-241-2/+2
| | | | | | lazy vals cannot override strict vals and vice versa; fixed initialization bugs that caused scala and fsc to fail.
* indentationmichelou2008-06-111-4/+5
|
* Added javac.args to the build script.Iulian Dragos2008-06-101-5/+18
|
* Added 'scalac.args' parameter to the build script.Iulian Dragos2008-06-101-13/+27
|
* now actually removing plugin.quickLukas Rytz2008-06-091-24/+0
|
* let supersabbus genarte man pages.Lukas Rytz2008-06-091-26/+71
|
* Applying the one half of Miles's patch.Geoffrey Washburn2008-05-181-3/+32
|
* Removed outdated "ant-contrib" library and poin...Gilles Dubochet2008-05-161-1/+1
| | | | | | Removed outdated "ant-contrib" library and pointed all references to the new version.
* moved target "dist.latest" before "latest.doc"michelou2008-05-131-7/+7
|
* fixed msilnightly targetLukas Rytz2008-05-101-1/+1
|
* Added “fourfour” targets to SuperSabbus for tes...Gilles Dubochet2008-05-091-2/+8
| | | | | | Added “fourfour” targets to SuperSabbus for testing JVM 1.4 builds with a 1.4 JVM. Removed obsolete build files.
* changed copying of .net / jvm14 libraries.Lukas Rytz2008-05-091-2/+4
|
* added proper msil packagingLukas Rytz2008-05-091-20/+18
|