aboutsummaryrefslogtreecommitdiff
path: root/stage1/ContextImplementation.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix copy&paste error in ContextImplementationJasper Moeys2017-04-201-1/+1
* fix file watching for realChristopher Vogt2017-03-121-1/+1
* revamp loop featureChristopher Vogt2017-03-121-1/+2
* easier setting of projectDirectory in sub-buildsChristopher Vogt2017-02-131-1/+3
* idempotent change propagationChristopher Vogt2017-02-091-16/+24
* memoize task results across classes within a single runChristopher Vogt2017-02-091-16/+16
* replace flawed concurrent hashmap cache with consistent replacementChristopher Vogt2017-02-011-3/+2
* Merge separate hashmaps for persistent cache into oneChristopher Vogt2017-02-011-3/+2
* Remove version from context, we can now use dynamic overridesChristopher Vogt2016-11-091-1/+0
* add context based task result cacheChristopher Vogt2016-11-081-0/+1
* Get rid of Build default imports to reduce noise in build files. This also ch...Christopher Vogt2016-06-151-1/+0
* read sonatype credentials from cbt installation, not from other checked out v...Christopher Vogt2016-05-261-0/+1
* Reproducible builds, composing different CBT version and various improvementsChristopher Vogt2016-04-281-0/+22