summaryrefslogtreecommitdiff
path: root/project/Release.scala
Commit message (Collapse)AuthorAgeFilesLines
* Removed sbt build.Paul Phillips2013-06-131-30/+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.
* Final clean up to get the build/testing working again.Josh Suereth2012-06-181-7/+21
|
* Refactoring and temporary commit before finishing the fix.Josh Suereth2012-06-131-0/+1
|
* Fixed up versioning scheme.Josh Suereth2012-04-031-103/+3
| | | | SBT build should now mimic ant build for versions.
* Brought version detection up-to-date.Josh Suereth2011-12-161-17/+19
| | | | * SBT's version creation is now on par with tools/get-latest-version
* *.properties files are now generated more oftenJosh Suereth2011-12-051-3/+11
| | | | (on git SHA change *and* clean instead of just clean)
* Fixed mechanisms which pulls scala revision for properties file.Josh Suereth2011-12-051-2/+6
|
* Step one towards using project revision to buildJosh Suereth2011-12-051-11/+18
|
* Port of SBT 0.11.x build. Things appear to be working well.Josh Suereth2011-12-011-0/+94