summaryrefslogtreecommitdiff
path: root/scalalib/test/resources
Commit message (Expand)AuthorAgeFilesLines
* Use dedicated output dir for mill-build module in IntelliJ IDEA (#696)Tobias Roeser2019-09-202-2/+4
* Use a dedicated path/target for idea compiler output (#694)Tobias Roeser2019-09-204-4/+4
* Properly support Dotty >= 0.18.1 (#682)Guillaume Martres2019-09-091-0/+6
* Initial module-specific extension support to GenIdea (#684)Tobias Roeser2019-09-058-0/+140
* Use the binary version of the compiler bridge when available (#659)Guillaume R2019-07-251-0/+17
* Using mill source path instead of pwdAndres Pipicello2019-06-283-13/+12
* Changed GenIdeaTests to use ScriptTestSuiteAndres Pipicello2019-06-287-15/+26
* Added compiler-classpath properties to generated IntelliJ xml files (#531)andres-pipicello-olx2019-01-311-0/+8
* collapse boilerplate folder structure within src/ folders (#505)Li Haoyi2018-12-124-0/+0
* Add support for Dotty projects (#397)Guillaume Martres2018-08-051-0/+17
* fix #233 add append and exclude rules to assembly (#309)Nikolay Tatarinov2018-06-015-0/+25
* Improve Intellij Idea support (#351)Olivier Mélois2018-05-302-7/+3
* Fixes #336: pass scalac options to ScalaDoc during docJar stage (#337)Anton Sviridov2018-05-181-0/+6
* fix GenIdeaImpl test modules (#312)Guillaume Galy2018-05-062-3/+3
* Scalafmt support (#308)Nikolay Tatarinov2018-05-063-0/+20
* Mark test module as test sources; change sbt module root (#298)Nikolay Tatarinov2018-04-202-1/+20
* Rename `root` IDEA module to `mill-build` to avoid collisionsLi Haoyi2018-04-082-1/+1
* Properly support test frameworks which spawn child tasksLi Haoyi2018-04-082-0/+24
* Enable JUnit testing, via sbt-test-interface, for `JavaModule`sLi Haoyi2018-04-085-8/+43
* Fix #282 by passing plugins as arguments to scaladocjulianmichael2018-04-081-0/+5
* First unit tests for `JavaModule`Li Haoyi2018-04-072-0/+15
* try to fix classloading issues on runLocal and test with java 9 (#255)Nikolay Tatarinov2018-03-251-1/+8
* use Cache.default to determine coursier location(fixes tests on my OS X)rockjam2018-03-242-2/+2
* Support scala milestone releases (with fixes for 2.13.0-M3) (#247)Nikolay Tatarinov2018-03-201-0/+5
* Add out/{module_name} as a content root in generated IntelliJ project (#196)Jeremy Apthorp2018-03-051-0/+1
* Update scala-library-2.12.4-sources.jar.xmlLi Haoyi2018-02-241-2/+2
* Update scala-library-2.12.4.jar.xmlLi Haoyi2018-02-241-2/+2
* GenIdea updates including a fix for #147 (#149)Andrew Richards2018-02-212-4/+7
* Add unit test for main method discoveryLi Haoyi2018-02-175-0/+33
* fix GenIdea testsLi Haoyi2018-02-119-52/+4
* Make use of `CrossScalaModule` in `HelloWorldTests`Li Haoyi2018-02-036-12/+33
* fix scalalib testsLi Haoyi2018-02-031-5/+5
* Swap over to simplified Mill module/source layout from SBT'sLi Haoyi2018-01-2014-0/+119