sbt/compile
Grzegorz Kossakowski 2a3a3d0d7a Rename Relations.{memberRefAndInheritanceDeps => nameHashing}
The previous name of the flag was rather specific: it indicated
whether the new source dependency tracking is supported by given Relations
object. However, there will be more functionality added to Relations that
is specific to name hashing algorithm. Therefore it makes sense to name
the flag as just `nameHashing`.

I decided to rename Relations implementation classes to be more
consistent with the name of the flag and with the purpose they serve.

The flag in AnalysisCallback (and classes implementing it) has been
renamed as well.
2013-11-28 13:42:39 +01:00
..
api Represent api changes as values and cleanup APIChanges class. 2013-11-11 15:43:28 +01:00
inc Rename Relations.{memberRefAndInheritanceDeps => nameHashing} 2013-11-28 13:42:39 +01:00
integration/src/main/scala/sbt/compiler Replace binary Analysis format with a text-based one. 2013-11-16 13:59:02 -08:00
interface Rename Relations.{memberRefAndInheritanceDeps => nameHashing} 2013-11-28 13:42:39 +01:00
ivy/src/main/scala/sbt/compiler Follow source layout convention supported by Eclipse. 2012-12-07 10:27:08 -08:00
persist Rename Relations.{memberRefAndInheritanceDeps => nameHashing} 2013-11-28 13:42:39 +01: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