summaryrefslogtreecommitdiff
path: root/Makefile.distrib
Commit message (Collapse)AuthorAgeFilesLines
* - added test companion files *.namespace to dis...michelou2004-07-151-0/+3
| | | | | - added test companion files *.namespace to distribution.
* - Added support to merge unix and windows ia bu...paltherr2004-06-111-2/+8
| | | | | - Added support to merge unix and windows ia builds
* - Fixed TEST_ROOT and TEST_FILESpaltherr2004-06-091-2/+2
|
* - Fixed TEST_ROOTpaltherr2004-06-091-1/+1
|
* - IA installers for UNIX and Windows are now ge...michelou2004-04-221-8/+28
| | | | | | - IA installers for UNIX and Windows are now generated separately using different project files (scala[_unix|_win32].iap_xml).
* - Added .args files in test files of distributionpaltherr2004-04-151-0/+3
|
* - added XSL transformation of IA project file t...michelou2004-04-081-2/+13
| | | | | | | | - added XSL transformation of IA project file to set version#. added - graphic convertion of splash image to add text annotation (version#). - replaced unzip.zip with tools.zip (which contains unzip.exe, ..). - tools.zip is now expanded by IA during installation.
* - Added creation of md5 filespaltherr2004-03-161-0/+4
|
* - fixed bug #298 (batch commands on Windows).michelou2004-02-251-1/+1
|
* - adds 'unzip.exe' to Windows installer inorder tomichelou2004-02-231-0/+1
| | | | | preserve file date when extracting files in 'src'.
* - Added cleaning and building in distrib-officialpaltherr2004-02-191-0/+7
|
* - Added quotes to batch filespaltherr2004-02-021-1/+1
|
* - Added handling of ScalaRationale.pdfpaltherr2004-01-231-0/+2
| | | | | | - Added use of website-resources - Removed use of website.old
* - Disabled automatic taggingpaltherr2004-01-231-1/+1
|
* - added file extension .jarmichelou2004-01-221-1/+1
|
* - added custom code (from ZeroG, see IA samples...michelou2004-01-221-0/+7
| | | | | | - added custom code (from ZeroG, see IA samples) to the Web installer in order to refresh the variable environment on the Windows platform.
* - Added read-only flag to generate .scala_wrapperpaltherr2004-01-211-0/+1
|
* - Removed topmost directory of tar.gz archive f...paltherr2004-01-211-1/+4
| | | | | - Removed topmost directory of tar.gz archive for ia
* - Added creation of addons directoryv1.0.0-b6paltherr2004-01-201-0/+11
|
* - Fixed paths to test filespaltherr2004-01-191-15/+15
|
* - Fixed root of test filespaltherr2004-01-191-1/+1
|
* - Added tagging of official distribspaltherr2004-01-151-0/+1
|
* - Removed website generationpaltherr2004-01-121-6/+0
|
* - added support for jEdit in distribution.michelou2004-01-061-0/+8
|
* - quick fix to bug 218 (scala option on Windoze)michelou2003-11-191-0/+1
|
* - Added distrbi-build-websitepaltherr2003-11-031-0/+7
|
* - Cleaned distrib rulespaltherr2003-10-231-61/+45
| | | | | - Added rule distrib-official
* - removed BCEL-based JVM back-endschinz2003-10-231-6/+0
|
* removed xerces stuffburaq2003-09-261-6/+0
|
* - corrected test condition for locales in 'ia-b...michelou2003-09-111-1/+1
| | | | | - corrected test condition for locales in 'ia-build' rule
* - added 'en', 'fr' and 'de' localesmichelou2003-09-111-4/+20
| | | | | - added simple splash image
* - added InstallAnywhere build to distributionmichelou2003-09-091-2/+37
|
* - Added PROJECT_VERSIONpaltherr2003-09-021-0/+1
|
* - Added missing @paltherr2003-08-271-1/+1
|
* - Changed install code to use installed scalado...paltherr2003-08-271-11/+13
| | | | | - Changed install code to use installed scaladoc to generate api doc
* - Fixed tutorial namepaltherr2003-08-271-1/+1
|
* - Added timestamps preservationpaltherr2003-08-261-21/+21
|
* - Updated to make work againpaltherr2003-08-251-6/+15
|
* - Updated Makefile.distribpaltherr2003-08-111-92/+96
|
* - Split Makefile into 3 filespaltherr2003-08-051-0/+221
- Removed references to linuxsoft