summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* - 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
|
* - Merged runtime.lst into compiler.lstpaltherr2003-08-071-34/+37
| | | | | | - Changed Makefile to always compile the library (Java AND Scala source files)
* - Simplified handling of PROJECT_OUTPUTDIRpaltherr2003-08-071-9/+1
|
* - Replaced some variablespaltherr2003-08-061-2/+2
| | | | | - Changed some formatting
* - Changed script generation codepaltherr2003-08-061-19/+24
|
* - Split Makefile into 3 filespaltherr2003-08-051-302/+6
| | | | | - Removed references to linuxsoft
* - Added scaladoc targetpaltherr2003-07-301-1/+17
|
* - Changed some MACRO_* for relative pathspaltherr2003-07-221-4/+4
|
* - Removed .scala_wrapperpaltherr2003-07-181-3/+38
| | | | | | - Added .scala_wrapper.tmpl - Modified Makefile to generate .scala_wrapper from .scala_wrapper.tmpl
* - Fixed XERCES_HOMEpaltherr2003-07-161-1/+1
|
* project sourcedir for dtd2scalaburaq2003-07-151-1/+1
|
* Fixed the FJBG_HOME entry; it was not consisten...Matthias Zenger2003-07-131-2/+2
| | | | | | | | Fixed the FJBG_HOME entry; it was not consistent with the other *_HOME entries which refer to the directory where the jar-file is stored. Otherwise installation is a pain for people that do not build scala on the lamp infrastructure.
* *** empty log message ***michelou2003-07-111-1/+1
|
* - Added script dtd2scalapaltherr2003-07-111-0/+3
| | | | | - Added msil.jar and fjbg.jar in the distribution
* added generation of dtd2scalamichelou2003-07-101-0/+21
|
* - introduced the new JVM backend as default, wh...schinz2003-07-101-1/+5
| | | | | | - introduced the new JVM backend as default, which uses FJBG instead of BCEL to generate bytecode
* - Fixed some variable namespaltherr2003-05-091-2/+2
|
* - Added target lamplib and corresponding variablespaltherr2003-05-091-9/+17
|
* - Added import of cygwin.mkpaltherr2003-05-051-0/+1
|
* - Added META_SOURCES to PROJECT_SOURCESpaltherr2003-04-301-0/+1
|
* - Fixed some small bugspaltherr2003-04-221-3/+3
|
* - Updated rules to build Tuple filespaltherr2003-04-161-5/+4
|
* - Added rule fastcleanpaltherr2003-04-161-9/+7
|
* - Added automatic generation of FunctionXpaltherr2003-04-161-11/+25
| | | | | - Fixed makefile rules related to automatic file generation
* - Fixed Makefile to generate files also when th...paltherr2003-04-161-2/+4
| | | | | - Fixed Makefile to generate files also when the emplate changes
* - Completed rule .latetest-meta to invoke Gener...paltherr2003-04-141-0/+4
| | | | | | - Completed rule .latetest-meta to invoke GenerateAll Completed rule - clean to remove generate files
* - Added rule fixcvspaltherr2003-04-141-0/+8
|
* - Added target metapaltherr2003-04-111-0/+14
|
* - Fixed function RUNpaltherr2003-04-111-1/+1
|
* - Added support for PROJECT_OUTPUTDIR_LINKpaltherr2003-04-111-0/+7
|