summaryrefslogtreecommitdiff
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* also prints out hostname and OS in log file bui...michelou2006-03-061-1/+5
* Remove files that were not required for compila...Gilles Dubochet2006-03-031-21/+3
* Use 'mixin class' instead of 'trait'mihaylov2006-03-031-1/+1
* changed way to generate 'version.number' property,michelou2006-03-021-29/+47
* be more tolerant of svnversion's outputLex Spoon2006-02-271-2/+3
* SABBUS is now less verbose by default.Gilles Dubochet2006-02-271-4/+4
* version number now ends with svn revision numbermichelou2006-02-241-2/+9
* - generate a wrapper for scalaintLex Spoon2006-02-201-3/+47
* renamed 'scala*2' to 'scala*' in Ant file build...michelou2006-02-161-20/+23
* Updated SABBUS to provide more information abou...Gilles Dubochet2006-02-101-4/+7
* - prints out Java environment when executing bu...michelou2006-02-101-0/+1
* Make the scalac2 sbaz package depend on scalac2...Lex Spoon2006-02-031-1/+2
* Corrected a classpath problem in the generated ...Gilles Dubochet2006-01-301-3/+3
* Removed the '-client' flag in the run scripts: ...Gilles Dubochet2006-01-301-4/+4
* - corrected value of nsc.excludes in file build...michelou2006-01-261-2/+3
* Scala now only works in client mode: server mod...Gilles Dubochet2006-01-261-4/+4
* Fixed some details in SABBUS so that it works f...Gilles Dubochet2006-01-201-14/+18
* Mmmh, SABBUS wasn't working after all.Gilles Dubochet2006-01-201-1/+1
* Updated a rather improved version of SABBUS whi...Gilles Dubochet2006-01-201-89/+99
* Updated Scalac to support a mode (triggered by ...Gilles Dubochet2006-01-191-6/+12
* Three things to be friendly with Scala Bazaars:Lex Spoon2006-01-191-12/+39
* Changed the product name in SABBUS to 'scala2'.Gilles Dubochet2006-01-191-1/+1
* Added the Scala Bazaar archive generation Ant t...Gilles Dubochet2006-01-191-3/+15
* The build file only creates symbolic links on U...Gilles Dubochet2006-01-121-6/+30
* The Scalac Ant task now supports a 'addparams' ...Gilles Dubochet2006-01-091-81/+30