summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - added 'jars' command to build 'scala.jar' and...michelou2005-11-011-0/+17
* - removed nsc-specific code (use build.xml !).michelou2005-10-111-205/+32
* - nsc build now depends on Ant (nsc/ant/NSC.sca...michelou2005-10-101-1/+1
* - added support nsc test suite.michelou2005-10-071-3/+5
* - added user name to the created temporary dire...michelou2005-10-071-3/+3
* - added rmic specific rules.michelou2005-10-041-2/+24
* *** empty log message ***mihaylov2005-10-041-1/+1
* - updated rules for generating nsrt.jar, nsc.ja...michelou2005-10-041-100/+127
* Added multi-platform support for MSILmihaylov2005-10-031-16/+26
* Added support for building Scalac Ant task.Gilles Dubochet2005-10-031-1/+8
* - updated nsc generation.michelou2005-09-281-29/+151
* *** empty log message ***mihaylov2005-09-271-2/+2
* Integrated the scala.dll build process for Cygw...mihaylov2005-09-271-5/+56
* *** empty log message ***Martin Odersky2005-06-151-1/+1
* - Added "runtime.ScalaRunTime" in library compi...paltherr2005-06-151-1/+1
* - Added new script "scalanstest"paltherr2005-05-231-0/+1
* - Removed "scalac", "scalai" and "scaladoc" fro...paltherr2005-05-231-2/+4
* - Added separate compilation of Predef for nscpaltherr2005-05-201-0/+4
* - Changed target $(latest)nsc-sc to always comp...paltherr2005-05-181-1/+2
* - Added the compilation of "nsc" to the target ...paltherr2005-05-171-0/+1
* - Added target tnscpaltherr2005-05-171-0/+21
* removed dtd2scalaburaq2005-04-121-28/+28
* removed servlet engine from repositoryburaq2005-02-111-22/+0
* - Commented out the automatic build of nscpaltherr2005-02-091-1/+1
* - Added nsc targetpaltherr2005-02-091-0/+32
* - Added show-missing-examples and show-missingpaltherr2005-01-271-0/+22
* - Replaced Function*.java by Function*.scalapaltherr2004-11-181-3/+3
* - added an -enableassertions for all toolspaltherr2004-11-171-1/+1
* [MSIL] Fixed the testing procedure for the MSIL...mihaylov2004-10-061-1/+1
* - changed the definition of "ROOT" to make it w...schinz2004-10-041-1/+1
* - Added rule show-missing-librarypaltherr2004-09-291-1/+12
* - Cleaned code of scalatestpaltherr2004-09-231-0/+2
* - Removed no longer used variablespaltherr2004-09-211-5/+0
* - Moved scala scripts from ./bin to ./object/ma...paltherr2004-09-211-18/+13
* - Renamed library class outputdir from "library...paltherr2004-09-211-1/+1
* - Renamed library class outputdir from "library...paltherr2004-09-211-5/+6
* - Removed PROJECT_APIDOCDIR (api doc is now gen...paltherr2004-09-211-2/+1
* - Relocated jar files under PROJECT_OBJECTDIRpaltherr2004-09-211-5/+1
* - Relocated jar files under PROJECT_OBJECTDIRpaltherr2004-09-211-6/+10
* - Simplified the file lists for the jar filespaltherr2004-09-211-11/+2
* - Added MACRO_TEST_SRCDIR and MACRO_TEST_OBJDIRpaltherr2004-09-211-0/+4
* - Changed boot process: removed library compila...paltherr2004-09-161-4/+10
* - Fixed typo in LIBRARY_SC_CLASSPATHpaltherr2004-09-161-1/+1
* - Made context variables context indenpendentpaltherr2004-09-151-9/+15
* - Changed scala_wrapper so that tools are run a...paltherr2004-09-151-4/+10
* - Created separate outputdirs for library and t...paltherr2004-09-151-11/+23
* - Added cygwin support in target generatepaltherr2004-09-031-2/+3
* - Redesigned the root Makefile, introduced buil...paltherr2004-08-101-183/+300
* - Fixed typo (: -> \)paltherr2004-07-271-1/+1
* servletEngine -> servletburaq2004-07-261-2/+2