summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Allow single files in `generatedSources`Li Haoyi2018-05-171-1/+1
* Update readme.mdLi Haoyi2018-05-171-1/+1
* add appveyor badge to readmeLi Haoyi2018-05-171-1/+3
* 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-162-35/+52
* [WIP] Fixes #227; add `mill clean` (#315)Guillaume Galy2018-05-164-1/+142
* Update 4 - Tasks.md (#319)Alf Richter2018-05-111-4/+5
* Update 4 - Tasks.md (#317)Alf Richter2018-05-111-2/+2
* Optimize calculation of commit count (#316)Joseph K. Strauss2018-05-111-2/+1
* don't fail command when there is no build.sc file in directory. Lets the user...Nikolay Tatarinov2018-05-071-3/+8
* fix GenIdeaImpl test modules (#312)Guillaume Galy2018-05-063-5/+12
* Scalafmt support (#308)Nikolay Tatarinov2018-05-067-0/+263
* Resolves #305, use an English locale when excuting java command line (#306)Guillaume Grossetie2018-04-301-1/+1
* update docs about scala modules publishingrockjam2018-04-302-4/+4
* Fixed PathRef's FileVisitor IOException on dir symlinks.Robby2018-04-241-0/+2
* Mark test module as test sources; change sbt module root (#298)Nikolay Tatarinov2018-04-206-7/+40
* Make builds able to depend on external projects (#291)Olivier Mélois2018-04-1820-24/+320
* don't show subprocess-call stack trace if test result reporting failsLi Haoyi2018-04-171-9/+13
* avoid printing useless stacktraces when subprocess runs failLi Haoyi2018-04-172-9/+9
* rename modules scalaworker -> scalalib.worker, client -> main.clientLi Haoyi2018-04-1218-50/+49
* remove sbt project filesLi Haoyi2018-04-122-4/+0
* update readmeLi Haoyi2018-04-111-2/+2
* Fix docs re: GenIdea/idea command (#296)Artem Pyanykh2018-04-113-3/+3
* Add some documentation regarding bootstrapping. (#295)grebe2018-04-112-0/+4
* Tweak changelog [skip ci]Robby2018-04-101-10/+4
* Updated Windows and Manual installation doc.Robby2018-04-101-9/+7
* 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