summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - 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 2 tasks 'fixcrlf' in target 'distrib.unix'.
* - added some comments.michelou2005-10-131-16/+33
| | | | | - corrected target 'distrib.unix' (directory 'man').
* - added gz and bz2 generation to target 'distri...michelou2005-10-121-8/+47
| | | | | | - added gz and bz2 generation to target 'distrib.unix'. (mostly) - implemented target 'distrib.win'.
* - target 'distrib.unix' now also depends on 'do...michelou2005-10-121-4/+4
| | | | | - target 'distrib.unix' now also depends on 'docs'.
* - corrected typos in Scala comment.michelou2005-10-121-3/+4
|
* Small change to remove pattern match inside pat...Iulian Dragos2005-10-121-1/+1
| | | | | Small change to remove pattern match inside pattern guard.
* New version of the backend, that can compile th...Iulian Dragos2005-10-1211-212/+571
| | | | | New version of the backend, that can compile the library.
* - finished target 'docs' :-)michelou2005-10-121-5/+17
|
* Commented text that should have been commented ...Gilles Dubochet2005-10-123-9/+9
| | | | | Commented text that should have been commented in the first place.
* - added 'distrib.doc.dir'michelou2005-10-121-7/+27
| | | | | | - copy most files to 'distrib.doc.dir' directory. - improved target 'docs'.
* - changed 'support.dir' to 'build.support.dir'.michelou2005-10-121-2/+2
|
* - corrected value of 'support.dir'.michelou2005-10-121-1/+1
|
* Now uses same directory for distributions as ma...Gilles Dubochet2005-10-121-1/+1
| | | | | Now uses same directory for distributions as makefile.
* Added ignores for SABBUS build system.Gilles Dubochet2005-10-121-0/+3
|
* Changed the way properties are set.Gilles Dubochet2005-10-126-29/+116
| | | | | Added improved comments to properties files.
* - corrected if-test in log "Compiling...".michelou2005-10-121-413/+409
| | | | | | - removed leading tabs. - (partially) changed indentation for 4 to 2 chars.
* - added id 'nsc.classpath'.michelou2005-10-121-56/+71
| | | | | - started 'docs' target.
* - was a test.michelou2005-10-121-333/+0
|
* *** empty log message ***michelou2005-10-123-403/+0
|
* *** empty log message ***Martin Odersky2005-10-1112-63/+161
|
* NodeBuffer + => &+Burak Emir2005-10-113-13/+13
|
* NodeBuffer + => &+Burak Emir2005-10-112-2/+5
| | | | | added methods to Null
* - updated copyright date.michelou2005-10-111-5/+10
|
* - removed nsc-specific code (use build.xml !).michelou2005-10-114-276/+38
|
* - added echo for ${oslib.src}.michelou2005-10-111-20/+25
|
* - 1st attempt to fix $Id.michelou2005-10-111-1/+1
|
* - added 'test.dir'.michelou2005-10-111-0/+1
|
* Try a 2nd fix for CVS Id problemFabien Salvi2005-10-111-2/+2
|
* Added a warning when Scala cannot be found on t...Gilles Dubochet2005-10-111-10/+25
| | | | | Added a warning when Scala cannot be found on the bootclasspath.
* Test cvs idFabien Salvi2005-10-111-0/+333
|
* *** empty log message ***michelou2005-10-111-3/+0
|
* - test (ignore).michelou2005-10-111-0/+3
|
* - added 'doc.dir'.michelou2005-10-111-0/+1
|
* - added CVS header.michelou2005-10-111-3/+4
|
* - added 'support.dir'.michelou2005-10-111-1/+2
|
* - splitted 'fail' actions in task 'init.osc'.michelou2005-10-111-9/+18
|
* Removed two unecessary echos.Gilles Dubochet2005-10-111-6/+5
|
* Changed the way to set properties.Gilles Dubochet2005-10-115-55/+165
|
* Remove the auto source detect feature which was...Gilles Dubochet2005-10-111-21/+4
| | | | | | Remove the auto source detect feature which was rather dodgy. The library source must be in the task classpath now.
* - added CVS header.michelou2005-10-111-109/+160
| | | | | | | - changed default target to 'build'. - removed leading tabs. - added 'help' target.
* rewrote message displayBurak Emir2005-10-111-3/+8
|
* accessor for cmBurak Emir2005-10-111-0/+2
|
* fixesBurak Emir2005-10-111-4/+9
|
* added binder class to xml/factBurak Emir2005-10-112-0/+44
| | | | | VS: ----------------------------------------------------------------------
* Auto-detect files in newsources so as not to co...Gilles Dubochet2005-10-101-4/+12
| | | | | Auto-detect files in newsources so as not to compile their java version.
* Cleaned-up some classpath incoherences and dupl...Gilles Dubochet2005-10-101-16/+2
| | | | | | Cleaned-up some classpath incoherences and duplications and removed the build.nsbin target which should not have existed in the first place.
* Corrected a bug when entering an empty string f...Gilles Dubochet2005-10-101-9/+10
| | | | | | Corrected a bug when entering an empty string for the check, stop or skip attribute.
* The new build system in pure Ant.Gilles Dubochet2005-10-105-0/+339
|