sbt/compile
Martin Duhem 88dd987d5f Fix classpath issues in static launcher
The launcher defines a top classloader that willbe used by all
`ScalaInstance`s. Previously, this top classloader had a parent that
contained the scala library 2.10, which prevented the correct
compilation of the compiler bridge for scala 2.11.

Also, we no longer need the scala-reflect JAR.
2016-04-06 15:21:01 +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 Fix classpath issues in static launcher 2016-04-06 15:21:01 +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