aboutsummaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* fix recursive and make cbt package jarsChristopher Vogt2017-06-171-1/+1
* add process library with extracted and new functionsChristopher Vogt2017-06-151-1/+1
* change IntelliJ plugin draft to follow now recommend plugin styleChristopher Vogt2017-04-061-1/+2
* Add Tut pluginChristopher Vogt2017-04-021-0/+1
* Add Scalatex pluginChristopher Vogt2017-04-021-0/+1
* scalatest plugin now does not need import anymoreChristopher Vogt2017-04-021-0/+1
* type-safe aliases for non cbt librariesChristopher Vogt2017-04-021-1/+1
* type-safe aliases for portsChristopher Vogt2017-04-011-1/+2
* start modularizing cbt into librariesChristopher Vogt2017-03-272-4/+7
* Unify reflectively loading builds from directories.Christopher Vogt2017-03-202-2/+14
* better error than NullPointerException when directory does not existChristopher Vogt2017-03-191-1/+1
* use standard cbt scala xml versionChristopher Vogt2017-03-191-1/+1
* Get rid of the hacky "essential" plugins separationChristopher Vogt2017-03-191-1/+1
* fix file watching for realChristopher Vogt2017-03-121-1/+0
* publish local for cbt itselfChristopher Vogt2017-03-111-2/+2
* extract re-usable parts of cbt’s own build into Shared pluginChristopher Vogt2017-03-112-17/+16
* use `name` instead of `projectName` as it is more universal and theChristopher Vogt2017-02-271-1/+1
* fix linkage error caused by scalac 2.10 combined with lib 2.11Christopher Vogt2017-02-271-2/+1
* Remove version from context, we can now use dynamic overridesChristopher Vogt2016-11-091-1/+1
* Upgrade zinc to 0.3.12Christopher Vogt2016-11-091-1/+1
* basic setup to allow publishing cbtChristopher Vogt2016-07-061-1/+16
* Get rid of Build default imports to reduce noise in build files. This also ch...Christopher Vogt2016-06-151-3/+0
* turn Build base classes into traits for less verbosity and uniform usage with...Christopher Vogt2016-06-151-1/+1
* Convenience factory methods for ResolversChristopher Vogt2016-05-031-1/+1
* Fix building cbt as a cbt projectChristopher Vogt2016-04-291-2/+2
* Reproducible builds, composing different CBT version and various improvementsChristopher Vogt2016-04-281-6/+8
* Implement alternative resolversChristopher Vogt2016-04-031-5/+4
* Add build file to build CBT with itself. Needed to be able to consume CBT as ...Christopher Vogt2016-04-021-0/+18