platform_build_soong/bp2build
Liz Kammer aabfb5dc47 bp2build: Expand check if filegroup contains proto
Previously we looked for proto as suffix, however, some filegroups use
"<foo>-proto-srcs" or "<bar>-proto-sources", instead we look for proto
as a distinct word in a filegroup name.

Test: go test soong tests
Change-Id: Icf916a84304a02617efff9768e5b82d5ffe658bd
2021-12-15 13:07:58 -05:00
..
Android.bp Merge "Add missing test files to build/soong" 2021-12-14 21:56:26 +00:00
android_app_certificate_conversion_test.go Use one mutator for all bp2build conversion. 2021-12-14 09:37:45 -05:00
android_app_conversion_test.go Use one mutator for all bp2build conversion. 2021-12-14 09:37:45 -05:00
androidbp_to_build_templates.go queryview: prefix internal attribute names. 2021-01-25 04:46:07 -05:00
apex_conversion_test.go Use one mutator for all bp2build conversion. 2021-12-14 09:37:45 -05:00
apex_key_conversion_test.go Use one mutator for all bp2build conversion. 2021-12-14 09:37:45 -05:00
bp2build.go Add x86_host vars to config.bzl 2021-10-19 12:18:13 -04:00
build_conversion.go Log bp2build_metrics .pb 2021-12-13 13:03:44 -05:00
build_conversion_test.go Use one mutator for all bp2build conversion. 2021-12-14 09:37:45 -05:00
bzl_conversion.go Bp2build: handle embedded structs as blueprint 2021-09-14 14:41:36 -04:00
bzl_conversion_test.go Use one mutator for all bp2build conversion. 2021-12-14 09:37:45 -05:00
cc_binary_conversion_test.go Use one mutator for all bp2build conversion. 2021-12-14 09:37:45 -05:00
cc_genrule_conversion_test.go Use one mutator for all bp2build conversion. 2021-12-14 09:37:45 -05:00
cc_library_conversion_test.go bp2build: Expand check if filegroup contains proto 2021-12-15 13:07:58 -05:00
cc_library_headers_conversion_test.go Use one mutator for all bp2build conversion. 2021-12-14 09:37:45 -05:00
cc_library_shared_conversion_test.go Use one mutator for all bp2build conversion. 2021-12-14 09:37:45 -05:00
cc_library_static_conversion_test.go Use one mutator for all bp2build conversion. 2021-12-14 09:37:45 -05:00
cc_object_conversion_test.go Use one mutator for all bp2build conversion. 2021-12-14 09:37:45 -05:00
cc_prebuilt_library_shared_test.go Use one mutator for all bp2build conversion. 2021-12-14 09:37:45 -05:00
configurability.go Fix bp2build select generation for inter-attribute soong config 2021-11-23 08:37:30 +00:00
constants.go Have bp2build generate BUILD.bazel instead of generating BUILD. 2021-05-18 09:01:36 -04:00
conversion.go Add support for writing all Soong config variables into @soong_injection. 2021-11-23 08:37:30 +00:00
conversion_test.go Add support for writing all Soong config variables into @soong_injection. 2021-11-23 08:37:30 +00:00
filegroup_conversion_test.go Use one mutator for all bp2build conversion. 2021-12-14 09:37:45 -05:00
genrule_conversion_test.go Use one mutator for all bp2build conversion. 2021-12-14 09:37:45 -05:00
java_binary_host_conversion_test.go Add the initial implementation of bp2build converter for java_library, 2021-12-14 17:23:19 -08:00
java_library_conversion_test.go Add the initial implementation of bp2build converter for java_library, 2021-12-14 17:23:19 -08:00
java_library_host_conversion_test.go Add the initial implementation of bp2build converter for java_library, 2021-12-14 17:23:19 -08:00
metrics.go Log bp2build_metrics .pb 2021-12-13 13:03:44 -05:00
performance_test.go Add test for performance testing 2021-12-07 16:59:40 -05:00
prebuilt_etc_conversion_test.go Use one mutator for all bp2build conversion. 2021-12-14 09:37:45 -05:00
python_binary_conversion_test.go Use one mutator for all bp2build conversion. 2021-12-14 09:37:45 -05:00
python_library_conversion_test.go Use one mutator for all bp2build conversion. 2021-12-14 09:37:45 -05:00
sh_conversion_test.go Use one mutator for all bp2build conversion. 2021-12-14 09:37:45 -05:00
soong_config_module_type_conversion_test.go Use one mutator for all bp2build conversion. 2021-12-14 09:37:45 -05:00
symlink_forest.go Make symlink_forest.go prefer generated files. 2021-04-21 12:24:27 +02:00
testing.go bp2build: Expand check if filegroup contains proto 2021-12-15 13:07:58 -05:00