14a8bda31e
This CL adds support for cc_library to correctly split c, as and cpp srcs in shared/static nested props, as well as splitting the *filegroup* deps in those props, where each filegroup is expanded into its own c, cpp and as srcs filegroups. This ensures that the correct sources go into cc_library_static's underlying cc_libraries for c, cpp and as sources respectively. See the bp2build conversion test for a better visualization. Bug: 183064430 Test: TH Change-Id: I29add5140672d042adff65527d8b65f4a5f0a05b |
||
---|---|---|
.. | ||
Android.bp | ||
androidbp_to_build_templates.go | ||
bp2build.go | ||
build_conversion.go | ||
build_conversion_test.go | ||
bzl_conversion.go | ||
bzl_conversion_test.go | ||
cc_library_conversion_test.go | ||
cc_library_headers_conversion_test.go | ||
cc_library_static_conversion_test.go | ||
cc_object_conversion_test.go | ||
configurability.go | ||
constants.go | ||
conversion.go | ||
conversion_test.go | ||
metrics.go | ||
python_binary_conversion_test.go | ||
sh_conversion_test.go | ||
symlink_forest.go | ||
testing.go |