aboutsummaryrefslogtreecommitdiff
path: root/stage2/GitDependency.scala
Commit message (Expand)AuthorAgeFilesLines
* Correctly interact with build in cwd instead of loading it's managed build in...Christopher Vogt2016-04-061-1/+1
* Implement alternative resolversChristopher Vogt2016-04-031-0/+1
* propagate info if cbt has changed across builds, so they can be re-compiledChristopher Vogt2016-04-021-2/+2
* Makes zinc usage smarter, so we do not need to call it when no files changed ...Christopher Vogt2016-03-301-1/+1
* Refactored ClassLoaderCache to use key locked cache to pave the way for cachi...Christopher Vogt2016-03-191-2/+2
* Add support for git dependenciesChristopher Vogt2016-03-181-0/+49