summaryrefslogtreecommitdiff
path: root/scalalib/src/main
Commit message (Expand)AuthorAgeFilesLines
* First pass at providing new pretty-prints for build `Module`s/`Target`s/`Cros...Li Haoyi2018-01-031-1/+1
* 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-011-2/+4
* 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-013-9/+10
* 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-313-12/+9
* `Core` -> `core`, for consistency with SBT naming schemesLi Haoyi2017-12-3015-0/+1521