aboutsummaryrefslogtreecommitdiff
path: root/stage1/KeyLockedLazyCache.scala
Commit message (Expand)AuthorAgeFilesLines
* Reproducible builds, composing different CBT version and various improvementsChristopher Vogt2016-04-281-3/+11
* KeyLockedLazyCache was locking on the wrong object. Also added update methodChristopher Vogt2016-03-301-1/+8
* move KeyLockedLazyCache to its own fileChristopher Vogt2016-03-191-0/+47
* Refactored ClassLoaderCache to use key locked cache to pave the way for cachi...Christopher Vogt2016-03-191-33/+0
* A draft implementation that runs builds concurrently (probably buggy right no...Christopher Vogt2016-03-121-0/+33