summaryrefslogtreecommitdiff
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 21810-21811,21816-21818,21826,...Antonio Cunei2010-05-061-55/+67
* Merged revisions 21777-21779,21783-21784,21787-...Antonio Cunei2010-05-051-2/+2
* Merged revisions 21765-21767,21771 via svnmerge...Antonio Cunei2010-05-021-3/+3
* Merged revisions 21747-21757 via svnmerge from Antonio Cunei2010-04-301-0/+1
* Merged revisions 21575,21577,21596-21599,21603-...Antonio Cunei2010-04-291-0/+4
* Merged revisions 21492-21512,21516-21518,21520-...Antonio Cunei2010-04-141-2/+25
* Merged revisions 21396,21401-21439,21441-21448,...Antonio Cunei2010-04-121-61/+56
* Merged revisions 21372,21374-21375,21378-21383 ...Antonio Cunei2010-04-081-0/+8
* Merged revisions 20582,20586,20597-20603,20607-...Antonio Cunei2010-04-071-79/+242
* Merged revisions 20172-20173,20175,20178 via sv...Antonio Cunei2009-12-171-1/+7
* Merged revisions 19842,19844,19846,19848-19849,...Antonio Cunei2009-12-161-25/+65
* Merged revisions 19624,19629-19630,19645,19651,...Antonio Cunei2009-11-241-0/+1
* use scalacfork for strap build, should make win...Lukas Rytz2009-11-091-65/+81
* Increased partest timeout, since it seems we ar...Philipp Haller2009-11-091-1/+1
* removed wrong .optimise targetsLukas Rytz2009-11-061-31/+21
* fix cyclic reference errors in scaladoc.Lukas Rytz2009-11-041-73/+0
* Fixed #2545.Martin Odersky2009-11-021-0/+22
* Added -Ybuilder-debug:[none,simple,refined] opt...Miles Sabin2009-10-301-3/+7
* new classpaths.Lukas Rytz2009-10-261-0/+4
* Added scalac.args.quickonly to build.xml, becau...Paul Phillips2009-10-231-9/+14
* Re-enabled optimised nightly buildsIulian Dragos2009-10-141-2/+1
* removing jvm5 stuff from trunk, now in branches...Lukas Rytz2009-10-091-30/+0
* removing msil from trunk.Lukas Rytz2009-10-081-31/+3
* Daily switch of optimised nightly.Iulian Dragos2009-10-071-1/+1
* Fixed stability issues for optimisedIulian Dragos2009-10-061-1/+1
* Temporarily reverting r18863Antonio Cunei2009-10-031-1/+2
* Re-enabled optimized nightliesIulian Dragos2009-10-011-2/+1
* fixed #2101Adriaan Moors2009-10-011-0/+1
* Modified build.xml so the -optimise argument wi...Paul Phillips2009-09-271-19/+30
* Initial build files for 1.5 build.Philipp Haller2009-09-251-0/+30
* fix for a nightly build problemLukas Rytz2009-09-221-1/+5
* Altered replacelocker target to replace locker.Paul Phillips2009-09-211-1/+1
* SABBUS now builds FJBG, which sources are now p...Gilles Dubochet2009-09-211-27/+95
* Changed vt-warning workaround to enable the set...Paul Phillips2009-09-211-2/+0
* Re-enabled the self-type check which was breaki...Paul Phillips2009-09-211-0/+2
* making nightly non-optimi(s|z)ed for nowLukas Rytz2009-09-101-1/+1
* Massive redesign so that: scala> "hi" == "hi".r...Martin Odersky2009-09-101-0/+6
* partest now also uses -optimise to compile testsLukas Rytz2009-09-101-3/+6
* made my changes actually work :)Lukas Rytz2009-09-101-2/+2
* - support optimised build with "build.optimise"...Lukas Rytz2009-09-101-356/+62
* Sabbus can pack locker as JARs, for use in IDEs.Gilles Dubochet2009-09-041-4/+48
* Getting docs.comp building again.Paul Phillips2009-09-031-0/+1
* Put a default for ANT_OPTS in build.xml.Paul Phillips2009-08-281-6/+3
* error messge when ANT_OPTS is not setLukas Rytz2009-08-271-0/+6
* using ANT_OPTS as jvm arguments for scalacforkLukas Rytz2009-08-241-1/+1
* A couple more positions issues caused by the pa...Miles Sabin2009-07-281-3/+3
* Whitespace.Miles Sabin2009-07-281-78/+78
* Fix for another positions issue; added some pos...Miles Sabin2009-07-271-1/+80
* fix for #1660.Lukas Rytz2009-05-281-1/+2
* Reverted r17792, which caused unexpected Window...Antonio Cunei2009-05-271-160/+137