summaryrefslogtreecommitdiff
path: root/project/build/PathConfig.scala
Commit message (Collapse)AuthorAgeFilesLines
* Deleted the sbt 0.7 project.Paul Phillips2011-12-081-43/+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-2/+2
|
* Securing some of the blessings of whitespace fo...Paul Phillips2011-01-271-9/+9
| | | | | | Securing some of the blessings of whitespace for the sbt build. No review.
* Extending sbt capabilities :moix2010-08-191-7/+12
| | | | | | | | - building continuation plugin - building and replacing fjgb, msil and forkjoin - building and replacing starr - layer cleaning tasks
* remove space from sbt's build/x/ classes direct...Lukas Rytz2010-08-161-1/+1
| | | | | remove space from sbt's build/x/ classes directory. no review.
* First version of SBT build for Scala compiler/l...moix2010-07-291-0/+38
First version of SBT build for Scala compiler/library (see README)