aboutsummaryrefslogtreecommitdiff
path: root/stage2/plugins/MultipleScalaVersions.scala
Commit message (Collapse)AuthorAgeFilesLines
* give access to version specific classes in cross-buildChristopher Vogt2017-04-021-1/+3
|
* Get rid of the hacky "essential" plugins separationChristopher Vogt2017-03-191-0/+9
Let’s keep move them back into stage2 again instead for reduction of complexity, cbt build speed and convenience of fewer manual dependencies. And for that let cbt just include eval from the start.