aboutsummaryrefslogtreecommitdiff
path: root/stage2
Commit message (Expand)AuthorAgeFilesLines
* 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
* | unify checking for availability of java.io.ConsoleChristopher Vogt2016-09-281-8/+8
|/
* WartRemover plugin implementation (#167)Mario Pastorelli2016-09-141-0/+1
* Manifest used java.runtime.version for CreatedBy, which gave away info on the...Christopher Vogt2016-09-141-3/+2
* Merge pull request #222 from cvogt/minor-fixesJan Christopher Vogt2016-09-132-11/+11
|\
| * make case class DirectoryDependency finalChristopher Vogt2016-09-131-5/+5
| * load builds of built-in plugins lazilyChristopher Vogt2016-09-131-6/+6
* | fix task name appearing in args (#132)Christopher Vogt2016-09-131-1/+1
* | add fish shell task name completions and fix bash task name completionsChristopher Vogt2016-09-131-0/+2
|/
* better error message for missing build.scala and missing class BuildChristopher Vogt2016-09-121-6/+8
* Fix scaffold templateChristopher Vogt2016-09-121-1/+0
* work correctly in the presence of empty build foldersChristopher Vogt2016-09-121-1/+5
* better error message when you forget to extend BaseBuildChristopher Vogt2016-09-121-39/+40
* Merge pull request #214 from cvogt/git_workJan Christopher Vogt2016-08-291-5/+21
|\
| * Some cosmetic changes to git authChristopher Vogt2016-08-291-20/+21
| * Support for private git repositories.ChavXO2016-08-281-4/+19
* | Add a bunch of options to try to allow safe usage of cleanChristopher Vogt2016-08-282-35/+55
* | Add clean taskChavXO2016-08-282-1/+45
|/
* fix Organization and url in pom fileChristopher Vogt2016-07-081-52/+50
* Merge pull request #203 from cvogt/publish-localJan Christopher Vogt2016-07-062-1/+21
|\
| * publish local supportChristopher Vogt2016-07-062-1/+21
* | Support proxy settings in CBT.Benjamin Frank2016-07-061-1/+1
|/
* Allow empty credentials for publishing.Benjamin Frank2016-07-052-9/+13
* explicitly specify jar extension, delete file before writing jar in librockjam2016-06-241-1/+3