sbt/compile
Mark Harrah 6def08e029 remove resident compiler code
The infrastructure for resident compilation still exists,
but the actual scalac-side code that was backported is removed.
Future work on using a resident scalac will use that invalidation
code directly from scalac anyway.
2013-04-09 20:13:06 -04:00
..
api deprecations 2013-02-25 09:24:04 -05:00
inc temporary option to disable classpath lookup in incremental compiler. Ref #710. 2013-03-14 16:47:46 -04:00
integration/src/main/scala/sbt/compiler Include jars from java.ext.dirs in incremental classpath. Fixes #678. 2013-02-22 16:31:32 -05:00
interface remove resident compiler code 2013-04-09 20:13:06 -04:00
ivy/src/main/scala/sbt/compiler Follow source layout convention supported by Eclipse. 2012-12-07 10:27:08 -08:00
persist Add `compilations` field to `Analysis`. 2012-12-10 09:15:52 -05:00
src/main/scala/sbt Export approximate command lines executed for 'doc', 'compile', and 'console' 2013-02-28 17:59:38 -05:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00