aboutsummaryrefslogtreecommitdiff
path: root/stage2/ToolsTasks.scala
Commit message (Collapse)AuthorAgeFilesLines
* better name for DirectoryDependencyChristopher Vogt2016-06-191-2/+1
| | | | | seems to be more precise than BuildDependency, hence hopefully more readable also cleaned up Scaffolding and added DirectoryDependency example
* Get rid of Build default imports to reduce noise in build files. This also ↵Christopher Vogt2016-06-151-3/+4
| | | | changes builds from using immutable.Seq to using Predef.Seq in favor of simplicity over purity. This has been discussed on gitter.
* Always create directory before trying to write fileChristopher Vogt2016-06-081-1/+1
|
* pass command line arguments through to cbt tools scala and cbt tools ammChristopher Vogt2016-06-011-4/+5
|
* update ammonite (doesn't help though, still doesn't start through cbt tools)Christopher Vogt2016-06-011-1/+1
|
* minor cleanupChristopher Vogt2016-06-011-1/+0
|
* create scaffolding for Main fileChristopher Vogt2016-05-031-0/+1
|
* Convenience factory methods for ResolversChristopher Vogt2016-05-031-11/+12
|
* rename admin into tools, which seems more appropriateChristopher Vogt2016-05-021-0/+141