sbt/compile
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
..
api Merge branch '0.13.10' into wip/0.13.10-merge 2016-02-22 13:19:38 -05:00
inc Merge branch '0.13.10' into wip/0.13.10-merge 2016-02-22 13:19:38 -05:00
integration/src/main/scala/sbt/compiler Do not create dir, if trying to output classes to a jar 2016-02-04 15:11:55 +01:00
interface Avoid CCE when scalac internally uses compileLate. Fixes #2452 2016-02-11 16:29:09 -05:00
ivy/src/main/scala/sbt/compiler Static launcher, get bridge sources from resources 2016-04-06 12:01:34 +02:00
persist Replace procedure syntax by explicit Unit annotation 2015-08-04 10:07:38 +02:00
src Make sbt aware of Dotty 2016-01-03 20:35:29 +01:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00