aboutsummaryrefslogtreecommitdiff
path: root/stage2/Scaffold.scala
Commit message (Expand)AuthorAgeFilesLines
* build package names that are easier to distinguish in stack tracesChristopher Vogt2017-03-111-1/+6
* minor: wrap dependencies in scaffold in () for hoped ease of useChristopher Vogt2017-02-221-1/+2
* add package to generated Build in build.scala and in-package discoveryChristopher Vogt2017-02-151-1/+2
* add package to generated Main.scala to avoid classpath weirdnessesChristopher Vogt2017-02-151-4/+66
* minor enhancements to Build templateChristopher Vogt2016-09-291-6/+5
* Avoid getting started confusion like https://gitter.im/cvogt/cbt?at=57ec27175...Christopher Vogt2016-09-281-5/+5
* Fix scaffold templateChristopher Vogt2016-09-121-1/+0
* better name for DirectoryDependencyChristopher Vogt2016-06-191-108/+9
* Get rid of Build default imports to reduce noise in build files. This also ch...Christopher Vogt2016-06-151-28/+0
* turn Build base classes into traits for less verbosity and uniform usage with...Christopher Vogt2016-06-151-7/+7
* Always create directory before trying to write fileChristopher Vogt2016-06-081-2/+1
* annotate required return type of main methodChristopher Vogt2016-05-031-1/+1
* improve build file templatesChristopher Vogt2016-05-031-18/+28
* encourage whitespace in parenthesis (more readable ;))Christopher Vogt2016-05-031-6/+6
* create scaffolding for Main fileChristopher Vogt2016-05-031-2/+12
* Convenience factory methods for ResolversChristopher Vogt2016-05-031-10/+27
* Fix building cbt as a cbt projectChristopher Vogt2016-04-291-3/+8
* support for scaffolding BuildBuild fileChristopher Vogt2016-04-021-11/+24
* Fix BasicBuild file scaffolding (creating folder if necessary)Christopher Vogt2016-04-021-1/+3
* get rid of ammonite dependencyChristopher Vogt2016-03-191-3/+2
* make scaffold work for simple caseChristopher Vogt2016-03-191-35/+13
* Scala version 2.11.8.Paul Phillips2016-03-091-2/+2
* cleanup: whitespace changes, separated more things into their own files, use ...Christopher Vogt2016-03-071-4/+4
* CBT Version 1.0-BETAChristopher Vogt2016-03-041-0/+148