sbt, the interactive build tool
Go to file
Grzegorz Kossakowski f34085e31e Upgrade Scala version in scripted tests
Both continuations and macro-config set scalaVersion explicitly but since
sbt relies now on Scala 2.10 it's not needed anymore. In particular, we
can upgrade continuations to 2.10 which makes it easier to work with Java
8.
2016-01-17 16:27:54 +00:00
launch Include sbt-ivy-snapshots to launchconfig 2016-01-16 16:52:12 +00:00
licenses move remaining pieces of sbt subproject to sbt_pending and fix notices 2010-09-21 21:55:50 -04:00
main Adds bootIvyConfiguration to grab compiler bridge source. Fixes #2336 2016-01-16 16:11:51 +00:00
notes FPORT: Bumping Scala version to 2.10.6. 2016-01-17 02:38:40 +00:00
project FPORT: Bumping Scala version to 2.10.6. 2016-01-17 02:38:40 +00:00
run Update to latest version of incremental, fix imports 2015-09-16 10:16:03 +02:00
sbt Upgrade Scala version in scripted tests 2016-01-17 16:27:54 +00:00
sbt-maven-resolver/src Fix all imports 2015-09-14 14:28:09 +02:00
scripted Update to latest version of incremental, fix imports 2015-09-16 10:16:03 +02:00
src/main/conscript Include sbt-ivy-snapshots to launchconfig 2016-01-16 16:52:12 +00:00
tasks FPORT: Fixes #2302. Don't check pre and post conditions in sbt.Execute by default. 2016-01-16 12:35:49 +00:00
testing Update to latest version of incremental, fix imports 2015-09-16 10:16:03 +02:00
.gitattributes Added .gitattributes file. 2013-04-25 00:06:51 +08:00
.gitignore support defining Projects in .sbt files 2012-12-09 20:40:41 -05:00
.travis.yml Add sbt-mima. Fixes #2037. 2016-01-16 23:12:17 +00:00
CONTRIBUTING.md Upgrade to 0.13.9. 2015-08-19 12:16:03 +01:00
LICENSE Update CONTRIBUTING.md 2014-04-14 12:16:06 -04:00
NOTICE Update CONTRIBUTING.md 2014-04-14 12:16:06 -04:00
README.md Fix intended formatting in README. 2015-05-27 07:33:26 +01:00
api.specification Macro def aware recompilation. 2012-03-04 17:35:51 +01:00
build.sbt FPORT: Bumping Scala version to 2.10.6. 2016-01-17 02:38:40 +00:00
scripted.specification New scripted test framework 2009-11-09 09:34:52 -05:00

README.md

sbt

sbt is a build tool for Scala, Java, and more.

For general documentation, see http://www.scala-sbt.org/.

Issues and Pull Requests

Please read CONTRIBUTING carefully before opening a GitHub Issue.

The short version: try StackOverflow and sbt-dev. Don't open an Issue.

sbt 0.13

This is the 0.13.x series of sbt.

  • Setup: Describes getting started with the latest binary release.
  • FAQ: Explains how to get help and more.
  • Google Code: hosts sbt 0.7.7 and earlier versions

license

See LICENSE.