summaryrefslogtreecommitdiff
path: root/build.sbt
Commit message (Expand)AuthorAgeFilesLines
* fix typosSeth Tisue2017-03-201-1/+1
* Add partest paths to the list of watched sources.Paul Phillips2017-02-261-0/+3
* Workaround bug in Scala runtime reflection on JDK 9Jason Zaugg2017-02-161-0/+1
* Update IntelliJ template configurationJason Zaugg2017-01-271-1/+2
* Move Scaladoc's Partest base classes to partest-extrasJason Zaugg2017-01-271-2/+2
* run ScalaCheck tests directly, not through partestSeth Tisue2017-01-271-7/+20
* bump version (now 2.12.2) + and STARR (now 2.12.1)Seth Tisue2016-12-051-1/+1
* Merge pull request #5532 from retronym/ticket/SD-264Adriaan Moors2016-11-161-1/+1
|\
| * Workaround a bug that rendered MiMa inoperativeJason Zaugg2016-11-161-1/+1
* | Merge pull request #5530 from dwijnand/j-single-unitStefan Zeiger2016-11-161-0/+1
|\ \ | |/ |/|
| * Avoid double-compiling junit sourcesDale Wijnand2016-11-161-0/+1
* | Merge pull request #5512 from szeiger/wip/more-compiler-scaladocSeth Tisue2016-11-151-0/+10
|\ \ | |/ |/|
| * Add “test”, “scaladoc” and “repl” projects to scala-compiler docsStefan Zeiger2016-11-081-0/+10
* | Define the root sbt project's scalaVersionDale Wijnand2016-11-101-6/+3
* | Merge pull request #5501 from SethTisue/sbt-deprecationsJason Zaugg2016-11-101-63/+70
|\ \
| * | sbt build: omit `: _*` when calling `.settings`Seth Tisue2016-11-081-51/+51
| * | Don’t rely on deprecated ScalaInstance methodsStefan Zeiger2016-11-071-2/+6
| * | Avoid 2 more deprecated sbt 0.12 operatorsDale Wijnand2016-11-041-1/+1
| * | avoid deprecated sbt 0.12 operatorsSeth Tisue2016-11-041-9/+12
| |/
* | Merge commit 'fe47ef0' into 2.12.xJason Zaugg2016-11-081-0/+4
|\ \ | |/ |/|
| * Merge pull request #5504 from retronym/topic/sbt-macro-warnSeth Tisue2016-11-071-0/+4
| |\
| | * Silence SBT logging about macros and incremental compilation.Jason Zaugg2016-11-071-0/+4
| * | [backport] Bump sbt.version to 0.13.12, without breakingDale Wijnand2016-10-191-0/+5
| |/
* | Revert "Temporarily insource Scalacheck 1.11.6"Adriaan Moors2016-11-011-3/+4
* | Bump baseVersion to 2.12.1 (#5389)Seth Tisue2016-11-011-1/+1
* | Merge pull request #5379 from szeiger/wip/persist-buildcharacterStefan Zeiger2016-10-271-0/+15
|\ \
| * | Store buildcharacter.properties in scala-compiler.jarStefan Zeiger2016-09-061-0/+15
* | | Merge 2.11.x into 2.12.xAdriaan Moors2016-10-181-8/+14
|\ \ \ | | |/ | |/|
| * | Make removing forkjoin dependant on the organization keyDale Wijnand2016-06-201-10/+14
* | | Merge pull request #5386 from dwijnand/sbt-0.13.12Seth Tisue2016-10-181-0/+5
|\ \ \
| * | | Bump sbt.version to 0.13.12, without breakingDale Wijnand2016-09-221-0/+5
| | |/ | |/|
* | | Avoid use of legacy JVM MaxPermSize option in partestJason Zaugg2016-10-181-1/+1
* | | Merge pull request #5416 from SethTisue/merge-2.12.0-to-2.12.x-sep-24Seth Tisue2016-10-051-7/+7
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/2.12.0' into merge-2.12.0-to-2.12.x-sep-24Seth Tisue2016-10-041-1/+1
| |\ \ \
| | * | | Enable MiMa for 2.12.0Stefan Zeiger2016-09-291-1/+1
| * | | | Merge remote-tracking branch 'origin/2.12.0' into merge-2.12.0-to-2.12.x-sep-24Seth Tisue2016-09-281-6/+6
| |\| | |
| | * | | Including Lightbend in `-version` message.Adriaan Moors2016-09-271-1/+1
| | * | | Merge pull request #5414 from szeiger/wip/no-partest-in-packAdriaan Moors2016-09-261-4/+4
| | |\ \ \
| | | * | | Do not build partest-javaagent and partest-extras for `pack`Stefan Zeiger2016-09-221-4/+4
| | | |/ /
| | * / / Fixed reference to script engine factory in META-INF/servicesRaphael Jolly2016-09-161-1/+1
| | |/ /
* | | | Merge pull request #5413 from szeiger/wip/less-verbose-testAllLukas Rytz2016-09-301-8/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Make output of errors in testAll less verboseStefan Zeiger2016-09-211-8/+13
| |/ /
* / / Only compare group ID and artifact ID when looking for JLine JARStefan Zeiger2016-09-141-2/+8
|/ /
* | Merge pull request #5368 from retronym/ticket/SD-208Adriaan Moors2016-09-061-3/+12
|\ \
| * | Use STARR library for ManMakerJason Zaugg2016-08-311-2/+1
| * | Workaround sbt bug when partest itself throwsJason Zaugg2016-08-311-1/+11
* | | remove various references to Ant buildSeth Tisue2016-09-021-40/+14
* | | sbt build: fix "unchecked" warnings when compiling Java codeSeth Tisue2016-08-301-1/+1
|/ /
* | Decrease stack size for JUnit tests to 1M (same as the old ant build)Stefan Zeiger2016-08-291-1/+1
* | increase stack size when running JUnit testsSeth Tisue2016-08-261-0/+1