summaryrefslogtreecommitdiff
path: root/mill
Commit message (Collapse)AuthorAgeFilesLines
* fix assembly download pathLi Haoyi2019-07-081-2/+2
|
* tweak launcher script to fix scraping of mill versionLi Haoyi2019-07-081-1/+1
|
* make use of mill file if it exists and we're not already using itLi Haoyi2019-07-081-0/+2
|
* separate launcher from executable assemblyLi Haoyi2019-07-081-1/+1
|
* Consolidate ./mill and ./millw script (#650)Li Haoyi2019-07-081-1/+5
| | | | | | * . * ensure MILL_VERSION environment variable always takes precedence over .mill-version file, which takes precedence over DEFAULT_MILL_VERSION
* scrape ./mill wrapper script for mill version, instead of exec-ing itLi Haoyi2019-07-011-1/+0
|
* add simple mill wrapper scriptLi Haoyi2019-06-291-0/+32