aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Make scalameta-version configurablemegri2017-06-121-3/+5
|/
* Merge pull request #510 from darthorimar/masterJan Christopher Vogt2017-06-091-2/+2
|\
| * Eliminate unwanted output when nailgun not foundIlya Kirillov2017-06-091-2/+2
|/
* Merge pull request #507 from tim-zh/issue/421Jan Christopher Vogt2017-05-014-6/+23
|\
| * Fix #421 Html notificationstim-zh2017-05-014-6/+23
|/
* Merge pull request #500 from cvogt/fix-readmeJan Christopher Vogt2017-04-241-1/+1
|\
| * fix eval exampleChristopher Vogt2017-04-241-1/+1
* | Merge pull request #499 from cvogt/fix-guiJan Christopher Vogt2017-04-241-0/+1
|\ \
| * | fix guiChristopher Vogt2017-04-241-0/+1
| |/
* | Merge pull request #491 from Jasper-M/patch-1Jan Christopher Vogt2017-04-211-1/+1
|\ \ | |/ |/|
| * Fix copy&paste error in ContextImplementationJasper Moeys2017-04-201-1/+1
|/
* Merge pull request #487 from atvictor/masterJan Christopher Vogt2017-04-111-5/+5
|\
| * fix scalapb options definitionVictor Pirat2017-04-111-5/+5
|/
* Merge pull request #485 from cvogt/fix-scalaxray-2.12Jan Christopher Vogt2017-04-082-14/+14
|\
| * Fix scala sxr for 2.12.1.Christopher Vogt2017-04-082-14/+14
|/
* Merge pull request #416 from cvogt/idea-pluginJan Christopher Vogt2017-04-066-1/+83
|\
| * change IntelliJ plugin draft to follow now recommend plugin styleChristopher Vogt2017-04-0610-111/+78
| * Add IntelliJ IDEA project generator pluginprassee2017-04-058-0/+115
* | fix sxr hashJan Christopher Vogt2017-04-051-1/+1
* | Merge pull request #481 from cvogt/scala-xray-pluginJan Christopher Vogt2017-04-058-4/+86
|\ \ | |/ |/|
| * Add ScalaXRay (sxr) pluginChristopher Vogt2017-04-058-4/+86
* | Merge pull request #479 from cvogt/scalastyleJan Christopher Vogt2017-04-049-1/+263
|\ \ | |/ |/|
| * Cleanup Scalastyle pluginChristopher Vogt2017-04-048-112/+121
| * Add Scalastyle pluginIgor Tsalko2017-04-045-1/+254
|/
* FAQ about linking issuesChristopher Vogt2017-04-021-0/+11
* Merge pull request #96 from cvogt/tutJan Christopher Vogt2017-04-025-0/+50
|\
| * Add Tut pluginChristopher Vogt2017-04-025-0/+50
|/
* Merge pull request #477 from cvogt/scalatexJan Christopher Vogt2017-04-0213-11/+285
|\
| * fix wrong workingDir when referencing builds by directoryChristopher Vogt2017-04-021-7/+2
| * Add Scalatex pluginChristopher Vogt2017-04-0211-1/+278
| * scalariform master only shifted the bug. back to 0.1.8 from mavenChristopher Vogt2017-04-022-3/+5
|/
* Merge pull request #475 from cvogt/chris2Jan Christopher Vogt2017-04-021-3/+4
|\
| * minor cleanup: group and sort alphabeticallyChristopher Vogt2017-04-021-3/+4
|/
* Merge pull request #465 from cvogt/verify-classpathJan Christopher Vogt2017-04-027-9/+50
|\
| * give access to version specific classes in cross-buildChristopher Vogt2017-04-022-1/+5
| * prevent classClassLoaders for builds, currently not supportedChristopher Vogt2017-04-022-0/+6
| * verify classpath feature to identify duplicate classesChristopher Vogt2017-04-023-8/+39
|/
* Merge pull request #471 from cvogt/2.12-readyJan Christopher Vogt2017-04-0231-134/+235
|\
| * scalatest plugin now does not need import anymoreChristopher Vogt2017-04-029-32/+3
| * use scalariform from github master which fixes indentation bugChristopher Vogt2017-04-025-11/+39
| * needs to match library versionChristopher Vogt2017-04-021-1/+1
| * upgrade scalatest plugin to scalatest 2.2.6 and use buildinfo to avoidChristopher Vogt2017-04-023-1/+10
| * factor out buildinfo into pluginChristopher Vogt2017-04-023-17/+42
| * type-safe aliases for non cbt librariesChristopher Vogt2017-04-025-13/+30
| * propagate scala versions into aliased dependenciesChristopher Vogt2017-04-026-10/+18
| * centralize all references to scala versions into single placeChristopher Vogt2017-04-014-50/+83
| * type-safe aliases for portsChristopher Vogt2017-04-013-2/+12
| * enable git dependencies in cbt’s own build in circleChristopher Vogt2017-04-011-1/+1
| * make .scala sources 2.12 compatibleChristopher Vogt2017-04-014-13/+14
| * support `clean` task without direct modeChristopher Vogt2017-04-011-2/+1