summaryrefslogtreecommitdiff
path: root/build.sc
Commit message (Expand)AuthorAgeFilesLines
...
* bump zinc versionLi Haoyi2018-04-081-1/+1
* Merge commit '36eb8bd6bfd534d002b01f8800e4b5d896aa4e77' into client-javaLi Haoyi2018-04-071-1/+1
|\
| * bump ammonite/upickle versionLi Haoyi2018-04-041-2/+1
* | migrate client module onto new JavaModule traitLi Haoyi2018-04-071-6/+4
* | clean up JavaModule/ScalaModule interactions and consolidate extensions into ...Li Haoyi2018-04-071-5/+6
|/
* Detect sh/batch launcher, dev.assembly, and release filename.Robby2018-03-311-17/+16
* fix buildLi Haoyi2018-03-311-1/+1
* Bump Ammonite versionsLi Haoyi2018-03-311-2/+2
* Universal script generation for assembly, launcher, and release (#264)Pierre Kisters2018-03-291-63/+63
* bump ammonite version to fix https://github.com/lihaoyi/mill/issues/184Li Haoyi2018-03-281-2/+2
* WIP: Play json build (#182)Nikolay Tatarinov2018-03-281-1/+3
* Use mill 0.1.7-8-b913c6 for ci test.Robby2018-03-261-3/+3
* Upgrade Ammonite to 1.1.0-3-73d5734.Robby2018-03-261-2/+2
* Enable repl in Windows now Ammonite supports it (lihaoyi/Ammonite#775).Robby2018-03-261-6/+1
* downgrade mill in CI and build to make CI passrockjam2018-03-261-3/+3
* update build to ammonite 1.1.0 and mill 0.1.7Li Haoyi2018-03-251-3/+3
* Merge branch 'master' of github.com:lihaoyi/millLi Haoyi2018-03-251-12/+5
|\
| * try to fix classloading issues on runLocal and test with java 9 (#255)Nikolay Tatarinov2018-03-251-0/+3
| * remove deprecated things from POM in build.scrockjam2018-03-241-12/+2
* | update bump Ammonite to 1.1.0 stableLi Haoyi2018-03-251-3/+2
* | bump upickle, ammonite versionsLi Haoyi2018-03-251-4/+5
* | update to latest Ammonite using latest upickle RCLi Haoyi2018-03-241-2/+2
* | wip upgrading to the new version of upickleLi Haoyi2018-03-241-2/+4
|/
* Batch (.bat) file generation for assembly, launcher, and release (#243)Robby2018-03-201-25/+80
* mergeLi Haoyi2018-03-191-2/+2
|\
| * Java 9 optimization by caching rt.jar (#239)Robby2018-03-191-2/+2
* | bump utest versionLi Haoyi2018-03-181-1/+1
|/
* Windows non-interactive (client/server) support, and fix assembly and posix f...Robby2018-03-161-5/+7
* Fixes for non-interactive (client/server) mode on Java 9 (#221)Robby2018-03-131-1/+2
* Support for Java 9 (and 10). (#215)Robby2018-03-101-1/+1
* Fix invalid git HEAD ref name in build.sc#gitHead (#191)Sergiy Sokolenko2018-03-031-1/+1
* - Bump ammonite versionLi Haoyi2018-03-021-3/+3
* Add dsl for SCM (now called VersionControl) (#168)Guillaume Massé2018-02-281-0/+3
* fix #139 upgrade jline to 2.14.5 (#176)Nikolay Tatarinov2018-02-271-1/+2
* Port Mill client over to JavaLi Haoyi2018-02-261-1/+1
* Add predefined licenses from spdx (#144)Guillaume Massé2018-02-261-0/+2
* Delete SBT build, use Mill for CI & developmentLi Haoyi2018-02-261-7/+16
* bump Ammonite versionLi Haoyi2018-02-251-1/+1
* better error messages when you run interactive commands without -iLi Haoyi2018-02-241-1/+2
* Implement `-i` flag to allow interactive usageLi Haoyi2018-02-241-15/+47
* Clean up the provisional client-server code with unit tests and proper file-s...Li Haoyi2018-02-241-38/+42
* support multiple test frameworks (#148)Nikolay Tatarinov2018-02-221-1/+1
* revert back to mill.Main by defaultLi Haoyi2018-02-201-1/+2
* Basic working server-client model based on flat files communicationsLi Haoyi2018-02-191-2/+2
* Improve error reporting for NamedTasks with the wrong number of parametersLi Haoyi2018-02-191-2/+2
* Add `mill dev` support to our own buildLi Haoyi2018-02-181-1/+14
* fix ci/test-sbt-built.shLi Haoyi2018-02-111-1/+3
* add uPickle to our integration test suiteLi Haoyi2018-02-111-1/+3
* fixesLi Haoyi2018-02-111-7/+6
* more tidying upLi Haoyi2018-02-111-3/+3