summaryrefslogtreecommitdiff
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improved the ScalaTool Ant task to be more cros...Gilles Dubochet2006-01-091-24/+29
* Updated the Ant build system:Gilles Dubochet2006-01-091-23/+61
* Modified the generation of scripts in build/ to...Gilles Dubochet2006-01-041-13/+40
* 1.Gilles Dubochet2005-12-231-127/+140
* - added properties 'os.win', 'os.cygwin' and 'o...michelou2005-12-221-6/+27
* - corrected generation of executables for Cygwi...michelou2005-12-221-23/+54
* 1.Gilles Dubochet2005-12-211-28/+47
* 1.Gilles Dubochet2005-12-201-2/+2