aboutsummaryrefslogtreecommitdiff
path: root/stage2/BasicBuild.scala
Commit message (Expand)AuthorAgeFilesLines
* move soure file filterin logic into library for reusabilityChristopher Vogt2016-04-281-8/+2
* cross building and automatic snaphot idsChristopher Vogt2016-04-071-1/+4
* Fix stage2 classloader not being stored in transient cacheChristopher Vogt2016-04-071-0/+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-20/+7
* propagate info if cbt has changed across builds, so they can be re-compiledChristopher Vogt2016-04-021-4/+4
* only compile and only produce jars if there are actually files.Christopher Vogt2016-04-021-3/+3
* Makes zinc usage smarter, so we do not need to call it when no files changed ...Christopher Vogt2016-03-301-22/+15
* replace Scala reflection with Java reflection seems to fix the weird exceptio...Christopher Vogt2016-03-281-3/+1
* get rid of ammonite dependencyChristopher Vogt2016-03-191-2/+0
* Refactored ClassLoaderCache to use key locked cache to pave the way for cachi...Christopher Vogt2016-03-191-2/+3
* make scaffold work for simple caseChristopher Vogt2016-03-191-5/+1
* sort transitiveDependencies by exported classpath for hopefully more determin...Christopher Vogt2016-03-121-0/+1
* Merge remote-tracking branch 'origin/master' into farmdawg/zinc-exit-codesChristopher Vogt2016-03-121-7/+18
|\
| * Improved how to express dependenciesChristopher Vogt2016-03-121-7/+18
* | minor simplification renamesChristopher Vogt2016-03-121-3/+2
* | Clean up some of the zinc invocation.Matt Farmer2016-03-121-1/+1
* | Whitespace removal.Matt Farmer2016-03-121-3/+3
|/
* Split ClassLoader classes into separate files and a few fixesChristopher Vogt2016-03-111-2/+2
* normalize Build's projectDirectory and stop using context.cwdChristopher Vogt2016-03-081-3/+3
* cleanup: whitespace changes, separated more things into their own files, use ...Christopher Vogt2016-03-071-0/+164