summaryrefslogtreecommitdiff
path: root/scalalib
Commit message (Expand)AuthorAgeFilesLines
* Fixes for non-interactive (client/server) mode on Java 9 (#221)Robby2018-03-132-3/+3
* Changes to make {clientserver,main,scalalib,scalajslib}.test work under Java ...Robby2018-03-101-2/+2
* ScalaModule: Added ivyDepsTree command (#213)Shani Elharrar2018-03-091-0/+15
* include compileIvyDeps when generating intellij projectsLi Haoyi2018-03-071-1/+1
* fix #185 include "optional" artifacts if they exist (#209)Francis De Brabandere2018-03-071-12/+29
* fix optional xml tags in POM (#198)Nikolay Tatarinov2018-03-062-32/+222
* Add out/{module_name} as a content root in generated IntelliJ project (#196)Jeremy Apthorp2018-03-052-2/+10
* factor out Dependency creation in Lib so it can be reused (#137)Andrew Richards2018-03-031-17/+21
* Bugfix/version contol (#192)Guillaume Massé2018-03-033-119/+198
* Split out `upstreamAssembly` from `assembly`Li Haoyi2018-03-032-28/+32
* make mainClass discovery work in ScalaJSModule#runLi Haoyi2018-03-031-19/+22
* share repositories between ScalaWorker and ScalaModuleLi Haoyi2018-03-022-13/+12
* Allow people to substitute in their own implementation of ScalaModule#scalaWo...Li Haoyi2018-03-022-6/+13
* Add dsl for SCM (now called VersionControl) (#168)Guillaume Massé2018-02-284-9/+165
* Add predefined licenses from spdx (#144)Guillaume Massé2018-02-263-9/+480
* A few attempts at micro-optimizing the current hot spotsLi Haoyi2018-02-253-3/+3
* GenIdea: added generation of .idea/scala_compiler.xml (#151)Robby2018-02-251-6/+56
* 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
* fix scala sdk annotation in genideaLi Haoyi2018-02-241-1/+1
* better error messages when you run interactive commands without -iLi Haoyi2018-02-241-13/+23
* Clean up the provisional client-server code with unit tests and proper file-s...Li Haoyi2018-02-242-7/+28
* Allow specifying classifiers in ivy deps (#159)Jeremy Apthorp2018-02-242-7/+31
* support multiple test frameworks (#148)Nikolay Tatarinov2018-02-223-8/+8
* GenIdea updates including a fix for #147 (#149)Andrew Richards2018-02-214-30/+71
* fix-testsLi Haoyi2018-02-212-5/+5
* First pass at cleaning up evaluator caching systemLi Haoyi2018-02-201-2/+2
* Basic working server-client model based on flat files communicationsLi Haoyi2018-02-191-7/+0
* Better error messages when publishing to Sonatype (#138)Andrew Richards2018-02-192-1/+4
* Rename `docsJar` -> `docJar`Li Haoyi2018-02-183-5/+5
* Add `mill dev` support to our own buildLi Haoyi2018-02-181-0/+13
* Try to make ScalaModule#console work...Li Haoyi2018-02-181-1/+1
* explicitly pass in a non-null working dir to ScalaModule#consoleLi Haoyi2018-02-181-1/+2
* WIP getting tests passing againLi Haoyi2018-02-171-1/+1
* properly pass through failures from scalaworker maven resolution failuresLi Haoyi2018-02-171-5/+5
* Add unit test for main method discoveryLi Haoyi2018-02-178-22/+77
* Merge branch '130'Li Haoyi2018-02-173-5/+42
|\
| * Discover main class(es) via zincajrnz2018-02-163-5/+42
* | Resolve individual Scala files before passing them to `ScalaModule#compile`, ...Li Haoyi2018-02-171-1/+9
|/
* fix GenIdea testsLi Haoyi2018-02-1110-68/+8
* more tidying upLi Haoyi2018-02-112-12/+12
* Refactor ScalaModule to simplify it and delay ivy resolution until the last m...Li Haoyi2018-02-113-57/+41
* make ScalaJSModule override scalaLibraryDeps instead of overriding ivyDeps, t...Li Haoyi2018-02-111-1/+2
* WIP getting Scala.js dependencies working nicelyLi Haoyi2018-02-115-39/+81
* Make ScalaJSModule avoid stomping over existing definitionsLi Haoyi2018-02-101-3/+3
* fix CrossSbtModule#Tests#sourcesLi Haoyi2018-02-101-1/+1
* move docs around, try to fix publishAllLi Haoyi2018-02-102-4/+5
* Some long-overdue renamingsLi Haoyi2018-02-093-8/+8
* Allow publishing to sonatype without immediate releaseLi Haoyi2018-02-092-23/+36
* .Li Haoyi2018-02-091-2/+4