platform_build_soong/java
Colin Cross 7f19f37443 Move globbing to Blueprint
Move Soong's globbing-with-dependencies support into Blueprint so it can
be used for subdirs= lines in Android.bp files.

Blueprint has a slight change in behavior around subname= lines, it now
always uses the subname and doesn't fall back to Blueprints.  To support
the Blueprints files in build/blueprint, use them directly with build=.

Test: build, add source file that matches glob, rebuild
Change-Id: Ifd0b0d3bc061aae0a16d6c7ca9a1cd8672656b4d
2016-11-04 04:54:16 +00:00
..
androidmk.go Rename common to android 2016-05-18 15:37:25 -07:00
app.go Move globbing to Blueprint 2016-11-04 04:54:16 +00:00
app_builder.go Enable goma in soong 2016-08-31 09:48:08 -07:00
builder.go Enable goma in soong 2016-08-31 09:48:08 -07:00
gen.go Add subdir to GenPath 2016-11-02 21:19:11 -07:00
java.go Control mutator order 2016-10-12 15:33:33 -07:00
resources.go Move globbing to Blueprint 2016-11-04 04:54:16 +00:00