summaryrefslogtreecommitdiff
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* reverted java.flags changemichelou2007-10-011-1/+1
|
* fixed ticket #142michelou2007-10-011-10/+11
|
* aded svn:keywords, file headers in XML classesmichelou2007-09-181-2/+2
|
* partest integration (alpha)michelou2007-09-111-1/+60
|
* excluded JCL files from MSIL buildmichelou2007-09-031-0/+1
|
* added Ant attribute 'failonerror'michelou2007-08-271-1/+2
|
* "binaries" depends on "build.strap"Burak Emir2007-08-131-1/+1
|
* target "binaries" depends on "setup"Burak Emir2007-08-121-0/+1
|
* argh, fixed dependencies, and added {stability....Burak Emir2007-08-101-2/+3
| | | | | argh, fixed dependencies, and added {stability.tool} property
* stability.tool plus dependenciesBurak Emir2007-08-101-5/+12
|
* Updated STARR to Scala-2.6.0-RC1michelou2007-07-271-1/+1
|
* reverted to rev12414michelou2007-07-251-6/+0
|
* minor change (msil)michelou2007-07-251-1/+1
|
* minor changemichelou2007-07-251-1/+1
|
* hudson testmichelou2007-07-251-0/+6
|
* Synced dotnet-library/ with rev 12365mihaylov2007-07-191-0/+1
|
* Support jline in the interactive shell.Lex Spoon2007-07-171-0/+16
|
* Changed organisation of Scalac's command-line o...Gilles Dubochet2007-07-161-3/+3
| | | | | | Changed organisation of Scalac's command-line options to split them into three categories: every-day use, advanced (-X) and private (-Y).
* fixed name in .NET scriptmichelou2007-06-191-1/+12
|
* fixed includesmichelou2007-06-181-2/+2
|
* added sbaz package "scala-msil"michelou2007-06-181-2/+14
|
* added missing chmodmichelou2007-06-181-2/+4
|
* removed .NET specifics from Scala commandsmichelou2007-06-181-1/+38
|
* Added build support for the J2ME version of the...mihaylov2007-06-131-0/+109
| | | | | Added build support for the J2ME version of the library
* reverted change #11979michelou2007-06-111-0/+1
|
* fixed 2 quirks on .NETmichelou2007-06-111-14/+36
|
* reverted change in build.xmlmichelou2007-05-211-3/+3
|
* minor changesmichelou2007-05-211-3/+3
|
* updated OSGi manifest headersmichelou2007-05-161-10/+28
|
* fixed OSGi version numbermichelou2007-05-161-2/+9
|
* added missing blank in bundle settingsmichelou2007-05-151-1/+1
|
* added OSGi bundle supportmichelou2007-05-151-0/+10
|
* runtime.Properties -> util.Propertiesmichelou2007-05-151-1/+1
|
* merged Burak's destructive rev11032 with rev11031michelou2007-05-151-1/+1
|
* added property file to scala-library.jarmichelou2007-05-111-0/+33
|
* [#1058] Sabbus warns the user when having less ...Gilles Dubochet2007-05-101-4/+8
| | | | | | [#1058] Sabbus warns the user when having less than 600MB of memory — which has Scaladoc thrashing during a dist.
* New STARR based on rev.Gilles Dubochet2007-05-011-6/+13
|
* Made mutable.{Set, BitSet} platform-independentmihaylov2007-05-011-1/+1
|
* Package scala.actors now included in scala-libr...Philipp Haller2007-05-011-34/+8
| | | | | Package scala.actors now included in scala-library.jar
* added data files for shootout testsmichelou2007-04-271-1/+1
|
* generates constant values in API docmichelou2007-04-251-2/+2
|
* fixed scaladoc optionmichelou2007-04-251-2/+2
|
* Updated SABBUS to also pass nsc.params to Starr...Gilles Dubochet2007-04-241-2/+7
| | | | | | Updated SABBUS to also pass nsc.params to Starr when building Locker (until now, it was only passed to Locker when building Starr).
* updated check filesmichelou2007-04-131-1/+1
|
* Fixed dependencies for some clean targets in SA...Gilles Dubochet2007-04-121-6/+6
| | | | | Fixed dependencies for some clean targets in SABBUS.
* added uncheckedmichelou2007-04-101-1/+2
|
* added options to scaladoc Ant taskmichelou2007-04-101-10/+18
| | | | | removed several unchecked warnings
* removed unsealedClass in Definitionsmichelou2007-04-031-3/+16
| | | | | improved symlink handling in build.xml
* now supports 'build' and 'dists' defined as sym...michelou2007-03-291-0/+16
| | | | | now supports 'build' and 'dists' defined as symbolic links
* fixed initialization of svn.number propertymichelou2007-03-281-6/+7
|