sbt/compile
Mark Harrah 925ec98900 Restore class files after an unsuccessful compilation.
This is useful when an error occurs in a later incremental step that
requires a fix in the originally changed files.

CC @gkossakowski
2013-03-04 07:24:31 -05:00
..
api deprecations 2013-02-25 09:24:04 -05:00
inc Restore class files after an unsuccessful compilation. 2013-03-04 07:24:31 -05: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 Export approximate command lines executed for 'doc', 'compile', and 'console' 2013-02-28 17:59:38 -05: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