summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 0.2.50.2.5Li Haoyi2018-07-223-3/+31
* add JavaModule#runBackground, to allow a task to kick off processes to run in...Li Haoyi2018-07-217-19/+150
* tweak docsLi Haoyi2018-07-181-8/+11
* improve error messages for scala native test suiteLi Haoyi2018-07-182-11/+82
* WIP: Scala native (#206)Andrew Richards2018-07-1813-5/+843
* add --disable-ticker, handle --color correctly (#379)Anton Sviridov2018-07-149-25/+49
* Issue #314; port sbt-updates to mill (#340)Guillaume Galy2018-07-1415-0/+943
* Merge branch 'master' of github.com:lihaoyi/mill0.2.4Li Haoyi2018-07-064-5/+48
|\
| * Add scoop as installation option for Windows (#377)Martin Mauch2018-06-281-0/+6
| * Add scala JS version suffix to ivy deps for published JS ivy.xml (#376)Julian Michael2018-06-252-4/+10
| * Add Docker instructions (#369)Martin Mauch2018-06-101-0/+7
| * Correct Unmanaged Jars snippet (#371)mcallisto2018-06-101-1/+1
| * doc formattingrockjam2018-06-101-1/+1
| * add docs section about assembly rulesrockjam2018-06-101-0/+24
* | 0.2.4Li Haoyi2018-07-062-2/+12
|/
* Merge branch 'master' of github.com:lihaoyi/millLi Haoyi2018-06-0922-255/+381
|\
| * Allow configuration of JavaModule and ScalafmtModule scala workers (#367)aosagie2018-06-082-2/+2
| * fix download url typo (#366)Alexey Pozdnyakov2018-06-081-1/+1
| * Fixed typos, wordings, formatted examples (#365)Sakib Hadžiavdić2018-06-068-223/+219
| * Allow configuration of TestRunner's ScalaWorkerModule (#364)aosagie2018-06-062-3/+3
| * Allow hyphens in module and task names (#362)Joseph K. Strauss2018-06-0612-27/+157
* | avoid duplicating core scala libraries during artifact resolution to fix http...Li Haoyi2018-06-093-4/+13
|/
* add mill plan to the docsLi Haoyi2018-06-031-4/+27
* update-docsLi Haoyi2018-06-031-2/+2
* fix-linkLi Haoyi2018-06-021-3/+3
* 0.2.30.2.3Li Haoyi2018-06-025-5/+1247
* fix #233 add append and exclude rules to assembly (#309)Nikolay Tatarinov2018-06-0110-63/+457
* Improve Intellij Idea support (#351)Olivier Mélois2018-05-304-27/+90
* Fix MILL_CLASSPATH for Windows (#354)Joseph K. Strauss2018-05-302-18/+35
* Check for availability of Java compiler. (#353)Daniel Kullmann2018-05-281-0/+5
* move graphviz interactions onto a single worker thread to satisfy J2V8 limita...Li Haoyi2018-05-253-23/+52
* use a custom, compact format for serializing PathRefs to JSONLi Haoyi2018-05-251-2/+18
* bump ammonite version for proper compilation cache invalidation in Java 9+Li Haoyi2018-05-251-1/+1
* move VisualizeModule out into it's own ExternalModule; for some reason it was...Li Haoyi2018-05-252-7/+15
* Add a `visualize` command to render portions of the build graph as SVG (#349)Li Haoyi2018-05-2516-256/+465
* Add a TwirlModule to compile Twirl templates (#271)Guillaume Grossetie2018-05-248-3/+265
* Solves #345 : optional signing (#346)Olivier Mélois2018-05-232-18/+28
* fixtestsLi Haoyi2018-05-222-3/+4
* Migrate `ProxyOutputStream` to the `main.client` module, add unit/fuzz tests ...Li Haoyi2018-05-229-74/+193
* optimize output streaming to allow batch writesLi Haoyi2018-05-223-54/+84
* 0.2.20.2.2Li Haoyi2018-05-203-4/+3
* fix windows download linkLi Haoyi2018-05-201-2/+3
* 0.2.10.2.1Li Haoyi2018-05-202-3/+9
* bump scala versionLi Haoyi2018-05-201-2/+2
* - Update changelog in preparation for 0.2.1Li Haoyi2018-05-204-274/+126
* Preserve caches between interactive and client/server mode (#342)Li Haoyi2018-05-194-16/+9
* fix windows launcher script to use renamed main methodsLi Haoyi2018-05-191-2/+2
* WIP keep mill server alive if you Ctrl-C during --watch (#339)Li Haoyi2018-05-1911-87/+159
* Use mill 0.2.0-36-f8d1e7 for ci tests (and Java 10 in appveyor).Robby2018-05-192-4/+4
* Upgrade Ammonite.Robby2018-05-192-2/+2