summaryrefslogtreecommitdiff
path: root/scalalib
Commit message (Expand)AuthorAgeFilesLines
* Universal script generation for assembly, launcher, and release (#264)Pierre Kisters2018-03-291-3/+2
* Windows client/server improvements (#262)Robby2018-03-291-1/+1
* use repositories from the mill build to bootstrap idea project generation (#263)Sheng Chen2018-03-281-3/+3
* Merge branch 'master' of github.com:lihaoyi/millLi Haoyi2018-03-277-15/+141
|\
| * add exclusions and custom configuration to dependencies (#254)Sheng Chen2018-03-267-15/+141
* | Ensure that transitive ivy jars are not directly aggregated under a module's ...Li Haoyi2018-03-262-10/+37
|/
* Upgrade Ammonite to 1.1.0-3-73d5734.Robby2018-03-261-1/+1
* Bump up Ammonite in ScalaModule.Robby2018-03-261-1/+1
* Merge branch 'master' of github.com:lihaoyi/millLi Haoyi2018-03-255-7/+13
|\
| * 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-243-5/+4
| * Make docJar use compileClasspath instead of runClasspathLi Haoyi2018-03-221-1/+1
* | bump upickle, ammonite versionsLi Haoyi2018-03-251-1/+5
* | update to latest Ammonite using latest upickle RCLi Haoyi2018-03-242-6/+6
|/
* Support scala milestone releases (with fixes for 2.13.0-M3) (#247)Nikolay Tatarinov2018-03-205-7/+29
* Batch (.bat) file generation for assembly, launcher, and release (#243)Robby2018-03-201-1/+3
* mergeLi Haoyi2018-03-193-6/+10
|\
| * Java 9 optimization by caching rt.jar (#239)Robby2018-03-193-5/+7
| * Propagate more things into Tests of ScalaModule (#236)Gabriele Petronella2018-03-191-0/+3
* | properly pass arguments to forked tests in a way that doesn't botch whitespacesLi Haoyi2018-03-181-8/+8
|/
* 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