summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - added 'fixcrlf' action for batch commands.michelou2005-10-161-0/+1
* - added 'bin/scalap.bat' in Windows distribution.michelou2005-10-161-0/+9
* - added Ant token '@VERSION@'.michelou2005-10-163-3/+3
* - added more tokens in fileset.michelou2005-10-161-6/+15
* - share common resources doc/*.pdf and lib/*.michelou2005-10-161-20/+34
* *** empty log message ***Martin Odersky2005-10-1612-64/+142
* *** empty log message ***michelou2005-10-164-0/+226
* - added IzPack project file.michelou2005-10-161-0/+99
* - added 'izpack' task.michelou2005-10-161-0/+48
* - added 'izpack' target.michelou2005-10-161-0/+7
* - added task 'build.jars' (build/lib).michelou2005-10-151-37/+44
* - added 'izpack.jar' property.michelou2005-10-151-1/+4
* - added 'config.dir' property.michelou2005-10-151-0/+1
* - corrected malformed zip action.michelou2005-10-151-2/+1
* - added missing goto statement.michelou2005-10-151-0/+1
* Special treatment of scala.All and scala.AllRef...Iulian Dragos2005-10-153-20/+71
* Added the source directory in the path of nsc.Iulian Dragos2005-10-151-4/+5
* Set version to 1.4.0.3michelou2005-10-141-1/+1
* - corrected error in generation of batch comman...michelou2005-10-141-1/+1
* Reset lateDEFERRED flags too.Iulian Dragos2005-10-141-2/+2
* - added generation of 'sources.zip'.michelou2005-10-141-0/+7
* - added scalap tool.michelou2005-10-141-6/+10
* *** empty log message ***michelou2005-10-141-0/+7
* - added property 'nsc.osc-nstools.excludes'.michelou2005-10-141-0/+4
* - added scalap command.michelou2005-10-141-0/+1
* - corrected buggy eol.michelou2005-10-141-1/+2
* - scala commands now refer to .nsc_wrapper on U...michelou2005-10-141-9/+12
* - batch template.michelou2005-10-141-0/+39
* - nsc wrapper.michelou2005-10-141-0/+59
* - added 'bin.dir' property.michelou2005-10-141-0/+1
* - moved to bin/.nsc_wrapper.tmplmichelou2005-10-141-50/+0
* - moved to bin/.nsc.bat.tmplmichelou2005-10-141-39/+0
* Set version to 1.4.0.2michelou2005-10-131-1/+1
* - added generation of scalac command (bin/scala...michelou2005-10-131-25/+64
* - ignore customized property files.michelou2005-10-131-0/+5
* - 1st attempt.michelou2005-10-132-0/+89
* Changed the build system back so that newsource...Gilles Dubochet2005-10-131-2/+2
* Changed the build system so that newsources is ...Gilles Dubochet2005-10-131-135/+137
* - use Ant now !michelou2005-10-132-51/+0
* - used Ant now !michelou2005-10-131-15/+0
* - added 'scala.dll' property.michelou2005-10-132-1/+7
* Added a simple test to make sure that additiona...Gilles Dubochet2005-10-131-7/+13
* - use Ant now !michelou2005-10-1317-664/+0
* - used Ant now !michelou2005-10-131-6/+0
* - added 2 tasks 'fixcrlf' in target 'distrib.un...michelou2005-10-131-0/+3
* - added some comments.michelou2005-10-131-16/+33
* - added gz and bz2 generation to target 'distri...michelou2005-10-121-8/+47
* - target 'distrib.unix' now also depends on 'do...michelou2005-10-121-4/+4
* - corrected typos in Scala comment.michelou2005-10-121-3/+4
* Small change to remove pattern match inside pat...Iulian Dragos2005-10-121-1/+1