platform_build_soong/bp2build
Yu Liu d6201013eb Make cc_genrule.srcs configurable.
Also disallow arch variant of genrule.out.

This is to be consistent with bazel where we are migrating to.

Bug: 254114674
Test: Manual
Change-Id: I685a2e64102b7bb68128b39931f0bc85878bc6de
2022-10-19 12:35:26 -07:00
..
aar_conversion_test.go Exporting MakeBazelTarget() in testing.go 2022-09-01 16:47:58 +00:00
Android.bp Implement bp2build for the package module 2022-09-14 13:49:27 -07:00
android_app_certificate_conversion_test.go export common bp2build testing functions 2022-08-01 14:49:31 -04:00
android_app_conversion_test.go Exporting MakeBazelTarget() in testing.go 2022-09-01 16:47:58 +00:00
androidbp_to_build_templates.go Handle nameless modules during bp2build conversion. 2022-09-14 09:32:17 -07:00
apex_conversion_test.go Default apex's compile_multilib to "first" in bp2build 2022-10-13 16:59:30 -04:00
apex_key_conversion_test.go apex_key bp2build: disambiguate module and src deps. 2022-10-06 05:56:05 +00:00
api_domain_conversion_test.go Move API providing modules from bp2build to api_bp2build workspace 2022-10-04 17:33:32 +00:00
bp2build.go Cosmetic Changes plus log errors 2022-08-02 20:24:57 +00:00
bpf_conversion_test.go Add bp2build converter for bpf 2022-09-28 14:18:45 -07:00
build_conversion.go Create a new mode in soong_ui to generate API only BUILD files 2022-10-04 17:32:56 +00:00
build_conversion_test.go Merge "Create a new mode in soong_ui to generate API only BUILD files" 2022-10-05 01:37:28 +00:00
bzl_conversion.go Bp2build: handle embedded structs as blueprint 2021-09-14 14:41:36 -04:00
bzl_conversion_test.go Create a new mode in soong_ui to generate API only BUILD files 2022-10-04 17:32:56 +00:00
cc_binary_conversion_test.go Merge "Split ldflags in bp2build" 2022-10-07 17:31:29 +00:00
cc_library_conversion_test.go Converters for contributions to systemapi and vendorapi 2022-10-07 23:48:00 +00:00
cc_library_headers_conversion_test.go Converters for contributions to systemapi and vendorapi 2022-10-07 23:48:00 +00:00
cc_library_shared_conversion_test.go Split ldflags in bp2build 2022-10-03 20:10:08 +00:00
cc_library_static_conversion_test.go Add riscv64-linux-android support 2022-10-03 08:43:13 -07:00
cc_object_conversion_test.go Exporting MakeBazelTarget() in testing.go 2022-09-01 16:47:58 +00:00
cc_prebuilt_binary_conversion_test.go Support cc_prebuilt_binary building with Bazel 2022-10-06 19:39:09 +00:00
cc_prebuilt_library_conversion_test.go Export RunBp2BuildTestCaseSimple() in testing.go 2022-09-01 18:57:01 +00:00
cc_prebuilt_library_shared_test.go Export RunBp2BuildTestCaseSimple() in testing.go 2022-09-01 18:57:01 +00:00
cc_prebuilt_library_static_test.go Export RunBp2BuildTestCaseSimple() in testing.go 2022-09-01 18:57:01 +00:00
cc_test_conversion_test.go bp2build: Convert cc_test.test_options.tags to cc_test.tags 2022-09-16 02:32:03 +00:00
cc_yasm_conversion_test.go Exporting MakeBazelTarget() in testing.go 2022-09-01 16:47:58 +00:00
configurability.go Add StringAttribute for bp2building 2022-08-15 22:59:56 +00:00
constants.go Have bp2build generate BUILD.bazel instead of generating BUILD. 2021-05-18 09:01:36 -04:00
conversion.go Create a new mode in soong_ui to generate API only BUILD files 2022-10-04 17:32:56 +00:00
conversion_test.go adding /out/soong_injection/metrics/converted_modules_path_map.json 2022-09-20 04:01:13 +00:00
filegroup_conversion_test.go Fix a bug where deps were missing for converted proto_library 2022-09-15 22:18:48 -07:00
genrule_conversion_test.go Make cc_genrule.srcs configurable. 2022-10-19 12:35:26 -07:00
gensrcs_conversion_test.go export common bp2build testing functions 2022-08-01 14:49:31 -04:00
java_binary_host_conversion_test.go Exporting MakeBazelTarget() in testing.go 2022-09-01 16:47:58 +00:00
java_import_conversion_test.go Exporting MakeBazelTarget() in testing.go 2022-09-01 16:47:58 +00:00
java_library_conversion_test.go Support arch features in bp2build 2022-09-02 15:20:54 -07:00
java_library_host_conversion_test.go Exporting MakeBazelTarget() in testing.go 2022-09-01 16:47:58 +00:00
java_plugin_conversion_test.go Exporting MakeBazelTarget() in testing.go 2022-09-01 16:47:58 +00:00
java_proto_conversion_test.go Exporting MakeBazelTarget() in testing.go 2022-09-01 16:47:58 +00:00
license_conversion_test.go Implement bp2build for the license module 2022-09-14 13:49:18 -07:00
license_kind_conversion_test.go Implement bp2build for the license_kind module 2022-09-14 13:49:27 -07:00
linker_config_conversion_test.go Export RunBp2BuildTestCaseSimple() in testing.go 2022-09-01 18:57:01 +00:00
metrics.go adding /out/soong_injection/metrics/converted_modules_path_map.json 2022-09-20 04:01:13 +00:00
ndk_headers_conversion_test.go Move API providing modules from bp2build to api_bp2build workspace 2022-10-04 17:33:32 +00:00
ndk_library_conversion_test.go Move API providing modules from bp2build to api_bp2build workspace 2022-10-04 17:33:32 +00:00
package_conversion_test.go Implement bp2build for the package module 2022-09-14 13:49:27 -07:00
performance_test.go Add test for performance testing 2021-12-07 16:59:40 -05:00
prebuilt_etc_conversion_test.go product_variables srcs in prebuilt_etc 2022-09-09 20:52:09 +00:00
python_binary_conversion_test.go Fix some issues in bp2build converter for python_binary_host. 2022-10-12 17:43:20 -07:00
python_library_conversion_test.go Export RunBp2BuildTestCaseSimple() in testing.go 2022-09-01 18:57:01 +00:00
sh_conversion_test.go Exporting MakeBazelTarget() in testing.go 2022-09-01 16:47:58 +00:00
soong_config_module_type_conversion_test.go export common bp2build testing functions 2022-08-01 14:49:31 -04:00
symlink_forest.go Fix incrementality bug with merged BUILD files 2022-10-07 13:11:45 -07:00
testing.go Create a new mode in soong_ui to generate API only BUILD files 2022-10-04 17:32:56 +00:00