summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - 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
|
* - Added missing -jc and -sc suffixespaltherr2003-10-131-5/+6
|
* - Added variable PROJECT_BOOTSTRAPDIRpaltherr2003-10-081-85/+68
| | | | | | - Moved variables SCALAC & SCALADOC from Makefile.config into Makefile - Cleaned bootstrap code
* - Fixed rule fastcleanpaltherr2003-10-081-1/+2
|
* - Added bootstrap codepaltherr2003-10-071-3/+59
|
* added compilation of scalac4ant (ant task)buraq2003-09-301-0/+2
|
* - corrected generation of jar archive for dtd2s...michelou2003-09-301-1/+1
| | | | | - corrected generation of jar archive for dtd2scala
* - corrected dtd2scala settingsmichelou2003-09-301-4/+4
|
* removed XERCES stuffburaq2003-09-251-3/+1
|
* - added scaladoc resource 'script.js'michelou2003-09-251-3/+3
|
* Fixed scalap handling.Matthias Zenger2003-09-231-3/+4
|
* Included scalap.Matthias Zenger2003-09-231-0/+17
|
* -- added LIBRARY_SDC_FLAGS for scaladoc optionsmichelou2003-09-021-0/+2
|
* - Added PROJECT_VERSIONpaltherr2003-09-021-1/+1
|
* - Split scala archive into two parts: scala.jar...paltherr2003-08-251-24/+31
| | | | | - Split scala archive into two parts: scala.jar & tools.jar
* - added resource files to generation of scaladocmichelou2003-08-211-4/+16
| | | | | - added scaladoc to generation of jar archive
* - made some makefile scripts a bit more robust ...paltherr2003-08-181-4/+4
| | | | | | - made some makefile scripts a bit more robust to filenames containing - $s reenabled generation of scala documentation
* *** empty log message ***Martin Odersky2003-08-151-1/+1
|
* - Updated Makefile.distribpaltherr2003-08-111-0/+1
|
* - Added command show-missingpaltherr2003-08-111-1/+18
| | | | | - Moved compilation of documentation after compilation of scaladoc
* - Fixed typopaltherr2003-08-111-1/+1
|
* - Renamed apidir to apidocdirpaltherr2003-08-111-1/+2
| | | | | - Added removal of apidocdir on distclean
* - Added compilation of scala documentationpaltherr2003-08-111-0/+8
|
* - Added new command namespaltherr2003-08-111-0/+8
|