summaryrefslogtreecommitdiff
path: root/scalalib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added support for typelevel scala librariesTobias Roeser2019-02-241-0/+3
* 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
* Only hold weak references to classloaders in internal cacheTobias Roeser2019-02-111-7/+14
* 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-312-11/+59
* 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-112-15/+32
* Update ZincWorkerImpl.scalaLi Haoyi2019-01-091-6/+6
* Allow usage of ZincWorkerImpl without hashing files (#525)Li Haoyi2019-01-091-2/+39
* Avoid unnecessary dependency downloading by providing fetches per cache polic...gehnaphore2018-12-205-9/+19
* bump Ammonite versionLi Haoyi2018-12-191-1/+1
* Merge branch 'master' into bump-zincLi Haoyi2018-12-1953-204/+233
|\
| * Generalize Zinc Worker (#514)Li Haoyi2018-12-1811-148/+177
| * fix GenIdea to create required folders (#510)dohrayme2018-12-141-1/+1
| * collapse boilerplate folder structure within src/ folders (#505)Li Haoyi2018-12-1252-2/+2
* | 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-1217-165/+171
* fix testsLi Haoyi2018-12-121-1/+1
* bump ammonite versionLi Haoyi2018-12-111-1/+1
* Add Gitlab to VersionControl (#489)Leonard Ehrenfried2018-12-071-2/+9
* bump Ammonite version0.3.5Li Haoyi2018-11-192-2/+2
* 0.3.4Li Haoyi2018-11-061-1/+1
* fix assembly path handling, swap out Jvm.scala's custom subprocess handling w...Li Haoyi2018-11-053-9/+9
* WIP migrating over from `ammonite.ops` to `os` module.Li Haoyi2018-11-0518-243/+226
* Merge branch 'master' of github.com:lihaoyi/millLi Haoyi2018-11-021-1/+2
|\
| * Added additional debug log channel (default: log-file only)Tobias Roeser2018-10-301-1/+2
* | Fix https://github.com/lihaoyi/mill/issues/475Li Haoyi2018-11-023-15/+53
|/
* 0.3.20.3.2Li Haoyi2018-10-201-1/+1
* Allow use of inferred main classes when building self-executing assembliesLi Haoyi2018-10-191-1/+1
* 0.3.00.3.0Li Haoyi2018-10-181-1/+1
* bump ammonite version againLi Haoyi2018-10-181-1/+1
* bump Ammonite versionLi Haoyi2018-10-183-17/+16
* Merge branch 'master' of github.com:lihaoyi/millLi Haoyi2018-10-184-5/+13
|\
| * Configure Idea project generator per module (#458)Tobias Roeser2018-10-092-2/+9
| * fix for allowing subgroups of a given staging profile (#441)Brandon Elam Barker2018-10-051-1/+2
| * Re-order `publishAll` arguments to get rarely used `signed` arg out of the wayLi Haoyi2018-09-201-2/+2
* | .Li Haoyi2018-10-184-17/+22
|/
* Include scaladoc as part of mill inspect (#435)Li Haoyi2018-09-203-11/+217
* Dedicated scalaDoc plugins and options (#433)Guillaume Grossetie2018-09-192-7/+111
* Remove useless type parameters for {Test,}Evaluator (#416)Guillaume Martres2018-09-155-18/+18
* don't compile hidden files. fixes #402 (#428)Nikolay Tatarinov2018-09-051-1/+2
* Fix shutdown hook failures in tests (#422)aosagie2018-09-021-1/+2
* Fix paths for ivy-style repos in grepJar (#412)Guillaume Martres2018-08-262-4/+8
* Update GenIdeaImpl.scalaLi Haoyi2018-08-251-1/+1
* Fix incremental compilation when a Scala project depends on a Java project (#...Guillaume Martres2018-08-259-128/+152
* more terminology fixesLi Haoyi2018-08-221-1/+1