summaryrefslogtreecommitdiff
path: root/sources/bin
Commit message (Collapse)AuthorAgeFilesLines
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-194-189/+0
| | | | | | Switching to the new build system and to the new build system. This is a MAJOR commit, so be careful when updating.
* 1. Updated ignore patterns in various foldersGilles Dubochet2005-12-181-1058/+0
| | | | | 2. Removed even more obsolete files in 'test/' and elsewhere.
* - Windows NT and up do know the path of the exe...michelou2005-12-131-0/+1
| | | | | - Windows NT and up do know the path of the executed batch file
* - Windows NT and up do know the path of the exe...michelou2005-12-131-0/+1
| | | | | - Windows NT and up do know the path of the executed batch
* Sorry Lex, but we actually want to use sourcepa...Gilles Dubochet2005-11-251-1/+1
| | | | | | Sorry Lex, but we actually want to use sourcepath and not classpath in the script
* cleaned up mainBurak Emir2005-11-181-0/+2
|
* Sorry, my bad!Gilles Dubochet2005-11-041-1/+1
|
* NSC now uses more memory by default.Gilles Dubochet2005-11-041-0/+1
|
* A script to create symbolic links for izpack.Gilles Dubochet2005-11-031-0/+11
|
* Name of executables is now soft-coded.Gilles Dubochet2005-11-031-5/+4
|
* tweak to last change: -classpath, not -sourcepathLex Spoon2005-11-021-1/+1
|
* Modified class path of nsc exec scripts to suit...Gilles Dubochet2005-11-022-3/+4
| | | | | Modified class path of nsc exec scripts to suit Iulian desires.
* Corrected the script to work with Cygwin (I hope).Gilles Dubochet2005-11-021-1/+2
|
* Updated SABBUS to generate functioning scalac a...Gilles Dubochet2005-11-013-0/+172
| | | | | | Updated SABBUS to generate functioning scalac and scala script (bug #469).
* - removed nsc-specific code (use build.xml !).michelou2005-10-111-42/+6
|
* - added line for printing $SRCDIR before starti...michelou2005-10-071-0/+2
| | | | | - added line for printing $SRCDIR before starting the test suite.
* - added 'NTEST_*' variables for scalanstest.michelou2005-10-071-1/+4
|
* If not running under Cygwin fall back to Mono f...mihaylov2005-10-041-3/+4
| | | | | If not running under Cygwin fall back to Mono for the MSIL tests
* - renamed 'NSCALA_' to 'NLIBRARY_'.michelou2005-10-041-19/+19
|
* - corrected incomplete classpath in function 'n...michelou2005-09-291-0/+2
| | | | | - corrected incomplete classpath in function 'ncompiler_start'.
* - added nsc support.michelou2005-09-281-2/+40
|
* - removed dtd2scala specific stuffs.michelou2005-05-271-29/+2
|
* - Added new script "scalanstest"paltherr2005-05-231-0/+6
|
* - Changed root of test filespaltherr2005-05-021-1/+1
|
* - Fixed shift 2paltherr2005-05-021-1/+1
|
* - disabled search for xml test casespaltherr2005-04-191-3/+3
|
* - Added scalansc targetpaltherr2005-02-091-0/+1
|
* - pushed max memory use to 512 Mbschinz2005-01-171-1/+1
|
* - Fixed export statementpaltherr2004-11-231-1/+2
|
* - Fixed maximum heep size for tests to 128Mpaltherr2004-11-181-1/+2
|
* [MSIL] Fixed the testing procedure for the MSIL...mihaylov2004-10-061-2/+2
| | | | | [MSIL] Fixed the testing procedure for the MSIL backend.
* - Moved TEST_ALL assignment before return state...paltherr2004-09-271-1/+1
| | | | | - Moved TEST_ALL assignment before return statement
* - Fixed some typospaltherr2004-09-271-3/+3
|
* - Generalized code for [...]paltherr2004-09-231-8/+6
|
* - Cleaned code of scalatestpaltherr2004-09-231-155/+179
| | | | | - Added some support to test .NET backend
* - Added missing prefixpaltherr2004-09-221-1/+1
|
* - Added creation of objdirpaltherr2004-09-221-2/+2
|
* - Allowed flag --objdir= with no argumentpaltherr2004-09-211-1/+0
|
* - Removed ./test/bin/scala-test from distribpaltherr2004-09-211-1/+1
| | | | | - Relocated test files in distrib from ./test/files to ./test
* - Merged ./test/bin/scala-test info ./bin/.scal...paltherr2004-09-211-8/+511
| | | | | - Merged ./test/bin/scala-test info ./bin/.scala_wrapper
* - Removed unsupported !paltherr2004-09-161-1/+3
|
* - Changed scala_wrapper so that tools are run a...paltherr2004-09-151-277/+308
| | | | | | | | | - Changed scala_wrapper so that tools are run as normal scala programs - Added support for SCALA_SOURCEPATH & SCALA_EXTDIRS Added properties - "scala.library.source.path" & "scala.library.class.path" Improved - computation of default bootclasspath Changed scalap to used ClassPath - from scala.tools.util
* - Added java flag "-ea" to all "*-debug" commandspaltherr2004-04-131-1/+1
|
* - Removed scalacbootpaltherr2004-02-271-1/+0
|
* - Added option --version to scala-infopaltherr2004-01-121-0/+8
|
* - Added scala.jar to classpath for interprterpaltherr2003-12-081-2/+2
|
* - modified to work when invoked under cygwin on...mihaylov2003-12-081-0/+1
| | | | | | - modified to work when invoked under cygwin on a network share (i.e. appearing not as a symbolic link)
* - Rewrote exec_* functionspaltherr2003-11-191-120/+60
|
* - started migration of scaladoc from Java to Scalamichelou2003-11-171-1/+21
|
* - moved 'scalai' to 'scala/tools/scalai'michelou2003-11-101-2/+2
|