summaryrefslogtreecommitdiff
path: root/Makefile.config
Commit message (Collapse)AuthorAgeFilesLines
* - Added JRE_HOME and JRE_JARFILEpaltherr2003-11-251-0/+4
|
* - corrected hard-coded path for WWWROOTmichelou2003-11-241-1/+1
|
* added default for WWWrootburaq2003-11-241-1/+1
|
* - Added rules to build scalac4antpaltherr2003-11-191-0/+4
|
* - added website specific configuration variablesmichelou2003-11-051-0/+9
|
* - Added PROJECT_WEBSITEDIRpaltherr2003-11-031-0/+2
| | | | | - Added PROJECT_HTDOCSDIR
* - Added Makefile.importpaltherr2003-11-031-27/+1
| | | | | | - Moved some stuff from Makefile and Makefile.config into Makefile.import
* - added xsltproc toolmichelou2003-10-311-0/+7
|
* - Added GZIP, BZIP2 & PROJECT_DISTRIBDIRpaltherr2003-10-231-0/+3
|
* - removed BCEL-based JVM back-endschinz2003-10-231-5/+0
|
* - Added version managementpaltherr2003-10-231-1/+4
| | | | | - Added some unix commands
* - Added variable PROJECT_BOOTSTRAPDIRpaltherr2003-10-081-6/+1
| | | | | | - Moved variables SCALAC & SCALADOC from Makefile.config into Makefile - Cleaned bootstrap code
* removed XERCES stuff, no longer neededburaq2003-09-251-5/+0
|
* - added standard tools tar and unzipmichelou2003-09-091-0/+3
|
* - Added PROJECT_VERSIONpaltherr2003-09-021-0/+1
|
* - Added some toolspaltherr2003-08-111-0/+3
|
* - Renamed apidir to apidocdirpaltherr2003-08-111-1/+1
| | | | | - Added removal of apidocdir on distclean
* - Added compilation of scala documentationpaltherr2003-08-111-0/+3
|
* - Added new command namespaltherr2003-08-111-1/+1
|
* - Added SCALACpaltherr2003-08-071-0/+6
| | | | | - Added PROJECT_BINARYDIR
* - Added some toolspaltherr2003-08-071-1/+4
|
* - Removed dependenciespaltherr2003-08-061-6/+0
|
* - Split Makefile into 3 filespaltherr2003-08-051-0/+112
- Removed references to linuxsoft