aboutsummaryrefslogtreecommitdiff
path: root/stage1/MavenRepository.scala
Commit message (Expand)AuthorAgeFilesLines
* explicitly convert to Vector everywhere for hopefully performanceChristopher Vogt2017-03-271-2/+2
* implicitly pass classloader, might make code easierChristopher Vogt2017-02-141-1/+1
* idempotent change propagationChristopher Vogt2017-02-091-3/+3
* memoize task results across classes within a single runChristopher Vogt2017-02-091-3/+7
* Get rid of Build default imports to reduce noise in build files. This also ch...Christopher Vogt2016-06-151-1/+0
* Convenience factory methods for ResolversChristopher Vogt2016-05-031-12/+3
* Reproducible builds, composing different CBT version and various improvementsChristopher Vogt2016-04-281-15/+12
* Implement alternative resolversChristopher Vogt2016-04-031-0/+22