sbt/project
Martin Duhem b8472668ff Static launcher, get bridge sources from resources
This commit introduces a new "static" launcher that does not use Ivy to
gather all the artifacts that it requires, but rather expect them to be
immediately available.

To be able to use sbt without Internet access, we add a new
`ComponentCompiler` that is able to retrieve the bridge sources from the
resources on classpath and compile it.
2016-04-06 12:01:34 +02:00
..
Dependencies.scala Bump up ivy to 2.3.0-sbt-2cc8d2761242b072cedb0a04cb39435c4fa24f9a 2015-12-30 07:21:07 -05:00
Docs.scala Fix most build warnings 2015-07-10 11:53:48 +02:00
Formatting.scala added scalariform 2014-05-01 12:50:07 -04:00
NightlyPlugin.scala Fix build 2015-02-02 22:44:02 -05:00
Release.scala publish to bintray 2015-04-20 10:56:37 -04:00
SbtLauncherPlugin.scala Include sbt-ivy-snapshots to launchconfig 2015-12-29 19:48:57 -05:00
Scripted.scala Adds more memory to internal scripted task 2016-01-08 02:15:49 -05:00
SiteMap.scala Replace procedure syntax by explicit Unit annotation 2015-08-04 10:07:38 +02:00
StatusPlugin.scala publish nightlies to bintray 2015-04-20 12:51:18 -04:00
Sxr.scala Fix most build warnings 2015-07-10 11:53:48 +02:00
Transform.scala Include sbt-ivy-snapshots to launchconfig 2015-12-29 19:48:57 -05:00
Util.scala Fix most build warnings 2015-07-10 11:53:48 +02:00
build.properties Update sbt.version to 0.13.11 2016-02-22 21:21:26 +00:00
plugins.sbt Static launcher, get bridge sources from resources 2016-04-06 12:01:34 +02:00