summaryrefslogtreecommitdiff
path: root/main/src/mill/main/MainModule.scala
Commit message (Expand)AuthorAgeFilesLines
* collapse boilerplate folder structure within src/ folders (#505)Li Haoyi2018-12-121-269/+0
* bump Ammonite version0.3.5Li Haoyi2018-11-191-2/+1
* WIP migrating over from `ammonite.ops` to `os` module.Li Haoyi2018-11-051-4/+3
* 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-2/+11
* Remove useless type parameters for {Test,}Evaluator (#416)Guillaume Martres2018-09-151-13/+13
* Make visualizePlan work with external modules (#406)Joseph K. Strauss2018-08-101-27/+16
* Visualize Plan (#404)Joseph K. Strauss2018-08-081-19/+57
* add --disable-ticker, handle --color correctly (#379)Anton Sviridov2018-07-141-1/+1
* move graphviz interactions onto a single worker thread to satisfy J2V8 limita...Li Haoyi2018-05-251-1/+10
* move VisualizeModule out into it's own ExternalModule; for some reason it was...Li Haoyi2018-05-251-7/+2
* Add a `visualize` command to render portions of the build graph as SVG (#349)Li Haoyi2018-05-251-4/+15
* [WIP] Fixes #227; add `mill clean` (#315)Guillaume Galy2018-05-161-1/+41
* - Add `mill version` commandLi Haoyi2018-04-061-1/+5
* update bump Ammonite to 1.1.0 stableLi Haoyi2018-03-251-1/+1
* MainModule/resolve: print results sorted alphabetically (#216)Shani Elharrar2018-03-101-1/+1
* - Rename `describe` to `inspect` for consistency with SBTLi Haoyi2018-03-041-5/+71
* Introduced the `mill plan foo.bar` command, which shows you what the executio...Li Haoyi2018-03-041-0/+16
* Clean up the provisional client-server code with unit tests and proper file-s...Li Haoyi2018-02-241-1/+1
* DRY up `Resolve.scala`Li Haoyi2018-02-171-1/+1
* Avoid printing top-level tasks twice in `mill resolve __`Li Haoyi2018-02-171-1/+6
* DRY up task resolution between MainModule and RunScriptLi Haoyi2018-02-171-24/+6
* fix evaluateTasksLi Haoyi2018-02-101-1/+3
* - DRY up `Resolve.scala`Li Haoyi2018-02-091-3/+25
* CleanupLi Haoyi2018-02-091-42/+50
* Parse args directly in MainModule commands to allow for ``--all`-style argume...Li Haoyi2018-02-091-36/+50
* get rid of external watch flagLi Haoyi2018-02-091-7/+9
* Some long-overdue renamingsLi Haoyi2018-02-091-6/+9
* .Li Haoyi2018-02-091-0/+56