summaryrefslogtreecommitdiff
path: root/project/build/BasicLayer.scala
Commit message (Collapse)AuthorAgeFilesLines
* Deleted the sbt 0.7 project.Paul Phillips2011-12-081-296/+0
| | | | | Pretty sure nobody's using this? Let's make some space for our upcoming friend the 0.11 project.
* Begone t1737...Hubert Plociniczak2011-11-021-26/+26
|
* A bunch of work on the sbt build. No review.Paul Phillips2011-01-271-37/+40
|
* Securing some of the blessings of whitespace fo...Paul Phillips2011-01-271-96/+107
| | | | | | Securing some of the blessings of whitespace for the sbt build. No review.
* Stability testing task added.moix2010-09-071-18/+8
|
* update sbt build files to include scalacheck.jar.Lukas Rytz2010-09-031-0/+11
|
* Partest support for sbt (with failed only and s...moix2010-08-311-16/+7
| | | | | | Partest support for sbt (with failed only and specific files only options) Support for triggered execution
* Extending sbt capabilities :moix2010-08-191-84/+108
| | | | | | | | - building continuation plugin - building and replacing fjgb, msil and forkjoin - building and replacing starr - layer cleaning tasks
* First version of SBT build for Scala compiler/l...moix2010-07-291-0/+266
First version of SBT build for Scala compiler/library (see README)