summaryrefslogtreecommitdiff
path: root/build.sbt
Commit message (Expand)AuthorAgeFilesLines
...
* | Switch remaining uses of ant over to sbtStefan Zeiger2016-08-231-6/+4
* | Split “partest run” off from “partest pos neg jvm”Stefan Zeiger2016-08-121-2/+4
* | Improve log output of the `testAll` taskStefan Zeiger2016-08-111-2/+42
* | Merge pull request #5292 from szeiger/wip/sbt-windowsAdriaan Moors2016-07-281-0/+27
|\ \
| * | Switch Windows CI build to sbt (w/ some sbt build improvements)Stefan Zeiger2016-07-211-0/+27
* | | Merge pull request #5299 from mpociecha/improve-intellij-integrationAdriaan Moors2016-07-261-1/+5
|\ \ \
| * | | Improve sbt-based IntelliJ integration in case of WindowsMichał Pociecha2016-07-221-1/+5
| |/ /
* / / SI-9560 Remove dependency on parser-combinators/jsonSimon Ochsenreither2016-07-221-4/+3
|/ /
* | Temporarily insource Scalacheck 1.11.6Jason Zaugg2016-06-271-2/+3
* | Fix test failures of the sbt build in 2.12.xLukas Rytz2016-06-231-12/+11
* | Merge commit 'aaf7bc0' into merge-2.11-to-2.12-june-19Lukas Rytz2016-06-211-51/+128
|\|
| * Use sbt for PR validationStefan Zeiger2016-06-141-55/+132
* | Merge commit 'f775e1f' into merge-2.11-to-2.12-june-19Lukas Rytz2016-06-191-2/+2
|\|
| * Typo fixaf2016-06-101-2/+2
* | Remove experimental status from sbt build in load messageJanek Bogucki2016-06-041-3/+1
* | Merge commit '139f6bf' into merge-2.11-to-2.12-june-1Lukas Rytz2016-06-011-1/+4
|\|
| * Jarlist scala-library in build.sbtRaphael Jolly2016-05-211-1/+4
* | SI-9522 release key reference when deleting from OpenHashMapPerformant Data LLC2016-05-241-1/+2
* | Include missing web assets in scaladocscaladoc-include-assetsJakob Odersky2016-05-191-1/+1
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2016...Jason Zaugg2016-05-171-3/+7
|\|
| * Merge pull request #5152 from retronym/topic/silencioJason Zaugg2016-05-171-8/+12
| |\
| | * [backport] sbt build targets build/Adriaan Moors2016-05-171-5/+5
| | * Eliminate major sources of daily noise in SBT build.Jason Zaugg2016-05-161-3/+7
* | | Merge commit 'd06ce96' into merge/2.11.x-to-2.12.x-20160511Jason Zaugg2016-05-111-21/+49
|\| |
| * | Merge pull request #5128 from szeiger/wip/sbt-ivy-2.11Jason Zaugg2016-05-111-25/+53
| |\ \ | | |/ | |/|
| | * Publish usable Scala distributions to Ivy repositoriesStefan Zeiger2016-05-061-25/+53
* | | Remove abstraction layer in classpath implementationLukas Rytz2016-05-021-1/+1
* | | Generate AnyVal source stubs from sbtStefan Zeiger2016-04-061-5/+8
* | | Merge pull request #4971 from adriaanm/genbcode-delambdafyAdriaan Moors2016-03-311-5/+5
|\ \ \
| * | | sbt build targets build/Adriaan Moors2016-03-261-5/+5
* | | | Merge pull request #5021 from szeiger/wip/remove-deprecationsSeth Tisue2016-03-291-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Add a `genprod` command to the sbt buildStefan Zeiger2016-03-171-1/+8
* | | | Merge commit '1fcfdd8' into merge-2.11-to-2.12-mar-21Lukas Rytz2016-03-231-29/+33
|\ \ \ \ | | |/ / | |/| |
| * | | Cleanup IntelliJ integration based on review feedbackLukas Rytz2016-03-221-31/+35
* | | | Updates to IntelliJ files for 2.12.xLukas Rytz2016-03-211-2/+0
* | | | Merge commit '5f5cc18' into merge-2.11-to-2.12-mar-21Lukas Rytz2016-03-211-1/+151
|\| | | | |/ / |/| |
| * | Update IntelliJ build for use with sbtLukas Rytz2016-03-211-1/+151
| |/
| * bump versions after 2.11.8 releaseSeth Tisue2016-03-081-1/+1
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2016...Jason Zaugg2016-02-251-2/+2
|\|
| * Merge pull request #4995 from SethTisue/typesafe-is-now-lightbendSeth Tisue2016-02-241-2/+2
| |\
| | * Typesafe is now LightbendSeth Tisue2016-02-241-2/+2
| * | Update to partest 1.0.13Jason Zaugg2016-02-171-3/+2
| |/
* | Update to partest 1.0.13Jason Zaugg2016-02-121-3/+2
* | Merge branch '2.11.x' into topic/merge-2.11.x-to-2.12.x-20160210Jason Zaugg2016-02-101-3/+36
|\|
| * Add SBT tab completion for scala{,c,doc}Jason Zaugg2016-02-091-7/+18
| * Add tab completion to the partest commandJason Zaugg2016-02-061-1/+5
| * Convenient aliases for the SBT buildJason Zaugg2016-02-051-3/+21
* | Merge commit 'cc6fea6' into merge/2.11.x-to-2.12.x-20160203Jason Zaugg2016-02-041-9/+30
|\|
| * Merge pull request #4884 from szeiger/wip/sbt-pr-validationSeth Tisue2016-01-291-6/+26
| |\
| | * Use sbt for PR validation builds.Stefan Zeiger2016-01-121-6/+26