aboutsummaryrefslogtreecommitdiff
path: root/stage2
Commit message (Expand)AuthorAgeFilesLines
* make full dependencies available to compile instead of only classpathChristopher Vogt2017-02-011-6/+5
* replace flawed concurrent hashmap cache with consistent replacementChristopher Vogt2017-02-011-2/+3
* Merge separate hashmaps for persistent cache into oneChristopher Vogt2017-02-013-4/+3
* Update early dependencies to new zincChristopher Vogt2016-11-291-1/+1
* Remove classifier from pom files.mchav2016-11-251-3/+3
* Merge pull request #313 from cvogt/chris3Jan Christopher Vogt2016-11-131-2/+5
|\
| * minor cleanups regarding ContextChristopher Vogt2016-11-131-2/+5
* | Remove dead code. It does not look like the elses are needed.Christopher Vogt2016-11-131-15/+5
* | fixes interacting with BuildBuilds from the cli and cleans up.Christopher Vogt2016-11-132-17/+11
* | small refactoring simplifying Stage2Christopher Vogt2016-11-131-7/+2
* | minor refactoring using shorter namesChristopher Vogt2016-11-133-11/+14
|/
* Merge pull request #311 from cvogt/remove-dot-copyJan Christopher Vogt2016-11-133-9/+10
|\
| * reduce usage of .copy as preparation to replace it with newBuildChristopher Vogt2016-11-133-9/+10
* | Assert right build class. Fixes #174Christopher Vogt2016-11-132-1/+15
|/
* Remove version from context, we can now use dynamic overridesChristopher Vogt2016-11-093-6/+1
* Upgrade zinc to 0.3.12Christopher Vogt2016-11-091-1/+1
* Add support for dynamic re-configuration.Christopher Vogt2016-11-083-4/+31
* this doesn't need managedContextChristopher Vogt2016-11-081-8/+9
* add context based task result cacheChristopher Vogt2016-11-082-0/+18
* filter out 'direct' meta task earlier from the argsChristopher Vogt2016-11-081-2/+1
* Add support for resources (still limited by CBT's classloader visibility)Christopher Vogt2016-11-031-1/+5
* web uitim-zh2016-10-281-0/+7
* Fix: non-existing git ref will now be tried to be fetched next timeChristopher Vogt2016-10-141-18/+30
* add repl task to BaseBuildrockjam2016-10-052-9/+25
* Merge pull request #264 from cvogt/chris3Jan Christopher Vogt2016-10-041-1/+1
|\
| * make BuildInterfaces an abstract class so it can have default valuesChristopher Vogt2016-10-031-1/+1
* | Merge pull request #261 from cvogt/simple-exampleJan Christopher Vogt2016-10-041-0/+4
|\ \ | |/ |/|
| * readmes explaining plugin folder rolesChristopher Vogt2016-09-291-0/+4
* | Sonatype release plugin (#247)Nikolay Tatarinov2016-10-034-34/+13
* | clean up main class discovery mechanism and offer interactive choiceChristopher Vogt2016-10-021-6/+8
* | improve Console not found error messageChristopher Vogt2016-10-021-1/+1
* | Added run with package discoveryChavXO2016-09-291-1/+6
|/
* minor enhancements to Build templateChristopher Vogt2016-09-291-6/+5
* Merge pull request #235 from cvogt/dottyJan Christopher Vogt2016-09-281-0/+172
|\
| * fix Dottydoc bootclasspath and make output less surprisingChristopher Vogt2016-09-281-2/+4
| * Use correct main method for Dottydoc - the java interfaceChristopher Vogt2016-09-281-2/+3
| * minor Dotty plugin cleanupChristopher Vogt2016-09-281-8/+7
| * prototype dotty doc generation, but that class does not existChristopher Vogt2016-09-281-0/+32
| * change compile target to something dotty version unique and fix cp for compilingChristopher Vogt2016-09-281-2/+3
| * upgrade dotty versionChristopher Vogt2016-09-281-1/+1
| * Refer to dotty issue tracker on dotc crashChristopher Vogt2016-09-281-1/+1
| * add dotty replChristopher Vogt2016-09-281-0/+16
| * move some DottyLib args to class level as preparation for adding replChristopher Vogt2016-09-281-15/+20
| * add dotty sanity check as suggested by @smarterChristopher Vogt2016-09-281-0/+4
| * make dotty-version customizable, don't use scalacOptions for dottyChristopher Vogt2016-09-281-5/+10
| * Merge remote-tracking branch 'origin/master' into HEADChristopher Vogt2016-09-283-16/+17
| |\
| * | Dotty plugin and example project.Christopher Vogt2016-09-261-0/+107
* | | Avoid getting started confusion like https://gitter.im/cvogt/cbt?at=57ec27175...Christopher Vogt2016-09-281-5/+5
| |/ |/|
* | rename apiTarget to more appropriate name docTarget as the task isChristopher Vogt2016-09-282-5/+5
* | include dependencyClasspath in compileClasspath and let docs use it tooChristopher Vogt2016-09-282-3/+4