summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Add `mill version` commandLi Haoyi2018-04-064-4/+51
* bump ammonite/upickle versionLi Haoyi2018-04-041-2/+1
* fix minor typos in docsrockjam2018-04-041-5/+3
* Test mill batch (.bat) in AppVeyorRobby2018-04-031-6/+8
* revive #254 and fix #268 (#274)Sheng Chen2018-04-027-15/+141
* Updated ci tests.Robby2018-04-028-14/+37
* revert #254 to fix bootstrapping https://github.com/lihaoyi/mill/issues/268Li Haoyi2018-04-017-141/+15
* fixes #173; use default(compile) configuration for deps as default (#270)Nikolay Tatarinov2018-04-012-4/+14
* Updated readme.md changelog. [skip ci]Robby2018-03-311-5/+7
* Added some entries for master in readme.md changelog.Robby2018-03-311-9/+24
* Updated appveyor cache.Robby2018-03-311-1/+1
* Detect sh/batch launcher, dev.assembly, and release filename.Robby2018-03-312-18/+21
* fix buildLi Haoyi2018-03-312-2/+2
* Bump Ammonite versionsLi Haoyi2018-03-311-2/+2
* Universal script generation for assembly, launcher, and release (#264)Pierre Kisters2018-03-293-84/+99
* Windows client/server improvements (#262)Robby2018-03-295-18/+33
* bump ammonite version to fix https://github.com/lihaoyi/mill/issues/184Li Haoyi2018-03-283-7/+9
* use repositories from the mill build to bootstrap idea project generation (#263)Sheng Chen2018-03-281-3/+3
* Merge branch 'master' of github.com:lihaoyi/millLi Haoyi2018-03-2724-21/+917
|\
| * fix type in release.sh scriptrockjam2018-03-281-1/+1
| * WIP: Play json build (#182)Nikolay Tatarinov2018-03-2815-5/+770
| * Removed ~/.mill before running mill test.Robby2018-03-273-1/+6
| * add exclusions and custom configuration to dependencies (#254)Sheng Chen2018-03-267-15/+141
* | Ensure that transitive ivy jars are not directly aggregated under a module's ...Li Haoyi2018-03-262-10/+37
|/
* Merge branch 'master' of github.com:lihaoyi/millLi Haoyi2018-03-266-14/+9
|\
| * Use mill 0.1.7-8-b913c6 for ci test.Robby2018-03-264-7/+7
| * Upgrade Ammonite to 1.1.0-3-73d5734.Robby2018-03-263-4/+4
| * Use mill interactive mode to test in AppVeyor.Robby2018-03-261-1/+1
| * Enable repl in Windows now Ammonite supports it (lihaoyi/Ammonite#775).Robby2018-03-261-6/+1
| * Bump up Ammonite in ScalaModule.Robby2018-03-261-1/+1
| * Bumped up sleep for Win32NamedPipeSocket init.Robby2018-03-261-1/+1
| * downgrade mill in CI and build to make CI passrockjam2018-03-263-6/+6
* | remove /target/bin prefix from mill examples in Common Project LayoutsLi Haoyi2018-03-261-4/+4
|/
* update build to ammonite 1.1.0 and mill 0.1.7Li Haoyi2018-03-254-8/+8
* update doc download-link to 0.1.7Li Haoyi2018-03-251-1/+1
* 0.1.70.1.7Li Haoyi2018-03-251-2/+23
* Merge branch 'master' of github.com:lihaoyi/millLi Haoyi2018-03-259-45/+79
|\
| * try to fix classloading issues on runLocal and test with java 9 (#255)Nikolay Tatarinov2018-03-254-26/+71
| * remove deprecated things from POM in build.scrockjam2018-03-241-12/+2
| * use Cache.default to determine coursier location(fixes tests on my OS X)rockjam2018-03-243-5/+4
| * Make docJar use compileClasspath instead of runClasspathLi Haoyi2018-03-221-1/+1
| * Properly print out done message after tests finishLi Haoyi2018-03-221-1/+1
* | update bump Ammonite to 1.1.0 stableLi Haoyi2018-03-252-4/+3
* | bump upickle, ammonite versionsLi Haoyi2018-03-254-44/+55
* | update to latest Ammonite using latest upickle RCLi Haoyi2018-03-245-10/+10
* | wip upgrading to the new version of upickleLi Haoyi2018-03-245-46/+45
|/
* allow '-' char to be in cross selectorsrockjam2018-03-202-3/+4
* Support scala milestone releases (with fixes for 2.13.0-M3) (#247)Nikolay Tatarinov2018-03-207-26/+35
* Batch (.bat) file generation for assembly, launcher, and release (#243)Robby2018-03-204-37/+109
* Merge branch 'master' of github.com:lihaoyi/millLi Haoyi2018-03-191-0/+18
|\