aboutsummaryrefslogtreecommitdiff
path: root/compatibility
Commit message (Expand)AuthorAgeFilesLines
* minor fix to error messagesChristopher Vogt2017-06-153-8/+8
* Unify reflectively loading builds from directories.Christopher Vogt2017-03-202-1/+6
* fix file watching for realChristopher Vogt2017-03-122-4/+7
* revamp loop featureChristopher Vogt2017-03-121-0/+3
* allow DirectoryDependencies on BuildBuildsChristopher Vogt2017-02-181-2/+6
* easier setting of projectDirectory in sub-buildsChristopher Vogt2017-02-131-1/+5
* remove some unnecessary Context fields while we are modifying contextChristopher Vogt2017-02-132-3/+4
* Add support for nested builds and use it to replace cross compilationChristopher Vogt2017-02-131-1/+3
* use unboxed primitives everywhere possible for reliable == behaviorChristopher Vogt2017-02-091-1/+1
* idempotent change propagationChristopher Vogt2017-02-093-7/+51
* memoize task results across classes within a single runChristopher Vogt2017-02-091-0/+1
* replace flawed concurrent hashmap cache with consistent replacementChristopher Vogt2017-02-011-3/+3
* Merge separate hashmaps for persistent cache into oneChristopher Vogt2017-02-011-3/+2
* minor cleanups regarding ContextChristopher Vogt2016-11-131-4/+4
* 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
* make BuildInterfaces an abstract class so it can have default valuesChristopher Vogt2016-10-031-1/+1
* minor cleanupChristopher Vogt2016-06-011-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-285-0/+60