summaryrefslogtreecommitdiff
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* Hopefully fix the problem with Either not being...Geoffrey Washburn2008-03-071-0/+1
| | | | | | Hopefully fix the problem with Either not being included in the the builds.
* ScalaDoc, etc.Geoffrey Washburn2008-03-051-4/+0
| | | | | | | | | | | of Settings. All doc related settings have been commented out of Settings (soon to be removed) and are now found in doc.Settings. -Ydoc is no more. I believe I have updated the scaladoc Ant task correctly, but it is not clear how to test it.
* Created a "new" class that is used for running ...Geoffrey Washburn2008-03-051-4/+4
| | | | | | | Created a "new" class that is used for running scaladoc. Right now it is just Main with a new name, but this will change in the near future (and Main, etc. will lose the -Ydoc option).
* fixed missing Ant dependencymichelou2008-02-291-0/+1
|
* First step towards a faster commit build.Gilles Dubochet2008-02-291-0/+1
| | | | | | | | 1. Added new Ant tasks to build the compiler in a memory-efficient way. 2. Modified Partest to make it more extensible and added an Ant task to run it. 3. Created a SuperSABBUS build file (beta) using these new tasks.
* fixed resolutionmichelou2008-02-291-1/+1
|
* minor fixmichelou2008-02-291-3/+2
|
* fixed #579michelou2008-02-291-2/+2
|
* fixed jline additionmichelou2008-02-261-1/+2
|
* added jline.jar to dists/latest (bis)michelou2008-02-261-1/+1
|
* updated partest, added jline.jar to dists/latestmichelou2008-02-261-0/+1
|
* Removed obsolete "usepredef" from Scalac ant task.Gilles Dubochet2008-02-251-7/+2
|
* removed tabsmichelou2008-02-251-5/+5
|
* Can now include collection subdirectory in the ...shack2008-02-251-2/+8
| | | | | Can now include collection subdirectory in the MSIL build
* fixed android buildmichelou2008-02-251-0/+1
|
* (no commit message)michelou2008-02-211-2/+2
|
* Added HashMap to MSIL buildshack2008-02-201-5/+5
|
* Added other parts of the standard library to pr...shack2008-02-201-1/+5
| | | | | Added other parts of the standard library to predef.dll
* fixed dependency in build.xmlmichelou2008-02-201-3/+2
|
* build now also works on Java 1.4 (uses RetroWea...michelou2008-02-191-45/+130
| | | | | build now also works on Java 1.4 (uses RetroWeaver)
* Changed version naming scheme to be Eclipse com...Gilles Dubochet2008-02-191-12/+5
| | | | | Changed version naming scheme to be Eclipse compatible.
* Fixed dest dir in build of partestPhilipp Haller2008-02-121-2/+2
|
* Fixed build of partestPhilipp Haller2008-02-121-0/+6
|
* Implemented --show-diff, --show-log and --faile...Philipp Haller2008-02-111-0/+6
| | | | | Implemented --show-diff, --show-log and --failed options
* uses src/*-src.jar both in latest and distromichelou2008-02-111-7/+8
|
* Updated STARR to 2.7.0-RC1michelou2008-02-071-1/+1
|
* fixed nightly buildmichelou2008-02-071-0/+1
|
* Fixed MSIL build (thanks to Philipp)shack2008-02-041-1/+2
|
* fixed #224michelou2008-02-011-0/+2
|
* added root directory to .tgz and .zip archivesmichelou2008-01-221-4/+16
|
* corrected typomichelou2008-01-181-1/+1
|
* replaced "matches" by "contains" (Ant compatibi...michelou2008-01-181-8/+5
| | | | | replaced "matches" by "contains" (Ant compatibility)
* added target in optimise taskmichelou2008-01-181-2/+2
|
* added nsc.target conditional propertymichelou2008-01-181-14/+26
|
* build target is now 1.5Martin Odersky2008-01-171-13/+13
| | | | | | case classes now generate objects not factory methods. some small cleanups for type inference
* moved man pages back to scala-devel packagemichelou2008-01-171-1/+1
|
* updated copyright noticemichelou2008-01-161-1/+1
|
* splitted scala-devel.sbp (now scala-devel.sbp/s...michelou2008-01-151-2/+12
| | | | | splitted scala-devel.sbp (now scala-devel.sbp/scala-devel-docs.sbp)
* Removed Java Beans specific references from the...Iulian Dragos2008-01-111-1/+3
| | | | | Removed Java Beans specific references from the android target
* added target in docs.manualmichelou2008-01-081-0/+1
|
* added target to quick taskmichelou2008-01-071-6/+7
|
* added target to locker taskmichelou2008-01-071-6/+6
|
* add partest to the scala-test packageLex Spoon2007-12-181-1/+3
|
* added Android examplesmichelou2007-12-131-1/+6
|
* fixed typo in build.xmlmichelou2007-12-051-2/+2
|
* updated STARR to Scala 2.6.1-RC1michelou2007-12-031-15/+31
|
* changed dependencies for targets 'dist' and 'pack'michelou2007-11-301-5/+5
|
* sets 'android.home' propertymichelou2007-11-281-0/+12
|
* added Android build and test supportmichelou2007-11-271-9/+46
|
* reverted (unwanted) change in build.xmlmichelou2007-11-261-29/+0
|