summaryrefslogtreecommitdiff
path: root/main/test/src/mill/util/TestEvaluator.scala
Commit message (Expand)AuthorAgeFilesLines
* collapse boilerplate folder structure within src/ folders (#505)Li Haoyi2018-12-121-80/+0
* First pass at splitting out worker-api from mill core. (#504)Li Haoyi2018-12-121-1/+1
* WIP migrating over from `ammonite.ops` to `os` module.Li Haoyi2018-11-051-2/+1
* Added additional debug log channel (default: log-file only)Tobias Roeser2018-10-301-1/+1
* Remove useless type parameters for {Test,}Evaluator (#416)Guillaume Martres2018-09-151-4/+3
* add --disable-ticker, handle --color correctly (#379)Anton Sviridov2018-07-141-1/+1
* Add a `visualize` command to render portions of the build graph as SVG (#349)Li Haoyi2018-05-251-5/+5
* Make builds able to depend on external projects (#291)Olivier Mélois2018-04-181-3/+2
* Java 9 optimization by caching rt.jar (#239)Robby2018-03-191-1/+1
* fix testsLi Haoyi2018-03-031-5/+5
* Split out `upstreamAssembly` from `assembly`Li Haoyi2018-03-031-5/+5
* cache hashCodes as part of meta.json to avoid needlessly re-hashing thingsLi Haoyi2018-02-251-1/+4
* fix-testsLi Haoyi2018-02-211-6/+3
* First pass at cleaning up evaluator caching systemLi Haoyi2018-02-201-1/+1
* make test-mill-release run integration tests using the release assemblyLi Haoyi2018-02-111-2/+2
* Refactor ScalaModule to simplify it and delay ivy resolution until the last m...Li Haoyi2018-02-111-2/+2
* .Li Haoyi2018-02-091-0/+83