summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improved compilation by sending all requested targets to the mill evaluator t...Alexandra Dima2019-10-128-87/+70
* Imporved the way a target's display name is computed.Alexandra Dima2019-10-121-3/+11
* Added progress notifications during run and test tasks too.Alexandra Dima2019-10-121-3/+6
* Added progress notifications during compilationAlexandra Dima2019-10-124-25/+22
* Updating the start server commnand according to newest changes in mill versio...Alexandra Dima2019-10-121-1/+1
* Adding the scratch folder to git.Alexandra Dima2019-10-1210-1/+160
* Fixed bug in computing the testing arguments from bsp in buildTargetTest.Alexandra Dima2019-10-125-5/+13
* Added notification from server to client to show a message that either no mai...Alexandra Dima2019-10-122-43/+5
* Fixed bug in computing the scala library dependencies of a ScalaBuildTarget.Alexandra Dima2019-10-121-0/+1
* Removed commented code and fixed bug in assigned target ids. Now the uri of e...Alexandra Dima2019-10-122-46/+2
* Refactored MillBuildServer by putting the future completion at the end of eac...Alexandra Dima2019-10-125-81/+92
* Partially fixed test request by implementing a test reporter, adding it to ea...Alexandra Dima2019-10-1214-121/+233
* Added support for merging compile parameters from the mill build file with th...Alexandra Dima2019-10-1210-47/+185
* Fixed bugs in getting target capabilities and dependencies.Alexandra Dima2019-10-122-5/+5
* Fixed compilation errorAlexandra Dima2019-10-121-1/+1
* 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