summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Redesigned the root Makefile, introduced buil...paltherr2004-08-101-183/+300
| | | | | - Redesigned the root Makefile, introduced build contexts
* - Fixed typo (: -> \)paltherr2004-07-271-1/+1
|
* servletEngine -> servletburaq2004-07-261-2/+2
|
* - Fixed boottest targetspaltherr2004-07-211-2/+2
|
* - Reorganized the whole Makefilepaltherr2004-07-201-355/+407
|
* - changed prefix "interpreter" to "scalai"paltherr2004-07-201-11/+11
|
* - merged compiler.lst into scalac.lstpaltherr2004-07-201-8/+2
|
* - Replaced interpreter.lst by scalai.lstpaltherr2004-07-201-1/+1
|
* - Declared fastclean in default.mkpaltherr2004-07-201-4/+3
| | | | | - Moved removal from ~ and core files to default.distclean
* added servlet engine, mod' xpath exprburaq2004-07-131-0/+16
|
* - now uses external file 'config/list/scala4ant...michelou2004-07-091-3/+2
| | | | | - now uses external file 'config/list/scala4ant.lst'.
* - Changed show-missing to detect missing test f...paltherr2004-06-091-2/+2
| | | | | - Changed show-missing to detect missing test files
* - maintain a separate list of files for the lib...mihaylov2004-06-041-5/+8
| | | | | - maintain a separate list of files for the library-msil target
* - Added util targetpaltherr2004-03-211-0/+25
|
* - Changed the library-msil target to use the cu...mihaylov2004-03-171-1/+3
| | | | | | - Changed the library-msil target to use the current compiler rather than the bootstrap one.
* - Removed scalacbootpaltherr2004-02-271-2/+0
|
* - Added external bootstrap scalacpaltherr2004-02-181-6/+2
|
* - Added target boottestpaltherr2004-02-011-0/+15
|
* - Added read-only flag to generate .scala_wrapperpaltherr2004-01-211-1/+1
|
* ant task in scalaburaq2004-01-211-8/+8
|
* - Fixed formatingpaltherr2004-01-201-3/+6
|
* - Fixed bugs in Scaladoc.cremet2004-01-191-1/+3
| | | | | - Added XHTML validation of documentation comments.
* - Removed library-doc from target allpaltherr2004-01-191-1/+0
|
* - Renamed scalac4ant into scala4antpaltherr2004-01-191-15/+14
| | | | | | - Moved scala4ant sources into sources/scala/tools/scala4ant Removed - examples from support/ant
* - Added missing directory to TOOLS_JAR_FILESpaltherr2003-12-081-3/+4
|
* - Removed scala/tools from scala.jarpaltherr2003-12-041-0/+2
|
* - Added flags needed for flat value typespaltherr2003-12-041-0/+1
|
* - added target 'library-msil' to compile the sc...mihaylov2003-12-031-0/+6
| | | | | - added target 'library-msil' to compile the scala library for the .NET
* - Fixed bootclasspaths for library and scalac c...paltherr2003-11-271-1/+4
| | | | | | - Fixed bootclasspaths for library and scalac compilation Changed - compiler for library and scalac to scalac (from scalacboot)
* - Fixed dtd2scala for new import schemepaltherr2003-11-261-1/+1
| | | | | - Reenabled compilation of dtd2scala
* *** empty log message ***Martin Odersky2003-11-261-1/+1
|
* - Fixed SCALAC_SCALAC & LIBRARY_SCALACpaltherr2003-11-211-2/+2
|
* - Fixed compilation order in bootstrappaltherr2003-11-201-4/+6
| | | | | - Added compilation of whole compiler and library in bootstrap
* *** empty log message ***paltherr2003-11-201-22/+23
|
* - Added LIBRARY_SCALACpaltherr2003-11-191-0/+1
|
* - Added rules to build scalac4antpaltherr2003-11-191-4/+20
|
* - Updated verbfilter.mkpaltherr2003-11-191-1/+0
|
* - Updated Makefile to do bootstrapingpaltherr2003-11-191-95/+81
|
* - started migration of scaladoc from Java to Scalamichelou2003-11-171-1/+9
|
* - Added target .latest-dtd2scala-rsrcpaltherr2003-11-171-8/+15
|
* changes to XML API and parameterized binding in...buraq2003-11-171-4/+8
| | | | | | | | | changes to XML API and parameterized binding in dtd2scala better names changes to test suite
* - moved 'scalai' to 'scala/tools/scalai'michelou2003-11-101-2/+2
|
* - Added Makefile.importpaltherr2003-11-031-11/+13
| | | | | | - Moved some stuff from Makefile and Makefile.config into Makefile.import
* - Added wrapper "scala"paltherr2003-10-281-0/+1
|
* - moved scalap to scala.toolsmichelou2003-10-271-2/+2
|
* - Fixed command namespaltherr2003-10-231-3/+11
| | | | | | - Added PHONY rules - Added version-increment
* - removed BCEL-based JVM back-endschinz2003-10-231-3/+1
|
* - Added version managementpaltherr2003-10-231-0/+22
| | | | | - Added some unix commands
* - moved scaladoc into scala.tools packagemichelou2003-10-171-3/+3
|
* - added generation of scalatest toolmichelou2003-10-131-0/+18
|