summaryrefslogtreecommitdiff
path: root/scalalib/src/JavaModule.scala
Commit message (Expand)AuthorAgeFilesLines
* Added return valueTobias Roeser2019-11-051-1/+1
* Merge pull request https://github.com/lihaoyi/mill/pull/664Tobias Roeser2019-10-161-3/+6
|\
| * Remove the dependency to bsp and zinc from core modulesSamvel Abrahamyan2019-10-121-5/+2
| * 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-121-1/+1
| * Fixed bug in computing the testing arguments from bsp in buildTargetTest.Alexandra Dima2019-10-121-1/+1
| * Partially fixed test request by implementing a test reporter, adding it to ea...Alexandra Dima2019-10-121-2/+3
| * Added support for merging compile parameters from the mill build file with th...Alexandra Dima2019-10-121-1/+1
| * Implemented support for publishing compilation diagnostics through the custom...Alexandra Dima2019-10-121-2/+7
* | Added new target TestModule.testCached which caches the last test result (#712)Tobias Roeser2019-10-161-8/+26
|/
* Initial module-specific extension support to GenIdea (#684)Tobias Roeser2019-09-051-8/+1
* add ability to define jar manifest (#634)Andrew Richards2019-07-291-5/+15
* Bump ammonite to 1.6.7 (#610)Li Haoyi2019-05-191-2/+8
* Removed unused variableTobias Roeser2019-05-031-1/+0
* 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
* Avoid unnecessary dependency downloading by providing fetches per cache polic...gehnaphore2018-12-201-1/+2
* Generalize Zinc Worker (#514)Li Haoyi2018-12-181-1/+1
* collapse boilerplate folder structure within src/ folders (#505)Li Haoyi2018-12-121-0/+608