platform_build_soong/java
Dan Willemsen c94a768a2a Use Rule-local implicit dependencies
Depends on https://github.com/google/blueprint/pull/78

This uses the new CommandDeps field to move implicit dependencies
embedded in the Command string next to the definition, instead of having
to specify them in every BuildParam struct. This should make it easier
to verify dependencies.

Change-Id: I2711b160920e22fa962a436e1f7041272166f50f
2015-11-17 19:05:07 -08:00
..
app.go Remove EarlyMutators and DynamicDependencies 2015-11-03 15:46:08 -08:00
app_builder.go Use Rule-local implicit dependencies 2015-11-17 19:05:07 -08:00
builder.go Use Rule-local implicit dependencies 2015-11-17 19:05:07 -08:00
gen.go Use Rule-local implicit dependencies 2015-11-17 19:05:07 -08:00
java.go Remove EarlyMutators and DynamicDependencies 2015-11-03 15:46:08 -08:00
resources.go Fix java resource glob file list location 2015-08-24 16:19:43 -07:00