summaryrefslogtreecommitdiff
path: root/build.sbt
Commit message (Expand)AuthorAgeFilesLines
* .Li Haoyi2018-02-091-5/+16
* re-enable better-files test but with a newer version with offending CI-failur...Li Haoyi2018-02-041-1/+1
* use an implicit to indicate whether a ctx is within an external moduleLi Haoyi2018-02-021-31/+0
* compile zinc compiler bridges on demand to remove restriction on supported sc...Li Haoyi2018-02-021-41/+30
* WIP: Scala js testing (#119)Nikolay Tatarinov2018-02-011-5/+23
* Fix publishLocal of Mill's own buildLi Haoyi2018-01-271-0/+1
* Make `idea` task configure the root module to have IntelliJ properly handle t...Li Haoyi2018-01-271-6/+21
* Migrate `scalajslib` over to a `T.worker` setup similar to `scalalib`Li Haoyi2018-01-251-14/+10
* update mill build to work with new isolated scalaworkerLi Haoyi2018-01-231-1/+1
* fix scalajslib buildLi Haoyi2018-01-231-1/+1
* fixjsbuildLi Haoyi2018-01-231-1/+1
* WIP splitting `mill.scalaworker` out of `mill.scalalib` and into it's own iso...Li Haoyi2018-01-231-7/+26
* Swap over to simplified Mill module/source layout from SBT'sLi Haoyi2018-01-201-0/+6
* Get Travis CI green again after adding Ammonite integration testLi Haoyi2018-01-191-1/+5
* Introduce an Ammonite build to our test suiteLi Haoyi2018-01-171-0/+6
* - Collapse `Ctx#segments` and `Ctx#segments0` into one field, instead doing t...Li Haoyi2018-01-151-1/+4
* - Tweak Scalajs LinkerBridge project layout to match Mill defaultsLi Haoyi2018-01-141-1/+1
* - Move synthetic SBT projects into `target` folderLi Haoyi2018-01-141-5/+7
* Move dummy SBT targets into `synthetic/` folderLi Haoyi2018-01-141-6/+10
* Add generated sources target (#109)Minghao Liu2018-01-111-2/+2
* Split Acyclic/Jawn/BetterFiles tests into their own `integration/` test suite.Li Haoyi2018-01-011-14/+59
* `Core` -> `core`, for consistency with SBT naming schemesLi Haoyi2017-12-301-10/+10
* Assign different overrides of a Target different cache directories and paths,...Li Haoyi2017-12-291-2/+3
* Fix running ScalaJS plugin tests from SBTRoman Timushev2017-12-291-1/+1
* ScalaJS plugin buildRoman Timushev2017-12-291-3/+38
* Convert `build.sbt` to use ivy-resolved Ammonite to run `shared.sc`, instead ...Li Haoyi2017-12-281-32/+33
* get --repl working with bin/test:runLi Haoyi2017-12-281-1/+5
* Move all the source generation logic into a `shared.sc` file to avoid duplica...Li Haoyi2017-12-281-129/+18
* Generate zipmap definitions for higher arities (#81)Duncan Mak2017-12-271-0/+112
* Simplify manual testing using SBTLi Haoyi2017-12-261-2/+3
* Remove `Router.scala`, whose changes have been upstreamed into the Ammonite m...Li Haoyi2017-12-241-7/+8
* bump ammonite version in build.sbtLi Haoyi2017-12-171-1/+1
* bump ammonite versionLi Haoyi2017-12-161-2/+1
* upgrade to new version of uPickle/AmmoniteLi Haoyi2017-12-161-2/+4
* remove unused MILL_COMPILER_PLUGIN flagLi Haoyi2017-12-151-2/+1
* First pass at using a compiler plugin to remove the need for the `override` k...Li Haoyi2017-12-151-1/+27
* Allow `classPathSig` to be injected into `Evaluator`, and in `ReplApplyHandle...Li Haoyi2017-12-131-2/+2
* Move assemble to a separate moduleRoman Timushev2017-12-131-1/+6
* Explicitly pass built compiler-bridge jar locations from the build system int...Li Haoyi2017-12-061-27/+27
* force test:compile during scalaplugin/test:assembly, to make sure bridge jars...Li Haoyi2017-12-061-0/+4
* Flesh out `bridges` pre-compilation in Mill build, getting the cross-minor-ve...Li Haoyi2017-12-041-8/+1
* Cross building acyclic now works, using a locally compiled cross-versioned co...Li Haoyi2017-12-041-1/+69
* Tweak readme, fix SBT executable assembly prefixLi Haoyi2017-11-271-1/+1
* upgrade zinc 1.0.3 -> 1.0.5 (#26)Nikolay Tatarinov2017-11-261-2/+2
* Strip out `play-json` dependency in favor of `upickle`, which we are forced t...Li Haoyi2017-11-151-1/+0
* First pass at cleaning up `build.sc` file syntaxLi Haoyi2017-11-151-1/+7
* First sketch at SBT test integration worksLi Haoyi2017-11-111-1/+2
* rename forge -> millLi Haoyi2017-11-101-3/+3
* Forked `ammonite.main.Router` into `forge.discover.Router`, to let us generat...Li Haoyi2017-11-051-1/+9
* Turn on `lihaoyi:acyclic` plugin, enforce it, and break up whatever import cy...Li Haoyi2017-11-051-1/+6