summaryrefslogtreecommitdiff
path: root/scalalib/src
Commit message (Expand)AuthorAgeFilesLines
* Use dedicated output dir for mill-build module in IntelliJ IDEA (#696)Tobias Roeser2019-09-201-1/+2
* Use a dedicated path/target for idea compiler output (#694)Tobias Roeser2019-09-202-11/+16
* Properly support Dotty >= 0.18.1 (#682)Guillaume Martres2019-09-091-2/+17
* Generate Versions file (#688)Tobias Roeser2019-09-061-8/+0
* Initial module-specific extension support to GenIdea (#684)Tobias Roeser2019-09-053-40/+184
* 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
* Use the binary version of the compiler bridge when available (#659)Guillaume R2019-07-251-14/+18
* Ease the declaration of optional dependencies + handle them in maven and ivy ...Guillaume R2019-07-244-8/+21
* 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-082-2/+8
* Update logic to check for Scala libraries when generating fake SBT librariesAndres Pipicello2019-06-281-2/+3
* Using mill source path instead of pwdAndres Pipicello2019-06-281-13/+15
* 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-202-29/+24
|\
| * Switch from scalafmt-cli to scalafmt-dynamicUnknown2019-04-212-29/+24
* | fix for 2.13.0-RC2Li Haoyi2019-05-191-2/+1
* | swap gpg key name orderLi Haoyi2019-05-191-1/+1
* | Bump ammonite to 1.6.7 (#610)Li Haoyi2019-05-1911-82/+115
* | Removed unused variableTobias Roeser2019-05-031-1/+0
|/
* handle projects not in the main build.sc file (#579)Andrew Richards2019-04-171-2/+5
* Documentation around artifact name for publishingNathan Fischer2019-04-051-2/+10
* Renamed JavaModule.docOptions to javadocOptionsTobias Roeser2019-02-261-3/+5
* Introduced JavaModule.docOptions to add extra (Java)Doc procesing optionsTobias Roeser2019-02-251-11/+16
* Search tests annotations also on inherited public methodsTobias Roeser2019-02-221-4/+5
* Also add main-api to build library pathsTobias Roeser2019-02-181-1/+1
* Also export compileIvyDeps as provided scopeTobias Roeser2019-02-081-1/+9
* Added compiler-classpath properties to generated IntelliJ xml files (#531)andres-pipicello-olx2019-01-311-11/+51
* PublishModule: add --gpgKeyName flag (#530)lxohi2019-01-212-14/+20
* Fixed GenIdea library path to use file:// if it is not a jar file (otherwise ...Robby2019-01-141-1/+1
* More improvements to ZincWorkerImpl (#526)Li Haoyi2019-01-111-2/+4
* Avoid unnecessary dependency downloading by providing fetches per cache polic...gehnaphore2018-12-204-8/+18
* bump Ammonite versionLi Haoyi2018-12-191-1/+1
* Merge branch 'master' into bump-zincLi Haoyi2018-12-1935-96/+120
|\
| * Generalize Zinc Worker (#514)Li Haoyi2018-12-188-42/+66
| * fix GenIdea to create required folders (#510)dohrayme2018-12-141-1/+1
| * collapse boilerplate folder structure within src/ folders (#505)Li Haoyi2018-12-1234-0/+0
* | bump zinc 1.2.1 -> 1.2.5bump-zincLi Haoyi2018-12-191-1/+1
|/
* First pass at splitting out worker-api from mill core. (#504)Li Haoyi2018-12-1212-141/+75
* bump ammonite versionLi Haoyi2018-12-111-1/+1
* Add Gitlab to VersionControl (#489)Leonard Ehrenfried2018-12-071-2/+9