summaryrefslogtreecommitdiff
path: root/scalalib
Commit message (Expand)AuthorAgeFilesLines
* Add task to only check formatting of Scala filesscalafmt-checkJakob Odersky2019-11-202-29/+90
* Create separate content entries for generated sources (#729)Tobias Roeser2019-11-055-10/+22
* Added return valueTobias Roeser2019-11-051-1/+1
* Improve error message in SonatypeHttpApi.scalaLi Haoyi2019-11-051-1/+1
* GenIdea: Improves sources handling, better guessing and triggering to downloa...Tobias Roeser2019-10-241-4/+28
* Clean old IDEA files after we scuccessfully analyzed the modulesTobias Roeser2019-10-231-2/+4
* GenIdea: be a bit more verboseTobias Roeser2019-10-181-1/+4
* Merge pull request https://github.com/lihaoyi/mill/pull/664Tobias Roeser2019-10-165-35/+119
|\
| * Remove the dependency to bsp and zinc from core modulesSamvel Abrahamyan2019-10-125-26/+76
| * Changed the clean cache method to usethe clean command form mill's MainModule...Alexandra Dima2019-10-121-1/+1
| * Modified the compilation diagnostics reporter to send not only the currently ...Alexandra Dima2019-10-121-1/+1
| * Improved compilation by sending all requested targets to the mill evaluator t...Alexandra Dima2019-10-122-2/+2
| * Fixed bug in computing the testing arguments from bsp in buildTargetTest.Alexandra Dima2019-10-121-1/+1
| * Refactored MillBuildServer by putting the future completion at the end of eac...Alexandra Dima2019-10-121-7/+8
| * Partially fixed test request by implementing a test reporter, adding it to ea...Alexandra Dima2019-10-123-6/+14
| * Added support for merging compile parameters from the mill build file with th...Alexandra Dima2019-10-122-2/+2
| * Fixed compilation errorAlexandra Dima2019-10-121-1/+1
| * Implemented support for publishing compilation diagnostics through the custom...Alexandra Dima2019-10-124-21/+46
* | Added new target TestModule.testCached which caches the last test result (#712)Tobias Roeser2019-10-161-8/+26
|/
* Use explicitly given Evaluator instance for evaluation (#702)Tobias Roeser2019-10-063-16/+17
* 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
* Properly support Dotty >= 0.18.1 (#682)Guillaume Martres2019-09-094-7/+44
* Generate Versions file (#688)Tobias Roeser2019-09-061-8/+0
* Initial module-specific extension support to GenIdea (#684)Tobias Roeser2019-09-0512-40/+365
* Fixed StringIndexOutOfBoundsException in case of short artifact names (#681)Tobias Roeser2019-08-261-1/+1
* add ability to define jar manifest (#634)Andrew Richards2019-07-291-5/+15
* Future-proof Dotty-version checks (#663)Guillaume Martres2019-07-291-6/+7
* 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 an issue where Zinc compiler logs were routed to incorrect outputs. Use t...Ahir Reddy2019-07-171-3/+4
* Bump sonatype "wait for something to happen" timeout, make it configurable (#...Li Haoyi2019-07-092-11/+23
* Interpolates $MILL_VERSION in ivy imports (#649)Olivier Mélois2019-07-083-3/+10
* Update logic to check for Scala libraries when generating fake SBT librariesAndres Pipicello2019-06-282-4/+3
* Using mill source path instead of pwdAndres Pipicello2019-06-285-31/+32
* Changed GenIdeaTests to use ScriptTestSuiteAndres Pipicello2019-06-288-54/+47
* Added back the usage of module-defined repos for resolving mill librariesAndres Pipicello2019-06-281-2/+2
* It seems that simply using the provided evaluator fixes https://github.com/li...Andres Pipicello2019-06-281-4/+3
* Using coursier for reading poms instead of ad-hoc xml parsingAndres Pipicello2019-06-281-8/+6
* Fixes 'file name too long' errorAndres Pipicello2019-06-281-20/+4
* Simple fix for https://github.com/lihaoyi/mill/issues/527Andres Pipicello2019-06-281-10/+8
* Fixes generation of fake SBT librariesAndres Pipicello2019-06-281-4/+8
* Using Task.sequence instead of multiple evalsAndres Pipicello2019-06-281-18/+20
* Fixes https://github.com/lihaoyi/mill/issues/532Andres Pipicello2019-06-281-5/+5
* increase readTimeout to 60000ms, matching mill 0.3.6 semanticsLi Haoyi2019-06-062-4/+4
* Configurable read and connect timeouts for Sonatype publishingPaulius Imbrasas2019-06-063-4/+18
* Merge branch '600'Li Haoyi2019-05-203-29/+24
|\
| * Switch from scalafmt-cli to scalafmt-dynamicUnknown2019-04-213-29/+24
* | Merge branch '609'Li Haoyi2019-05-201-5/+5
|\ \
| * | Downstream files overwrite upstream files on assemblyNathan Fischer2019-05-161-5/+5