summaryrefslogtreecommitdiff
path: root/project
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* Alterations so the sbt build will run under git...Paul Phillips2010-07-291-19/+25
| | | | | Alterations so the sbt build will run under git-svn. Review by moix.
* First version of SBT build for Scala compiler/l...moix2010-07-2913-0/+1268
First version of SBT build for Scala compiler/library (see README)