summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update changelog for 0.2.00.2.0Li Haoyi2018-04-108-24/+126
* drop back down to publishing using bootstrap mill now that bootstrapping has ...Li Haoyi2018-04-103-5/+4
* fix fix...Li Haoyi2018-04-101-1/+1
* another attempt to fix bootstrapping...Li Haoyi2018-04-101-3/+3
* another attempt to fix bootstrappingLi Haoyi2018-04-101-3/+2
* tweak publishing script to try and fix bootstrappingLi Haoyi2018-04-101-2/+5
* Re-order `gpg` signing flags to make passphrase-passing-in workLi Haoyi2018-04-101-1/+1
* rename Cached#v -> valueLi Haoyi2018-04-102-3/+3
* fix testsLi Haoyi2018-04-101-2/+2
* try to fix exclusion pom syntax to make publishing workLi Haoyi2018-04-101-2/+2
* - Swap client-server integer encoding over to a more standard format (32-bit)Li Haoyi2018-04-099-65/+139
* share com.sun.jna.platform.win32.Kernel32 class between all classloaders, bec...Li Haoyi2018-04-092-6/+17
* update bootstrap mill version to try and fix appveyor buildLi Haoyi2018-04-092-2/+2
* Another attempt to add jna.nosys property to release executableLi Haoyi2018-04-091-1/+6
* update bootstrap mill version to try and fix appveyor buildLi Haoyi2018-04-092-2/+2
* fixes #226; use transitiveIvyDeps to print dependency tree (#292)Nikolay Tatarinov2018-04-101-1/+1
* 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-0912-50/+76
* Caffeine junit & testng suites seem to passLi Haoyi2018-04-099-107/+92
* Get first `caffeine.test` suite running in `CaffeineTests`Li Haoyi2018-04-099-70/+122
* Vendored TestNGFramework compiles, ported to JavaLi Haoyi2018-04-097-0/+208
* improve docs on unstable releases (#288)Francis De Brabandere2018-04-091-3/+5
* First pass at a Caffeine integration build now works (only on Java 9 tho)Li Haoyi2018-04-089-12/+321
* Basic failure tests for `JavaModule`Li Haoyi2018-04-081-1/+26
* Rename `root` IDEA module to `mill-build` to avoid collisionsLi Haoyi2018-04-084-5/+8
* Properly support test frameworks which spawn child tasksLi Haoyi2018-04-084-4/+65
* bump zinc versionLi Haoyi2018-04-082-2/+2
* Enable JUnit testing, via sbt-test-interface, for `JavaModule`sLi Haoyi2018-04-0813-209/+271
* mergeLi Haoyi2018-04-0811-72/+264
|\
| * Documentation : correct way to query envVarsOlivier Melois2018-04-051-4/+23
| * Adds test for client -> server map propagationOlivier Melois2018-04-055-44/+135
| * Adds envVars propagation client -> serverOlivier Melois2018-03-2910-30/+111
* | explicitly disable clientserver tests on windowsLi Haoyi2018-04-081-75/+77
* | bump mill bootstrap version in appveyorLi Haoyi2018-04-081-1/+1
* | bump test case to 2.12.4 for java9 compatLi Haoyi2018-04-081-1/+1
* | Fix #282 by passing plugins as arguments to scaladocjulianmichael2018-04-083-1/+39
* | mergeLi Haoyi2018-04-072-2/+5
|\ \
| * | make sure to extract paths from JavaModule#compileClasspath before passing th...Li Haoyi2018-04-071-1/+4
* | | remove clientserver from ci since those tests are now in mainLi Haoyi2018-04-075-5/+6
* | | Merge commit '36eb8bd6bfd534d002b01f8800e4b5d896aa4e77' into client-javaLi Haoyi2018-04-075-5/+52
|\ \ \
| * | | - 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
* | | | update travis mill versionLi Haoyi2018-04-073-5/+5
* | | | migrate client module onto new JavaModule traitLi Haoyi2018-04-0712-77/+87
* | | | Merge branch 'master' into client-javaLi Haoyi2018-04-0711-72/+69
|\ \ \ \ | | |/ / | |/| |
| * | | avoid recursionLi Haoyi2018-04-075-13/+13
| * | | clean up JavaModule/ScalaModule interactions and consolidate extensions into ...Li Haoyi2018-04-0710-73/+70
* | | | first pass at moving mill client over to JavaModuleLi Haoyi2018-04-078-9/+11
|/ / /
* | | tweak travis to try and make build pass...Li Haoyi2018-04-071-1/+1