aboutsummaryrefslogtreecommitdiff
path: root/stage2/BuildDependency.scala
Commit message (Expand)AuthorAgeFilesLines
* fix file watching for realChristopher Vogt2017-03-121-5/+0
* revamp loop featureChristopher Vogt2017-03-121-2/+2
* Make GitDependency and DirectoryDependency simply return Build objectsChristopher Vogt2017-03-111-22/+18
* comments to move a bunch of things into stage2Christopher Vogt2017-02-271-0/+1
* support DirectoryDependency on sub builds of a multi project buildsChristopher Vogt2017-02-181-5/+26
* implicitly pass classloader, might make code easierChristopher Vogt2017-02-141-0/+1
* easier setting of projectDirectory in sub-buildsChristopher Vogt2017-02-131-2/+2
* idempotent change propagationChristopher Vogt2017-02-091-1/+1
* memoize task results across classes within a single runChristopher Vogt2017-02-091-0/+3
* minor refactoring using shorter namesChristopher Vogt2016-11-131-1/+1
* make case class DirectoryDependency finalChristopher Vogt2016-09-131-5/+5
* better name for DirectoryDependencyChristopher Vogt2016-06-191-2/+2
* Get rid of Build default imports to reduce noise in build files. This also ch...Christopher Vogt2016-06-151-3/+2
* Reproducible builds, composing different CBT version and various improvementsChristopher Vogt2016-04-281-3/+2
* Correctly interact with build in cwd instead of loading it's managed build in...Christopher Vogt2016-04-061-2/+2
* Implement alternative resolversChristopher Vogt2016-04-031-0/+1
* Makes zinc usage smarter, so we do not need to call it when no files changed ...Christopher Vogt2016-03-301-1/+1
* sort transitiveDependencies by exported classpath for hopefully more determin...Christopher Vogt2016-03-121-0/+1
* Improved how to express dependenciesChristopher Vogt2016-03-121-1/+1
* cleanup: whitespace changes, separated more things into their own files, use ...Christopher Vogt2016-03-071-0/+36