summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Fixed bugs: If a module has no resource directory don't just throw error, jus...Alexandra Dima2019-10-122-3/+6
* Fixed the classpath for the scalac option request, so now main classes can be...Alexandra Dima2019-10-121-1/+1
* Fixed the compile request, if the root target is in the compile params, then ...Alexandra Dima2019-10-121-55/+61
* Made corrections to the bsp module readme.Alexandra Dima2019-10-121-18/+21
* Fixed bugs in passing the bsp specified run and test parameters to mill.Alexandra Dima2019-10-122-30/+55
* Changed the clean cache method back to a subprocess because this way it can w...Alexandra Dima2019-10-124-32/+52
* Added docstrigs and comments. Also cleaned unused imports. Changd the printSt...Alexandra Dima2019-10-127-88/+233
* Changed the clean cache method to usethe clean command form mill's MainModule...Alexandra Dima2019-10-122-24/+33
* Removed unnecessary directories and reverted the scratch folder to how it was...Alexandra Dima2019-10-122-30/+0
* Addressed code review feedback.Alexandra Dima2019-10-127-214/+168
* Updated the clean cache method of the mill build server to use system propert...Alexandra Dima2019-10-121-1/+8
* Renamed the main class as well as the method that starts the bsp server.Alexandra Dima2019-10-121-26/+5
* Modified the construction of the string ids for each BuildTargetIdentifier as...Alexandra Dima2019-10-122-7/+9
* Made the variables that count erros and warnings in the compilation reporter ...Alexandra Dima2019-10-121-11/+12
* Modified the compilation diagnostics reporter to send not only the currently ...Alexandra Dima2019-10-124-71/+94
* Added a root target for the mill base module of each project so that intellij...Alexandra Dima2019-10-122-11/+59
* Modified the sources and inversed sources requests to be compatible with retu...Alexandra Dima2019-10-121-5/+10
* Fixed bug in computing the compilation output directory for the buildtTargetS...Alexandra Dima2019-10-121-3/+2
* Fixed bug in building the data field of a BuildTarget which represents a mill...Alexandra Dima2019-10-121-4/+10
* Fixed bug in computing the classDirectory for the scalac options request. Als...Alexandra Dima2019-10-121-1/+1
* Added support for sending start/finish compilation notifications even when al...Alexandra Dima2019-10-124-21/+42
* Improved compilation by sending all requested targets to the mill evaluator t...Alexandra Dima2019-10-123-80/+60
* 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-122-13/+4
* Adding the scratch folder to git.Alexandra Dima2019-10-121-0/+33
* Fixed bug in computing the testing arguments from bsp in buildTargetTest.Alexandra Dima2019-10-123-3/+11
* Added notification from server to client to show a message that either no mai...Alexandra Dima2019-10-121-1/+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-123-73/+83
* Partially fixed test request by implementing a test reporter, adding it to ea...Alexandra Dima2019-10-124-105/+155
* Added support for merging compile parameters from the mill build file with th...Alexandra Dima2019-10-124-34/+150
* Fixed bugs in getting target capabilities and dependencies.Alexandra Dima2019-10-122-5/+5
* 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-122-112/+1
* Implemented support for publishing compilation diagnostics through the custom...Alexandra Dima2019-10-124-13/+254
* 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-123-90/+158
* Made install from MainMillBuildServer a mill command. Started simple implemen...Alexandra Dima2019-10-123-53/+145
* 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-124-0/+649
* 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
* Upgrade scoverage: 1.3.1 -> 1.4.0 (#687)Fabian Heredia Montiel2019-09-043-12/+49
* Bump flyway version (#686)Nathaniel Fischer2019-09-042-2/+59
* Update semanticDBVersion and semanticDBSupported (#678)Gabriele Petronella2019-08-261-1/+2
* Scoverage buildinfo support (#647)Nik Vanderhoof2019-07-043-3/+12