summaryrefslogtreecommitdiff
path: root/project/Layers.scala
Commit message (Collapse)AuthorAgeFilesLines
* Brought version detection up-to-date.Josh Suereth2011-12-161-2/+2
| | | | * SBT's version creation is now on par with tools/get-latest-version
* MSIL now part of layered compilesJosh Suereth2011-12-091-3/+4
| | | | | | | * The MSIL source code is now built at every layer as part of the compiler project. * The MSIL project is completely removed from other references.
* Fixed publish issue.Josh Suereth2011-12-061-34/+33
| | | | | | | | * Cleaned up layered build settings definition * Removed scalaVersion specification from build (not NEEDED). * Fixed a migration from build.sbt to project/Build.scala where publish settings were only being used on the root project and not also used for sub-projects which are published.
* Step one towards using project revision to buildJosh Suereth2011-12-051-2/+4
|
* Port of SBT 0.11.x build. Things appear to be working well.Josh Suereth2011-12-011-0/+90