summaryrefslogtreecommitdiff
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* updated copyright date in build.xmlmichelou2007-01-231-1/+1
* fixed dependency test in all build.xml filesmichelou2006-12-171-6/+1
* added dependency test for Ant-Contribmichelou2006-12-151-0/+10
* scala test suite also contains jar files!michelou2006-11-061-1/+1
* added deprecation attribute to quick and star t...michelou2006-10-241-5/+7
* added '--ant' option to scalatestmichelou2006-10-201-1/+1
* added 'deprecation' flag to ant/Scalac.scala an...michelou2006-10-201-4/+4
* changed location of diff files in scala-test-xx...michelou2006-10-151-1/+1
* corrected copyright notice in script templatesmichelou2006-10-111-1/+1
* removed temp.fix (quickdoc)michelou2006-09-211-1/+1
* temp.fix: task "quickdoc" uses "starr.classpath...michelou2006-09-121-1/+1
* distribute jars of the source filesLex Spoon2006-08-241-1/+30
* Removed "patch" hack in SABBUS.Gilles Dubochet2006-08-041-3/+2
* version separator is now configurable and defau...michelou2006-07-271-2/+3
* added target 'binaries' to build.xmlmichelou2006-07-251-21/+69
* removed 'toolflags' parameters for fsc in build...michelou2006-07-241-3/+0
* fixed EOLs for Windows batch files michelou2006-07-141-0/+12
* EXTENSION_CLASSPATH now contains both files/dir...michelou2006-07-141-3/+3
* Fixed the way variables are set in wrapper scri...Gilles Dubochet2006-07-131-3/+3
* added fsc to the man pagesmichelou2006-07-111-0/+1
* also display version number when build is stabl...michelou2006-06-291-2/+2
* updated cli test, added test for multiline stringsmichelou2006-06-291-52/+0
* Added actors library.Philipp Haller2006-06-211-1/+39
* adjust the generated tool scripts to replace sc...Lex Spoon2006-06-151-3/+8
* fixed target directory for man pages in build.xmlmichelou2006-06-151-1/+1
* moved docs/man/src to src/manual and updated bu...michelou2006-06-121-5/+55
* Hack-fixed the FSC compiler to handle boot clas...Gilles Dubochet2006-06-111-3/+3
* also includes *.args files in package scala-testmichelou2006-06-081-3/+6
* reactivated call to 'load' in file DocGenerator...michelou2006-06-081-0/+9
* now copy generated man pages to the distributionmichelou2006-06-071-3/+4
* There is no unecessary output on stderr when bu...Gilles Dubochet2006-06-071-2/+2
* added command 'fsc' for scala.tools.nsc.Compile...michelou2006-06-061-0/+27
* 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