summaryrefslogtreecommitdiff
path: root/scalalib
Commit message (Expand)AuthorAgeFilesLines
* First pass at implicitly propagating a `def basePath: Path` up the `Module` h...Li Haoyi2018-01-072-11/+9
* Forward bulk output to `stderr` when `--show` is called, reserving `stdout` f...Li Haoyi2018-01-051-0/+1
* Fix scalatest support (#101)Vadim Chelyshov2018-01-051-1/+1
* First pass at a ticker-based progress logger to reduce the spamminess of the ...Li Haoyi2018-01-042-2/+11
* fix idea... againLi Haoyi2018-01-041-1/+1
* First pass at providing new pretty-prints for build `Module`s/`Target`s/`Cros...Li Haoyi2018-01-032-2/+2
* Fix `idea` project generation, and make `Result.Exception` display the offend...Li Haoyi2018-01-011-5/+5
* Pipe in stdin and stderr. We still need to figure out a policy for how stderr...Li Haoyi2018-01-012-4/+4
* Properly handle `isModule` flag on `sbt.testing.FingerPrint`Li Haoyi2018-01-011-0/+3
* Make `HelloWorldTests` take an explicit output path so they are less sensitiv...Li Haoyi2018-01-013-11/+21
* Properly set the context classloader inside `TestRunner`'s `ClassLoader`Li Haoyi2018-01-011-47/+54
* Make `forkArgs` work with `run` and `runMain`Li Haoyi2018-01-011-4/+14
* Split Acyclic/Jawn/BetterFiles tests into their own `integration/` test suite.Li Haoyi2018-01-01163-11544/+15
* Split out generic `T.input` tasks from the `T.source` helpers, allowing `T.so...Li Haoyi2017-12-311-6/+6
* - Convert `T.source` into a generic `Target` that flushes the cache every timeLi Haoyi2017-12-317-36/+40
* `Core` -> `core`, for consistency with SBT naming schemesLi Haoyi2017-12-30177-0/+13430