summaryrefslogtreecommitdiff
path: root/build.sc
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid git HEAD ref name in build.sc#gitHead (#191)Sergiy Sokolenko2018-03-031-1/+1
* - Bump ammonite versionLi Haoyi2018-03-021-3/+3
* Add dsl for SCM (now called VersionControl) (#168)Guillaume Massé2018-02-281-0/+3
* fix #139 upgrade jline to 2.14.5 (#176)Nikolay Tatarinov2018-02-271-1/+2
* Port Mill client over to JavaLi Haoyi2018-02-261-1/+1
* Add predefined licenses from spdx (#144)Guillaume Massé2018-02-261-0/+2
* Delete SBT build, use Mill for CI & developmentLi Haoyi2018-02-261-7/+16
* bump Ammonite versionLi Haoyi2018-02-251-1/+1
* better error messages when you run interactive commands without -iLi Haoyi2018-02-241-1/+2
* Implement `-i` flag to allow interactive usageLi Haoyi2018-02-241-15/+47
* Clean up the provisional client-server code with unit tests and proper file-s...Li Haoyi2018-02-241-38/+42
* support multiple test frameworks (#148)Nikolay Tatarinov2018-02-221-1/+1
* revert back to mill.Main by defaultLi Haoyi2018-02-201-1/+2
* Basic working server-client model based on flat files communicationsLi Haoyi2018-02-191-2/+2
* Improve error reporting for NamedTasks with the wrong number of parametersLi Haoyi2018-02-191-2/+2
* Add `mill dev` support to our own buildLi Haoyi2018-02-181-1/+14
* fix ci/test-sbt-built.shLi Haoyi2018-02-111-1/+3
* add uPickle to our integration test suiteLi Haoyi2018-02-111-1/+3
* fixesLi Haoyi2018-02-111-7/+6
* more tidying upLi Haoyi2018-02-111-3/+3
* remove timestamp from auto-publishing to ensure the artifacts published from ...Li Haoyi2018-02-101-2/+7
* Re-enable github artifact uploadLi Haoyi2018-02-101-2/+4
* - DRY up `Resolve.scala`Li Haoyi2018-02-091-4/+1
* .Li Haoyi2018-02-091-5/+17
* wipLi Haoyi2018-02-071-0/+4
* all T.commands to take targets as CLI arguments, and use that to get rid of o...Li Haoyi2018-02-061-36/+0
* Properly include the base path of the publish-destination URLs0.0.7Li Haoyi2018-02-041-2/+1
* Fix github release creation, add new batch publishing capability to try and s...0.0.5Li Haoyi2018-02-041-8/+15
* configure master-only-ness in travis rather than scala0.0.4Li Haoyi2018-02-041-3/+2
* wip getting release.sh working0.0.3Li Haoyi2018-02-041-17/+17
* CleanupLi Haoyi2018-02-041-1/+17
* re-enable better-files test but with a newer version with offending CI-failur...Li Haoyi2018-02-041-1/+1
* properly embed the local module dependency graph metadata in published pom.xmlsLi Haoyi2018-02-041-3/+7
* fix artifact naming for publishLocal/publishLi Haoyi2018-02-041-7/+4
* Fix testsLi Haoyi2018-02-041-3/+7
* Add support for external modules, useful for things `GenIdea` supportLi Haoyi2018-02-041-1/+0
* Use the full path of a ScalaModule in it's default artifact name, rather than...Li Haoyi2018-02-041-1/+1
* Embed the `MILL_VERSION` to the `releaseAssembly` CLI flags so it knows which...Li Haoyi2018-02-041-1/+1
* Publish all modules to support intellij navigation within build files, and re...Li Haoyi2018-02-041-0/+4
* wip auto publishing...Li Haoyi2018-02-041-2/+52
* Remove the default `publishVersion` from `PublishModule`, and add `--batch` t...Li Haoyi2018-02-041-4/+3
* Make `TestEvaluator` infer it's `outPath` from the `sourcecode.FullName` and ...Li Haoyi2018-02-031-1/+1
* automatically create dest directory for targets to useLi Haoyi2018-02-021-2/+0
* use an implicit to indicate whether a ctx is within an external moduleLi Haoyi2018-02-021-4/+0
* compile zinc compiler bridges on demand to remove restriction on supported sc...Li Haoyi2018-02-021-38/+0
* WIP: Scala js testing (#119)Nikolay Tatarinov2018-02-011-9/+19
* Fix publishLocal of Mill's own buildLi Haoyi2018-01-271-3/+20
* Make `idea` task configure the root module to have IntelliJ properly handle t...Li Haoyi2018-01-271-8/+21
* Migrate `scalajslib` over to a `T.worker` setup similar to `scalalib`Li Haoyi2018-01-251-4/+3
* remove unneeded ivy depsLi Haoyi2018-01-241-3/+1