aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #289 from tim-zh/activatorJan Christopher Vogt2016-10-2915-1/+731
|\ \
| * | web uitim-zh2016-10-2815-1/+731
|/ /
* | Merge pull request #276 from cvogt/fix-cross-classloader-security-managerJan Christopher Vogt2016-10-1416-78/+274
|\ \
| * | Fix: non-existing git ref will now be tried to be fetched next timeChristopher Vogt2016-10-141-18/+30
| * | fix readmeChristopher Vogt2016-10-141-1/+1
| * | add tests for cross-cbt-version exit code and err/out directingChristopher Vogt2016-10-148-6/+83
| * | tests for stderr and out behaving correctly for example of docJarChristopher Vogt2016-10-131-0/+8
| * | swap out System.out and System.err in a way that affects JDK and ScalaChristopher Vogt2016-10-133-7/+77
| * | do not interpret exceptions during redirectOutToErr as scalac crashesChristopher Vogt2016-10-131-22/+22
| * | Fix exit code trapping across classloadersChristopher Vogt2016-10-075-28/+57
* | | Merge pull request #277 from tim-zh/win_cbt_script_fixJan Christopher Vogt2016-10-131-13/+13
|\ \ \
| * | | Synchronize `java` arguments in cbt.battim-zh2016-10-131-1/+1
| * | | Fix cbt.bat - missing cbt compilation and broken launch calltim-zh2016-10-131-13/+13
|/ / /
* | | Merge pull request #268 from tim-zh/gitter-badgeJan Christopher Vogt2016-10-071-1/+3
|\ \ \ | |/ / |/| |
| * | Add gitter badge in readme.mdtim-zh2016-10-071-1/+3
|/ /
* | Merge pull request #265 from rockjam/repl-taskJan Christopher Vogt2016-10-042-9/+25
|\ \
| * | add repl task to BaseBuildrockjam2016-10-052-9/+25
|/ /
* | Merge pull request #264 from cvogt/chris3Jan Christopher Vogt2016-10-0416-18/+42
|\ \
| * | change git dependencies to be easier manageable when cbt becomes source incom...Christopher Vogt2016-10-034-7/+6
| * | add sample library to test git dependenciesChristopher Vogt2016-10-032-0/+25
| * | remove dependencies on incompatible cbt versionsChristopher Vogt2016-10-037-7/+7
| * | make BuildInterfaces an abstract class so it can have default valuesChristopher Vogt2016-10-033-4/+4
* | | Merge pull request #261 from cvogt/simple-exampleJan Christopher Vogt2016-10-045-0/+52
|\ \ \
| * | | readmes explaining plugin folder rolesChristopher Vogt2016-09-292-0/+9
| * | | Add most basic exampleChristopher Vogt2016-09-293-0/+43
* | | | Merge pull request #262 from rockjam/jvm-flagsJan Christopher Vogt2016-10-031-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | attempt to improve jvm startup timerockjam2016-10-041-1/+2
|/ / /
* | | Sonatype release plugin (#247)Nikolay Tatarinov2016-10-0314-34/+566
* | | Merge pull request #255 from rockjam/scalafmt-configJan Christopher Vogt2016-10-025-22/+66
|\ \ \
| * | | upgrade scalafmt 0.3.1 -> 0.4.2; load scalafmt config from config filerockjam2016-10-025-22/+66
* | | | Merge pull request #256 from rockjam/pick-oneJan Christopher Vogt2016-10-021-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix pickOne error messagerockjam2016-10-031-1/+1
|/ / /
* | | Merge pull request #253 from cvogt/runJan Christopher Vogt2016-10-027-14/+78
|\ \ \ | |/ / |/| |
| * | fix main method signature in dotty-exampleChristopher Vogt2016-10-022-2/+3
| * | clean up main class discovery mechanism and offer interactive choiceChristopher Vogt2016-10-023-43/+64
| * | improve Console not found error messageChristopher Vogt2016-10-021-1/+1
| * | fix build class in scalafmt exampleChristopher Vogt2016-10-021-1/+1
| * | Added run with package discoveryChavXO2016-09-292-1/+43
|/ /
* | Merge pull request #244 from cvogt/improve-templateJan Christopher Vogt2016-09-291-6/+5
|\ \
| * | minor enhancements to Build templateChristopher Vogt2016-09-291-6/+5
|/ /
* | Merge pull request #235 from cvogt/dottyJan Christopher Vogt2016-09-288-16/+220
|\ \
| * | another test fix for an artifact that apparently disappeared on sonatypeChristopher Vogt2016-09-281-3/+3
| * | disable test sporadically failing on circleci from circleciChristopher Vogt2016-09-283-8/+11
| * | set circle back to java7 to make sure cbt works thereChristopher Vogt2016-09-282-4/+8
| * | fix Dottydoc bootclasspath and make output less surprisingChristopher Vogt2016-09-281-2/+4
| * | Use correct main method for Dottydoc - the java interfaceChristopher Vogt2016-09-282-7/+14
| * | minor Dotty plugin cleanupChristopher Vogt2016-09-281-8/+7
| * | prototype dotty doc generation, but that class does not existChristopher Vogt2016-09-282-0/+33
| * | 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