aboutsummaryrefslogtreecommitdiff
path: root/internal
Commit message (Collapse)AuthorAgeFilesLines
* fix recursive and make cbt package jarsChristopher Vogt2017-06-171-2/+3
|
* Fix scala sxr for 2.12.1.Christopher Vogt2017-04-081-1/+1
| | | | Also remove it from Library, where it is more of a liability than actually helpful.
* Add ScalaXRay (sxr) pluginChristopher Vogt2017-04-052-2/+2
|
* start modularizing cbt into librariesChristopher Vogt2017-03-273-1/+59
| | | | | | | | | | this extracts certain parts of cbt into stand-alone libraries, which can be published to maven and used outside of cbt. This also adds scalariform for these parts of the code. This slows down cbt’s own build a lot because of the number of projects involved! So we’ll follow this by a bunch of performance tweak commits.
* extract re-usable parts of cbt’s own build into Shared pluginChristopher Vogt2017-03-112-0/+18