sbt/compile
Grzegorz Kossakowski 4ed8abd4fb More detailed logging of incremental compiler's invalidation logic.
The following events are logged:

  * invalidation of source file due to macro definition
  * inclusion of dependency invalidated by inheritance; we log both
    nodes of dependency edge (dependent and dependency)

The second bullet helps to understand what's going on in case of
complex inheritance hierarchies like in Scala compiler.
2013-11-11 15:27:18 +01:00
..
api Fix unstable existential type names bug. 2013-10-29 16:39:50 +01:00
inc More detailed logging of incremental compiler's invalidation logic. 2013-11-11 15:27:18 +01:00
integration/src/main/scala/sbt/compiler Switch to using the interned serialization format. 2013-10-23 10:41:13 -04:00
interface Fix unstable existential type names bug. 2013-10-29 16:39:50 +01:00
ivy/src/main/scala/sbt/compiler Follow source layout convention supported by Eclipse. 2012-12-07 10:27:08 -08:00
persist Allow zinc to use InternedAnalysisFormats. 2013-11-04 09:30:28 -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