No description
Find a file
Colin Cross 6362e27848 Remove EarlyMutators and DynamicDependencies
EarlyMutators are identical to BottomUpMutators, except they run before
DynamicDependencies.  DynamicDependencies can be replaced with a
BottomUpMutator.  Replace both EarlyMutators and DynamicDependencies
with BottomUpMutators, which allows setting the order between all
mutators through registration order.

Change-Id: Id1305d798d3d2da592061c89d7c10a71780b71a3
2015-11-03 15:46:08 -08:00
androidbp/cmd Fix gofmt 2015-10-28 17:23:16 -07:00
androidmk Replace asan with sanitize 2015-09-16 14:19:55 -07:00
cc Remove EarlyMutators and DynamicDependencies 2015-11-03 15:46:08 -08:00
cmd Use SRCDIR as a working directory 2015-09-17 23:42:25 -07:00
common Remove EarlyMutators and DynamicDependencies 2015-11-03 15:46:08 -08:00
env Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
genrule Remove EarlyMutators and DynamicDependencies 2015-11-03 15:46:08 -08:00
glob Move globbing on top of pathtools.GlobWithExcludes 2015-04-29 14:59:23 -07:00
java Remove EarlyMutators and DynamicDependencies 2015-11-03 15:46:08 -08:00
Android.bp Remove EarlyMutators and DynamicDependencies 2015-11-03 15:46:08 -08:00
bootstrap.bash Use SRCDIR as a working directory 2015-09-17 23:42:25 -07:00
build.ninja.in Update build.ninja.in for blueprint changes 2015-11-03 14:49:06 -08:00
copygcclib.sh Add soong_build primary builder 2015-03-13 20:28:16 -07:00
doc.go Add soong_build primary builder 2015-03-13 20:28:16 -07:00
register.go Remove EarlyMutators and DynamicDependencies 2015-11-03 15:46:08 -08:00
root.bp Rename Blueprints to Android.bp 2015-05-20 13:10:32 -07:00
soong.bash Use SRCDIR as a working directory 2015-09-17 23:42:25 -07:00
soong.bootstrap.in Use SRCDIR as a working directory 2015-09-17 23:42:25 -07:00