summaryrefslogtreecommitdiff
path: root/build.sc
Commit message (Expand)AuthorAgeFilesLines
* bump zinc 1.2.1 -> 1.2.5bump-zincLi Haoyi2018-12-191-1/+1
* First pass at splitting out worker-api from mill core. (#504)Li Haoyi2018-12-121-16/+31
* bump ammonite versionLi Haoyi2018-12-111-1/+1
* bump Ammonite version0.3.5Li Haoyi2018-11-191-3/+2
* bump ammonite/os-libLi Haoyi2018-11-061-1/+1
* bump ammonite integration test version, remove 2.11.8 build since it blows up...Li Haoyi2018-11-061-1/+1
* WIP migrating over from `ammonite.ops` to `os` module.Li Haoyi2018-11-051-1/+1
* Merge branch 'master' of github.com:lihaoyi/millLi Haoyi2018-11-021-1/+5
|\
| * Add tut contrib module (#464)David Gregory2018-10-311-1/+5
* | bump ammonite versionLi Haoyi2018-11-021-1/+1
|/
* 0.3.00.3.0Li Haoyi2018-10-181-1/+1
* bump ammonite version againLi Haoyi2018-10-181-1/+1
* bump Ammonite versionLi Haoyi2018-10-181-1/+1
* re-enable scaladoc plugin on existing modules to ensure their doccomments are...Li Haoyi2018-09-201-0/+2
* Include scaladoc as part of mill inspect (#435)Li Haoyi2018-09-201-4/+4
* fix MILL_CLASSPATH for windows script (#434)Sakib Hadžiavdić2018-09-171-5/+6
* Fix incremental compilation when a Scala project depends on a Java project (#...Guillaume Martres2018-08-251-2/+3
* tweaksLi Haoyi2018-08-221-3/+3
* Tidying up:Li Haoyi2018-08-221-38/+39
* tidy up root folderLi Haoyi2018-08-171-26/+25
* Simple BuildInfo plugin (#325)benjaminfrank2018-08-161-0/+10
* Add ScalaPB integration (#395)David Gregory2018-08-011-1/+10
* Upgrade Zinc and fix over-compilation (#390)Guillaume Martres2018-07-271-1/+2
* add JavaModule#runBackground, to allow a task to kick off processes to run in...Li Haoyi2018-07-211-3/+19
* WIP: Scala native (#206)Andrew Richards2018-07-181-5/+42
* fix #233 add append and exclude rules to assembly (#309)Nikolay Tatarinov2018-06-011-2/+0
* Fix MILL_CLASSPATH for Windows (#354)Joseph K. Strauss2018-05-301-9/+15
* bump ammonite version for proper compilation cache invalidation in Java 9+Li Haoyi2018-05-251-1/+1
* Add a `visualize` command to render portions of the build graph as SVG (#349)Li Haoyi2018-05-251-1/+20
* Add a TwirlModule to compile Twirl templates (#271)Guillaume Grossetie2018-05-241-0/+6
* bump scala versionLi Haoyi2018-05-201-2/+2
* - Update changelog in preparation for 0.2.1Li Haoyi2018-05-201-1/+1
* Preserve caches between interactive and client/server mode (#342)Li Haoyi2018-05-191-1/+5
* 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-191-2/+2
* Upgrade Ammonite.Robby2018-05-191-1/+1
* fix-mergeLi Haoyi2018-05-161-1/+0
* bump ammonite version, standardize on mill.modules.Jvm.universalScript in bui...Li Haoyi2018-05-161-21/+3
* Fixed dev.{assembly, launcher} reaching max CLI arguments in Windows by gener...Robby2018-05-161-28/+46
* Optimize calculation of commit count (#316)Joseph K. Strauss2018-05-111-2/+1
* Make builds able to depend on external projects (#291)Olivier Mélois2018-04-181-1/+1
* rename modules scalaworker -> scalalib.worker, client -> main.clientLi Haoyi2018-04-121-30/+29
* - Swap client-server integer encoding over to a more standard format (32-bit)Li Haoyi2018-04-091-3/+14
* share com.sun.jna.platform.win32.Kernel32 class between all classloaders, bec...Li Haoyi2018-04-091-4/+9
* Another attempt to add jna.nosys property to release executableLi Haoyi2018-04-091-1/+6
* enable jna.nosys=true to try and fix appveyor buildLi Haoyi2018-04-091-4/+10
* caffeine core and guava tests seem to passLi Haoyi2018-04-091-1/+4
* Get first `caffeine.test` suite running in `CaffeineTests`Li Haoyi2018-04-091-0/+1
* Vendored TestNGFramework compiles, ported to JavaLi Haoyi2018-04-091-0/+8
* First pass at a Caffeine integration build now works (only on Java 9 tho)Li Haoyi2018-04-081-1/+4