summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo on scoverage docs (#648)Nik Vanderhoof2019-07-041-1/+1
|
* Scoverage buildinfo support (#647)Nik Vanderhoof2019-07-044-3/+18
| | | | | | * Add test case for scoverage/buildinfo * Take generatedSources from outer + pass allSources to scoverage reports
* Copy files instead of moveTobias Roeser2019-07-022-3/+3
|
* Fix scoverage: inherit repositories from outer project (#645)Marcin Kurczych2019-07-021-0/+1
|
* Update millw (#644)Nathaniel Fischer2019-07-021-2/+2
| | | shell scripts should use `#` rather than `\\` for comments
* Fix build, split up release and assembly (#643)Li Haoyi2019-07-0110-56/+80
| | | | | | | | | | * . * . * use non-version-changing executable for integration tests * Update test-mill-1.sh
* add os-lib import to build.scLi Haoyi2019-07-011-0/+1
|
* scrape ./mill wrapper script for mill version, instead of exec-ing itLi Haoyi2019-07-013-10/+62
|
* Delegate to `./mill` wrapper script from launcherLi Haoyi2019-06-291-1/+10
| | | | | | | Only delegate if the file exists, and we are not currently being delegated to. This makes the installed launcher automatically download the correct version of itself to run the build, assuming a `./mill` wrapper script exists
* add simple mill wrapper scriptLi Haoyi2019-06-291-0/+32
|
* 0.4.20.4.2Li Haoyi2019-06-291-0/+5
|
* Update logic to check for Scala libraries when generating fake SBT librariesAndres Pipicello2019-06-282-4/+3
|
* Using mill source path instead of pwdAndres Pipicello2019-06-285-31/+32
|
* Changed GenIdeaTests to use ScriptTestSuiteAndres Pipicello2019-06-288-54/+47
|
* Added back the usage of module-defined repos for resolving mill librariesAndres Pipicello2019-06-281-2/+2
|
* It seems that simply using the provided evaluator fixes ↵Andres Pipicello2019-06-281-4/+3
| | | | https://github.com/lihaoyi/mill/issues/352
* Using coursier for reading poms instead of ad-hoc xml parsingAndres Pipicello2019-06-281-8/+6
|
* Fixes 'file name too long' errorAndres Pipicello2019-06-281-20/+4
|
* Simple fix for https://github.com/lihaoyi/mill/issues/527Andres Pipicello2019-06-281-10/+8
|
* Fixes generation of fake SBT librariesAndres Pipicello2019-06-281-4/+8
|
* Using Task.sequence instead of multiple evalsAndres Pipicello2019-06-281-18/+20
|
* Fixes https://github.com/lihaoyi/mill/issues/532Andres Pipicello2019-06-281-5/+5
|
* Added millw to thirdparty sectionTobias Roeser2019-06-251-0/+52
|
* Added mill-bash-completion to thirdparty sectionTobias Roeser2019-06-251-0/+7
|
* Upgrade SemanticDB and Bloop supported versions (#639)Sergey Shishkin2019-06-251-8/+3
|
* Support dependency type maven-plugin (#637)Tobias Roeser2019-06-211-1/+2
|
* Added millw script and config fileTobias Roeser2019-06-212-0/+60
|
* Support 'eclipse-plugin' type dependencies (#636)Nathaniel Fischer2019-06-211-1/+2
|
* more fixes for scalajs envLi Haoyi2019-06-135-7/+28
|
* Allow configuration of JSEnv used for Scala.js tests and runs (#628)Li Haoyi2019-06-138-47/+107
| | | | | | | | * . * . * .
* Explicitly use value for comparisonTobias Roeser2019-06-131-1/+1
|
* update readmeLi Haoyi2019-06-131-2/+2
|
* 0.4.10.4.1Li Haoyi2019-06-131-0/+9
|
* gitignoreTobias Roeser2019-06-131-0/+2
|
* replace testFrameworksJvmClasspath and testClasspathJvm with just ↵Li Haoyi2019-06-081-22/+3
| | | | runClasspath (#627)
* increase readTimeout to 60000ms, matching mill 0.3.6 semanticsLi Haoyi2019-06-062-4/+4
|
* Configurable read and connect timeouts for Sonatype publishingPaulius Imbrasas2019-06-063-4/+18
|
* Update readme.mdLi Haoyi2019-06-021-0/+12
|
* Inherit moduleDeps from outer in Scoverage (#623)Nik Vanderhoof2019-06-024-0/+10
| | | | | | | | * Add test case that breaks via #622 Thanks to @kag0 for finding this! :) * Scoverage should inherit moduleDeps
* Put docker contrib module in a package (#621)Nathaniel Fischer2019-05-311-1/+3
|
* Fix link to Ammonite projectTobias Roeser2019-05-291-1/+1
|
* Scoverage can output an XML report (#618)Nils Homer2019-05-285-7/+45
| | | * use the _.scoverage.xmlReport task
* Bloop config for Js/Native modules (#617)Olivier Mélois2019-05-284-15/+127
| | | | This generates correct bloop configuration for ScalaJs/ScalaNative module.
* Scoverage multiple source folders (#615)Nik Vanderhoof2019-05-276-2/+52
| | | | | | * Add test the replicates issue #613 * Fixes issue #613
* Fixed bloop config classpath element when no ivyDep is set (#612)Olivier Mélois2019-05-222-14/+44
| | | | | | | | | | | | * Fixed bloop config classpath element when no ivyDep is set * Made install a command * Made moduleSourceMap an input * Cleaning up config files before rewriting * Fixed cleanup logic
* Docker module appears to be part of BuildInfo module (#611)Nathaniel Fischer2019-05-211-2/+2
|
* 0.4.00.4.0Li Haoyi2019-05-202-3/+3
|
* Merge branch '561'0.3.9Li Haoyi2019-05-201-0/+8
|\
| * additional target which allows user to shut down background serverŁukasz Biały2019-02-251-0/+8
| |
* | 0.3.9 for realsLi Haoyi2019-05-201-2/+2
| |