summaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* - added run/bug508.scala and neg/variances.scalamichelou2005-12-131-0/+3
|
* - updated year in copyright noticemichelou2005-12-131-1/+1
|
* SCABBUS now also supports the "print" option.Gilles Dubochet2005-11-301-0/+3
|
* Added local variable debugging information in t...Iulian Dragos2005-11-301-0/+5
| | | | | | Added local variable debugging information in the jvm backend, and corresponding options in the ant task.
* added xsd stuffBurak Emir2005-11-301-3/+3
|
* * Added semantic token models to support Eclips...Sean McDirmid2005-11-291-0/+1
| | | | | | | * Added semantic token models to support Eclipse IDE. Fixed positions * to handle Windows newlines Fixed as much code generation line number * issues as possible, but some issues may remain.
* A simple version of Codification framework that...Gilles Dubochet2005-11-281-0/+1
| | | | | | | | | | | A simple version of Codification framework that has the following limitations: - it does not provide types which are too difficult to get. - it only covers simple code: no if, no matching, no class or object definitions etc. - it is only applied to typed code functions. ** This is a temporary version for Fatemeh to work on **
* - added pos/variances.scalamichelou2005-11-281-0/+1
|
* verifying attributesBurak Emir2005-11-251-0/+5
|
* cleaned up mainBurak Emir2005-11-181-0/+2
|
* - moved dbc/**.scala files backmichelou2005-11-161-66/+66
|
* - replaced 'scala' by '@PREFIX@'v1.4.0+3michelou2005-11-161-3/+3
|
* - commented out 'dbc/**/*.scala before generati...michelou2005-11-161-66/+66
| | | | | - commented out 'dbc/**/*.scala before generating Scala 1.4.0.3
* Gilles "scala database connectivity" files addedBurak Emir2005-11-151-0/+67
|
* Changed path to use config instead of build.sup...Gilles Dubochet2005-11-031-3/+3
| | | | | Changed path to use config instead of build.support.
* IzPack now works with a non-patched distribution.Gilles Dubochet2005-11-031-1/+1
|
* Updated file for new directory structure.Gilles Dubochet2005-11-031-2/+2
|
* Better support for names of executables and the...Gilles Dubochet2005-11-022-8/+12
| | | | | Better support for names of executables and the distribution itself.
* - updated wrapper name.michelou2005-11-022-3/+3
|
* - updated target paths.michelou2005-11-021-2/+2
|
* Refactored the build.all system to be shorter, ...Gilles Dubochet2005-10-271-9/+15
| | | | | | Refactored the build.all system to be shorter, clearer. Corrected some bugs that prevented rebuilding nsc without cleaning first.
* *** empty log message ***paltherr2005-10-261-0/+1
|
* Changed name of MetaAttribute file to MetaParse...Gilles Dubochet2005-10-181-1/+1
| | | | | | Changed name of MetaAttribute file to MetaParser to give it the same name as the class it defines.
* - removed dependency on external resources.michelou2005-10-181-5/+8
|
* Added the log option.Gilles Dubochet2005-10-181-0/+3
|
* *** empty log message ***michelou2005-10-172-0/+2
|
* - added .latest-*michelou2005-10-171-1/+1
|
* - renamed 'tmp' to 'Uninstaller'.michelou2005-10-171-1/+1
|
* *** empty log message ***michelou2005-10-176-0/+240
|
* - improved unix jobs.michelou2005-10-171-6/+34
| | | | | - added windows job to update Windows registry.
* - cleaned up.michelou2005-10-171-38/+36
| | | | | - improved generation of symbolic links.
* - moved to 'bin/.nsc_symlink.tmpl'.michelou2005-10-171-11/+0
|
* - corrected wrapper name.michelou2005-10-171-4/+4
|
* - updated lists of Scala commands.michelou2005-10-171-4/+2
|
* - added 'copyright.notice' property.michelou2005-10-161-13/+17
|
* *** empty log message ***michelou2005-10-161-6/+6
|
* - added 'izpack.jar' property.michelou2005-10-161-8/+11
|
* - added Ant token '@VERSION@'.michelou2005-10-163-3/+3
|
* - share common resources doc/*.pdf and lib/*.michelou2005-10-161-20/+34
|
* *** empty log message ***michelou2005-10-164-0/+226
|
* - added IzPack project file.michelou2005-10-161-0/+99
|
* - added 'izpack.jar' property.michelou2005-10-151-1/+4
|
* - added 'config.dir' property.michelou2005-10-151-0/+1
|
* *** empty log message ***michelou2005-10-141-0/+7
|
* - added property 'nsc.osc-nstools.excludes'.michelou2005-10-141-0/+4
|
* - corrected buggy eol.michelou2005-10-141-1/+2
|
* - added 'bin.dir' property.michelou2005-10-141-0/+1
|
* - ignore customized property files.michelou2005-10-131-0/+5
|
* - added 'scala.dll' property.michelou2005-10-132-1/+7
|
* Commented text that should have been commented ...Gilles Dubochet2005-10-123-9/+9
| | | | | Commented text that should have been commented in the first place.