summaryrefslogtreecommitdiff
path: root/core/src/mill/main/RunScript.scala
Commit message (Expand)AuthorAgeFilesLines
* allow Result.Failure to take a valueLi Haoyi2018-02-041-1/+1
* Fix testsLi Haoyi2018-02-041-2/+0
* Add support for external modules, useful for things `GenIdea` supportLi Haoyi2018-02-041-6/+17
* flexiblize T.sources and use it widely, which lets us fix --watchLi Haoyi2018-02-031-1/+2
* Make use of `CrossScalaModule` in `HelloWorldTests`Li Haoyi2018-02-031-1/+2
* fix the externalOutPath for RunScript/GenIdea/ReplApplyHandlerLi Haoyi2018-02-031-1/+1
* - Renamed `Ctx.FooCtx` => `Ctx.Foo`Li Haoyi2018-02-021-1/+1
* - Rename `basePath` -> `millSourcePath`Li Haoyi2018-02-021-1/+1
* consolidate test initialization logic into TestEvaluatorLi Haoyi2018-02-021-1/+1
* DRY up test suite by making `Discover` generation implicitLi Haoyi2018-01-281-18/+15
* Fix publishLocal of Mill's own buildLi Haoyi2018-01-271-2/+2
* Fix `dest`-assignment for overriden `T.command`s, and add basic unit tests to...Li Haoyi2018-01-261-2/+2
* Implement basic wildcard task running via e.g. `mill _.compile`Li Haoyi2018-01-211-4/+7
* Swap over to simplified Mill module/source layout from SBT'sLi Haoyi2018-01-201-0/+210