summaryrefslogtreecommitdiff
path: root/project/project
Commit message (Collapse)AuthorAgeFilesLines
* Update IntelliJ build for use with sbtLukas Rytz2016-03-211-0/+1
|
* Removed sbt build.Paul Phillips2013-06-131-7/+0
| | | | | | | | | | | | | Difficult though it may be to accept, it must go. We couldn't keep it working with active maintenance; after eight months of neglect there is no chance. Nobody is working on it or using it. The code will remain in the history if anyone wants it. One of the most annoying experiences one can have when building a new project is finding out one has been fiddling with an abandoned build system which isn't even expected to work. Sometimes I check out a scala project and there is a build.xml, a pom.xml, and a project directory. We should not be among those who sow such build confusion.
* sbt-git-plugin has moved.Jason Zaugg2013-01-071-1/+1
| | | | | We need to eliminate these sort of shifting sands to make the SBT build a viable option.
* SBT build now works with SBT 0.12.Josh Suereth2012-08-311-1/+1
| | | | Also fixed partest explosion that happened after partest redesign.
* Fixed plugin dependencies.Josh Suereth2012-05-101-1/+1
|
* Fixed mechanisms which pulls scala revision for properties file.Josh Suereth2011-12-051-1/+1
|
* Step one towards using project revision to buildJosh Suereth2011-12-051-0/+7