summaryrefslogtreecommitdiff
path: root/Makefile.distrib
Commit message (Collapse)AuthorAgeFilesLines
* - fixed bug in rule 'install-windows'.michelou2005-09-051-0/+1
|
* - simplified generation of IzPack distribution.michelou2005-09-021-2/+2
|
* - added missing file suffix (izpack).michelou2005-08-301-1/+1
|
* - added IzPack build.michelou2005-08-261-3/+65
|
* - added support for syntax highlighting in XCod...michelou2005-06-271-0/+10
| | | | | - added support for syntax highlighting in XCode (MacOSX).
* - Fixed paths in generated .bat filespaltherr2005-05-031-0/+1
|
* - moved 'src' directory together with 'lib' and...michelou2005-05-021-6/+15
| | | | | | - moved 'src' directory together with 'lib' and 'support' dirs. kept - flat directory structure for the Windows distribution.
* - don't keep file .scala-wrapper on Win32 (roll...michelou2005-05-021-1/+1
| | | | | - don't keep file .scala-wrapper on Win32 (rollback).
* - moved redefinition of UNIX2DOS to Makefile.pr...michelou2005-05-021-4/+0
| | | | | - moved redefinition of UNIX2DOS to Makefile.private on Cygwin.
* - changed directory structure of the Scala dist...michelou2005-05-021-27/+28
| | | | | - changed directory structure of the Scala distribution.
* - redefine UNIX2DOS variable on Cygwin.michelou2005-05-021-0/+4
|
* - added man page for scaladoc.michelou2005-05-021-1/+2
|
* - added man pages for the Scala commands.michelou2005-04-291-0/+13
|
* - added option '-family Helvetica' for convert ...michelou2005-04-281-0/+1
| | | | | - added option '-family Helvetica' for convert tool.
* - added support files for the Console plugin (j...michelou2005-04-131-2/+7
| | | | | - added support files for the Console plugin (jEdit).
* - added support for the SciTE text editor.michelou2005-03-311-0/+10
|
* - added entry for TextPad support.michelou2005-03-141-0/+9
|
* - added file README for jEdit support.michelou2005-02-211-0/+1
|
* - added support for the gedit text editor.michelou2005-02-111-0/+9
|
* - Replaced SCALADOC by main_SCALADOC (SCALADOC ...paltherr2005-01-241-1/+1
| | | | | - Replaced SCALADOC by main_SCALADOC (SCALADOC is no longer used)
* - Merged test-run.lst, test-pos.lst and test-ne...paltherr2004-11-181-3/+1
| | | | | - Merged test-run.lst, test-pos.lst and test-neg.lst into test.lst
* - Cleaned code of scalatestpaltherr2004-09-231-1/+2
| | | | | - Added some support to test .NET backend
* - Fixed value of MACRO_TEST_OBJDIRpaltherr2004-09-221-1/+1
|
* - Moved scala scripts from ./bin to ./object/ma...paltherr2004-09-211-2/+1
| | | | | - Moved scala scripts from ./bin to ./object/main/bin
* - Renamed library class outputdir from "library...paltherr2004-09-211-1/+1
| | | | | | - Renamed library class outputdir from "library" to "scala" Moved - library and tools class outputdir into a lib subdirectory
* - Renamed INSTALL_RUNTIME_JARFILE into INSTALL_...paltherr2004-09-211-3/+3
| | | | | - Renamed INSTALL_RUNTIME_JARFILE into INSTALL_LIBRARY_JARFILE
* - Removed ./test/bin/scala-test from distribpaltherr2004-09-211-24/+22
| | | | | - Relocated test files in distrib from ./test/files to ./test
* - Remove scalatest and scala-info from windows ...paltherr2004-09-211-0/+2
| | | | | - Remove scalatest and scala-info from windows distribution
* - Added MACRO_TEST_SRCDIR and MACRO_TEST_OBJDIRpaltherr2004-09-211-0/+2
|
* - Fixed generation of bat file for new scala_wr...michelou2004-09-161-2/+8
| | | | | | - Fixed generation of bat file for new scala_wrapper Made ia stuff - writable by everybody
* - Updated to new wrapperpaltherr2004-09-151-2/+5
|
* - Redesigned the root Makefile, introduced buil...paltherr2004-08-101-1/+1
| | | | | - Redesigned the root Makefile, introduced build contexts
* - splitted file 'custom' into win32 and unix va...michelou2004-07-271-12/+20
| | | | | | - splitted file 'custom' into win32 and unix variants. moved win23 - specific stuffs to rule 'ia_build_win32'.
* - now also add file 'scala.dll' to the distribu...michelou2004-07-211-0/+2
| | | | | - now also add file 'scala.dll' to the distribution.
* - Fixed SCRIPTS_* variablespaltherr2004-07-211-8/+8
|
* - 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
|