summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added the custom bsp reporter to the evaluation of the run task in buildTarge...Alexandra Dima2019-10-121-1/+5
* Fixed issue with retrieving line and offset of errors found during compilation.Alexandra Dima2019-10-122-13/+9
* Fixed compilation error, removed print statements and unnecessary code.Alexandra Dima2019-10-123-114/+1
* Implemented support for publishing compilation diagnostics through the custom...Alexandra Dima2019-10-1211-47/+323
* Implemented simple support for cleaning cacheAlexandra Dima2019-10-122-15/+30
* Fixed bugs in ModuleUtils by converting every java path with toUri and using ...Alexandra Dima2019-10-124-118/+181
* Made install from MainMillBuildServer a mill command. Started simple implemen...Alexandra Dima2019-10-125-55/+172
* Changed the mill bsp server installation command to put the .bsp folder in th...Alexandra Dima2019-10-121-1/+1
* Implemented MillBuildServer methods for retrieving the scala main classes and...Alexandra Dima2019-10-123-47/+159
* Started integrating mill with Build Server ProtocolAlexandra Dima2019-10-125-0/+652
* Use explicitly given Evaluator instance for evaluation (#702)Tobias Roeser2019-10-063-16/+17
* Removes semanticdb settings (#705)Olivier Mélois2019-10-032-39/+2
* Upgrade semantic db and supported versions of scala (#699)Jakob Odersky2019-09-251-2/+4
* Restored alphabetical order of modulesHEADmasterTobias Roeser2019-09-241-54/+55
* Add JBuildInfo (#697)Carlos A. Rueda2019-09-221-0/+53
* Use dedicated output dir for mill-build module in IntelliJ IDEA (#696)Tobias Roeser2019-09-203-3/+6
* Use a dedicated path/target for idea compiler output (#694)Tobias Roeser2019-09-206-15/+20
* Print the just published versionTobias Roeser2019-09-171-0/+2
* print count of dirs and files when in watch modeTobias Roeser2019-09-131-1/+2
* Changed JSON encoding for StackTraceElement (filename is nullable) (#691)Tobias Roeser2019-09-101-2/+2
* Properly support Dotty >= 0.18.1 (#682)Guillaume Martres2019-09-094-7/+44
* Fixed download link for windows.Tobias Roeser2019-09-061-1/+1
* Generate Versions file (#688)Tobias Roeser2019-09-062-13/+23
* fixed typoTobias Roeser2019-09-051-1/+1
* fixed typoTobias Roeser2019-09-051-1/+1
* Prepared next change logTobias Roeser2019-09-051-0/+8
* Commented step order to release scriptTobias Roeser2019-09-051-2/+2
* Make mill wrapper backwards compatible (#670)Nathaniel Fischer2019-09-051-1/+8
* Added release date to changelogTobias Roeser2019-09-051-1/+1
* Prepared release 0.5.10.5.1Tobias Roeser2019-09-052-6/+6
* Updated changelogTobias Roeser2019-09-051-0/+20
* Print out when tests are skippedTobias Roeser2019-09-051-2/+3
* Initial module-specific extension support to GenIdea (#684)Tobias Roeser2019-09-0512-40/+365
* First deploy to Maven, then upload to GitHubTobias Roeser2019-09-051-1/+1
* Upgrade scoverage: 1.3.1 -> 1.4.0 (#687)Fabian Heredia Montiel2019-09-045-17/+55
* Bump flyway version (#686)Nathaniel Fischer2019-09-043-3/+60
* Moved dependency declarations to central shared place (#680)Tobias Roeser2019-09-021-44/+87
* Added mill-aspectj to thirdpary module section (#683)Tobias Roeser2019-08-301-0/+45
* Fixed StringIndexOutOfBoundsException in case of short artifact names (#681)Tobias Roeser2019-08-261-1/+1
* travis: also cache previous mill binary downloadsTobias Roeser2019-08-261-0/+1
* Update semanticDBVersion and semanticDBSupported (#678)Gabriele Petronella2019-08-261-1/+2
* Fixed deprecated API useTobias Roeser2019-08-261-1/+1
* add ability to define jar manifest (#634)Andrew Richards2019-07-294-21/+64
* Future-proof Dotty-version checks (#663)Guillaume Martres2019-07-291-6/+7
* fix typo (#668)Uosis2019-07-271-1/+1
* Use the binary version of the compiler bridge when available (#659)Guillaume R2019-07-255-62/+113
* Ease the declaration of optional dependencies + handle them in maven and ivy ...Guillaume R2019-07-244-8/+21
* Fix the `dev.run` command documentation in README (#655)Anatolii Kmetiuk2019-07-241-2/+2
* Add a newline before closing the wrapped code (#545) (#660)Guillaume R2019-07-241-3/+1
* Fix an issue where Zinc compiler logs were routed to incorrect outputs. Use t...Ahir Reddy2019-07-171-3/+4