summaryrefslogtreecommitdiff
path: root/build.sbt
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '03aaf05' into merge-2.11-to-2.12-sep-22Lukas Rytz2015-09-221-1/+1
|\
| * Merge remote-tracking branch 'origin/2.11.x' into topic/completely-2.11Jason Zaugg2015-09-171-3/+3
| |\
| * | REPL depends on presentation compilerJason Zaugg2015-09-021-1/+1
* | | Merge commit 'a170c99' into 2.12.xLukas Rytz2015-09-221-3/+3
|\ \ \ | | |/ | |/|
| * | sbt build: appropriately restrict scope of ScalaCheck dependencySeth Tisue2015-09-141-1/+1
| * | sbt build: remove redundancy w/ versions.propertiesSeth Tisue2015-09-141-2/+2
| * | sbt build: bring versions up to date with versions.propertiesSeth Tisue2015-09-141-3/+3
| |/
* | Merge commit '4c6dcfe934' into 2.12.xAdriaan Moors2015-08-051-1/+1
|\|
| * bump copyright year to 2015Seth Tisue2015-07-171-1/+1
* | Remove our fork of forkjoin. Java 8 bundles it.Adriaan Moors2015-07-151-25/+1
* | Prepare build for inclusion of java8-compatLukas Rytz2015-07-011-0/+1
* | Merge branch '2.11.x' into merge/2.11.x-to-2.12.x-20150624Jason Zaugg2015-06-241-1/+7
|\|
| * Merge pull request #4563 from adriaanm/jline-shadeAdriaan Moors2015-06-191-0/+1
| |\
| | * SI-9339 Support classpaths with no single compatible jlineAdriaan Moors2015-06-181-0/+1
| * | [sbt] Allow the REPL to be run from the SBT buildJason Zaugg2015-06-021-1/+6
| |/
* | Require and target Java 8Jason Zaugg2015-05-261-1/+1
* | Remove traces of scala-actorsLukas Rytz2015-05-201-9/+2
|/
* Inlcude ASM as a dependency in sbt buildLukas Rytz2015-05-111-9/+57
* Avoid unwanted boostrap JARs in the subproject classpathsJason Zaugg2015-04-211-19/+7
* `test/it:test` runs partest regression testsGrzegorz Kossakowski2015-04-171-2/+60
* `test` task runs Junit testsJason Zaugg2015-04-171-2/+5
* Tweak formatting of build.sbtJason Zaugg2015-04-171-45/+44
* Projects for partest-extras and junitJason Zaugg2015-04-171-3/+36
* Rework library dependenciesGrzegorz Kossakowski2015-04-171-9/+24
* Always fork in run.Grzegorz Kossakowski2015-04-171-1/+2
* Generate shell scripts.Grzegorz Kossakowski2015-04-171-0/+40
* Included required resources in jarsGrzegorz Kossakowski2015-04-171-3/+20
* Add "scala-" prefix to the name of a subproject.Grzegorz Kossakowski2015-04-171-6/+12
* Document sbt build as experimental.Grzegorz Kossakowski2015-04-171-1/+5
* Root project shouldn't compile any sources.Grzegorz Kossakowski2015-04-171-1/+2
* Exclude transitive scala-library dependencyJason Zaugg2015-04-171-15/+15
* Avoid circular deps: override `scalaInstance`Grzegorz Kossakowski2015-04-171-0/+6
* Compiler jar includes interactive, scaladoc & replGrzegorz Kossakowski2015-04-171-11/+25
* ScaladocGrzegorz Kossakowski2015-04-171-1/+13
* Asm and fork/join: no docs, publishing,...Grzegorz Kossakowski2015-04-171-10/+41
* Split `commonSettings` into smaller chunks.Grzegorz Kossakowski2015-04-171-2/+5
* Introduce `buildDirectory` setting.Grzegorz Kossakowski2015-04-171-4/+6
* Change project's base to src/$nameGrzegorz Kossakowski2015-04-171-29/+30
* Generate .properties files, pack in jars.dumpstate2015-04-171-1/+55
* Package jars into build/pack/lib directory.Grzegorz Kossakowski2015-04-171-0/+11
* Introduce sbt buildGrzegorz Kossakowski2015-04-171-0/+144