sbt/compile
Grzegorz Kossakowski 9e7e93c632 Bring back and deprecate `Incremental.incDebugProp`.
The ae15eccd9c accidentally removed
`Incremental.incDebugProp` which broke Scala IDE build that relies on it.

We bring back that val but at the same time we deprecate it because we
have better mechanism for configuring incremental compiler now.

I also added a little comment with the history of `incDebugProp` which
explains proper migration path.
2014-01-13 16:29:16 +01:00
..
api Fixes #1035 by catching the format error and returning the erased type as a backup. 2013-12-13 14:04:31 -05:00
inc Bring back and deprecate `Incremental.incDebugProp`. 2014-01-13 16:29:16 +01:00
integration/src/main/scala/sbt/compiler Use `nameHashing` option throughout incremental compiler 2013-12-15 18:40:46 +01:00
interface Merge pull request #1013 from gkossakowski/used-names-extraction 2013-12-03 03:30:21 -08:00
ivy/src/main/scala/sbt/compiler Follow source layout convention supported by Eclipse. 2012-12-07 10:27:08 -08:00
persist Fix compilation failure due to missing type annotation. 2014-01-07 21:42:24 -05:00
src/main/scala/sbt Merge ExtendedReporter into Reporter. 2013-05-27 19:12:39 -04:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00