summaryrefslogtreecommitdiff
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* fixed error in file selection for scaladocmichelou2006-05-241-1/+1
* create a copy (and not a link) for "latest" on ...michelou2006-05-241-2/+4
* updated file scala/tools/nsc/MainScript.scala t...michelou2006-05-181-1/+27
* TAR archive generate by SABBUS stores correct p...Gilles Dubochet2006-05-151-2/+4
* fixed error in file build.xmlmichelou2006-05-121-1/+1
* Seriously cleaned-up the build script.Gilles Dubochet2006-05-111-801/+412
* fixed classpath for library file fjbg.jar (for ...michelou2006-05-081-4/+4
* added target 'dist.nightly' in file build.xmlmichelou2006-05-081-0/+54
* added target 'dist.quick' (no tests and docs) i...michelou2006-05-041-1/+10
* replaced Cygwin diff.exe with GNUWin32 version ...michelou2006-04-271-1/+1
* added batch file test/scalatest.batmichelou2006-04-261-1/+1
* Removed the special treatment of scala/runtime/...mihaylov2006-04-251-6/+0
* corrected errors in script test/clitestmichelou2006-04-241-2/+2
* changed value of property 'copyright' in file b...michelou2006-04-201-1/+9
* released version 2.1.3 of the Scala distributionv2.1.3michelou2006-04-131-2/+2
* Removed support for Java files in the compilermihaylov2006-04-131-39/+0
* added options '-windowtitle' and '-documenttitl...michelou2006-04-121-1/+5
* Introduced properties for the individual source...mihaylov2006-04-101-20/+23
* added attributes 'source', 'target' and 'deprec...michelou2006-04-101-0/+22
* Replaced pico with javacmihaylov2006-04-101-29/+12
* added timer for target 'dist' in file build.xmlmichelou2006-04-051-16/+23
* updated script 'test/scalatest' to also work wh...michelou2006-04-041-1/+5
* API for DBC is built again.Gilles Dubochet2006-04-031-3/+4
* replaced ${*.dir}/${exec.dir.name} with ${*.ex...mihaylov2006-03-301-28/+29
* Exec Scripts (scala, scalac, etc.) are generate...Gilles Dubochet2006-03-301-28/+86
* corrected link to sbaz universe in **/build.xmlmichelou2006-03-291-5/+5
* added sbaz package 'scala-test'michelou2006-03-281-0/+15
* Fixed bug #557: Testing available memory before...Gilles Dubochet2006-03-241-7/+11
* added library scala-dbc.jar to package scala-li...michelou2006-03-241-1/+1
* fixed missing link when generating advert file ...michelou2006-03-231-2/+3
* removed placeholder packages in file scala/buil...michelou2006-03-231-57/+18
* Corrected scripts to circumvent class loader bu...Gilles Dubochet2006-03-211-4/+4
* 1.Gilles Dubochet2006-03-201-93/+114
* corrected handling of version number in build.xmlmichelou2006-03-161-3/+3
* added license and readme files to the docmichelou2006-03-151-0/+3
* In the scalaint script, define scala.boot.class...Lex Spoon2006-03-151-1/+2
* propagate property 'version.number' to all depe...michelou2006-03-141-2/+2
* added '-' in property 'time.short' to be sbaz f...michelou2006-03-141-1/+1
* fix the classpath for the "quick" scalaint scriptLex Spoon2006-03-131-1/+1
* Reverted back Stephane's incorrect changes to t...Gilles Dubochet2006-03-131-9/+9
* uses major/minor/patch versions before incremen...v2.0.0michelou2006-03-121-9/+9
* corrected missing path conversion on Cygwin for...michelou2006-03-111-2/+7
* Fixed some distribution-related build dependenc...Gilles Dubochet2006-03-091-79/+72
* added directory 'examples' to generated distrib...michelou2006-03-091-1/+4
* Updated SABBUS to: Gilles Dubochet2006-03-081-68/+182
* Added a Scaladoc ant task and extended SABBUS t...Gilles Dubochet2006-03-081-15/+32
* removed task 'examples' from build.xmlmichelou2006-03-081-44/+0
* added generation of 'scaladoc' commandmichelou2006-03-081-5/+59
* changed version numberingmichelou2006-03-071-4/+56
* Corrected clean-dependencies in SABBUS, cleaned...Gilles Dubochet2006-03-061-270/+426