sbt, the interactive build tool
Go to file
Grzegorz Kossakowski 7f04c14a12 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
cache deprecations 2013-02-25 09:24:04 -05:00
interface Rename Relations.{memberRefAndInheritanceDeps => nameHashing} 2013-11-28 13:42:39 +01:00
util Add -Dsbt.cli.nodelegation option to experiment with no delegation for running/showing tasks/settings from the command line. 2013-11-25 21:03:40 -05:00
LICENSE * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
NOTICE * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00