summaryrefslogtreecommitdiff
path: root/Makefile.distrib
Commit message (Collapse)AuthorAgeFilesLines
* Makefile-based build system disapears.Gilles Dubochet2005-12-161-537/+0
|
* - added bin/.scala_wrapper to Windows distribut...michelou2005-11-081-1/+4
| | | | | - added bin/.scala_wrapper to Windows distribution for Cygwin users.
* - removed duplicated unzip operation.michelou2005-11-061-1/+0
|
* If a variable SKIP_DOC is set (whatever its val...Gilles Dubochet2005-11-031-0/+4
| | | | | | If a variable SKIP_DOC is set (whatever its value) distrib does not generate the latex documentation.
* Updated files for new directory structure.Gilles Dubochet2005-11-031-2/+2
|
* - added support files for the ConTEXT editor (w...michelou2005-10-221-0/+10
| | | | | - added support files for the ConTEXT editor (www.context.cx).
* - corrected error in generation of batch comman...michelou2005-10-141-1/+1
| | | | | - corrected error in generation of batch commands (Win).
* - removed nsc-specific code (use build.xml !).michelou2005-10-111-21/+0
|
* - added support for nsc test suite.michelou2005-10-071-4/+14
|
* - added support for IntelliJ IDEA and Vim.michelou2005-10-041-0/+26
| | | | | - added nsrt.jar and nsc.jar to distribution (needed by ./bin/scalansc).
* - changed path "share/scala-1.4.x.x" to "share/...michelou2005-09-141-1/+2
| | | | | - changed path "share/scala-1.4.x.x" to "share/scala".
* - added "targets" directory to IzPack build.michelou2005-09-121-0/+3
|
* - 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
|