summaryrefslogtreecommitdiff
path: root/build.sc
Commit message (Expand)AuthorAgeFilesLines
* Clean up `mill.Main`Li Haoyi2017-11-121-2/+2
* Rename out `Task.path` to `Task.source`, use it more aggressively to get `amm...Li Haoyi2017-11-121-4/+4
* cleanup `build.sc` importsLi Haoyi2017-11-111-6/+3
* `T{}` blocks can now be implicitLi Haoyi2017-11-111-27/+22
* - Smoothed out syntax for defining ivy dependenciesLi Haoyi2017-11-111-17/+17
* First set of unit tests running through MillLi Haoyi2017-11-111-4/+17
* Swap over to new `projectDeps` mechanism for defining dependencies between va...Li Haoyi2017-11-111-12/+15
* rename forge -> millLi Haoyi2017-11-101-7/+7
* First full metacircular compile-build-execute workflow now works using the `b...Li Haoyi2017-11-071-0/+47