summaryrefslogtreecommitdiff
path: root/main/test/src/mill/util
Commit message (Expand)AuthorAgeFilesLines
* First pass at splitting out worker-api from mill core. (#504)Li Haoyi2018-12-122-3/+3
* mergeLi Haoyi2018-11-061-1/+1
|\
* | fix assembly path handling, swap out Jvm.scala's custom subprocess handling w...Li Haoyi2018-11-051-1/+6
* | WIP migrating over from `ammonite.ops` to `os` module.Li Haoyi2018-11-053-17/+14
|/
* Added new cmdline option --debug,-d to enable debug logTobias Roeser2018-10-301-1/+2
* Added additional debug log channel (default: log-file only)Tobias Roeser2018-10-301-1/+1
* Include scaladoc as part of mill inspect (#435)Li Haoyi2018-09-201-1/+2
* Remove useless type parameters for {Test,}Evaluator (#416)Guillaume Martres2018-09-151-4/+3
* add --disable-ticker, handle --color correctly (#379)Anton Sviridov2018-07-142-2/+3
* Allow hyphens in module and task names (#362)Joseph K. Strauss2018-06-061-0/+9
* Add a `visualize` command to render portions of the build graph as SVG (#349)Li Haoyi2018-05-251-5/+5
* WIP keep mill server alive if you Ctrl-C during --watch (#339)Li Haoyi2018-05-191-1/+2
* Make builds able to depend on external projects (#291)Olivier Mélois2018-04-182-8/+8
* caffeine core and guava tests seem to passLi Haoyi2018-04-091-2/+2
* mergeLi Haoyi2018-04-081-1/+1
|\
| * Adds envVars propagation client -> serverOlivier Melois2018-03-291-1/+1
* | Merge commit '36eb8bd6bfd534d002b01f8800e4b5d896aa4e77' into client-javaLi Haoyi2018-04-071-0/+17
|\ \
| * | - Add `mill version` commandLi Haoyi2018-04-061-0/+17
| |/
* / try to fix buildLi Haoyi2018-04-061-3/+3
|/
* update to latest Ammonite using latest upickle RCLi Haoyi2018-03-241-1/+1
* allow '-' char to be in cross selectorsrockjam2018-03-201-2/+3
* Java 9 optimization by caching rt.jar (#239)Robby2018-03-191-1/+1
* Changes to make {clientserver,main,scalalib,scalajslib}.test work under Java ...Robby2018-03-101-0/+5
* fix testsLi Haoyi2018-03-031-5/+5
* Split out `upstreamAssembly` from `assembly`Li Haoyi2018-03-031-5/+5
* A few attempts at micro-optimizing the current hot spotsLi Haoyi2018-02-252-3/+3
* cache hashCodes as part of meta.json to avoid needlessly re-hashing thingsLi Haoyi2018-02-251-1/+4
* Update ScriptTestSuite.scalaLi Haoyi2018-02-241-1/+1
* Properly propagate exit codes from server output to clientLi Haoyi2018-02-241-1/+1
* support multiple test frameworks (#148)Nikolay Tatarinov2018-02-221-1/+1
* fix-testsLi Haoyi2018-02-212-8/+8
* Cleanup...Li Haoyi2018-02-201-1/+1
* First pass at cleaning up evaluator caching systemLi Haoyi2018-02-201-1/+1
* Rename `docsJar` -> `docJar`Li Haoyi2018-02-181-9/+9
* make test-mill-release run integration tests using the release assemblyLi Haoyi2018-02-112-7/+15
* Refactor ScalaModule to simplify it and delay ivy resolution until the last m...Li Haoyi2018-02-111-2/+2
* fix testsLi Haoyi2018-02-102-13/+15
* - DRY up `Resolve.scala`Li Haoyi2018-02-092-30/+39
* get rid of external watch flagLi Haoyi2018-02-091-1/+1
* .Li Haoyi2018-02-095-0/+685