platform_build_soong/bp2build
Cole Faust fd88414b4c Fix incrementality bug with merged BUILD files
The merged build files should be added as ninja dependencies,
so we rerun when they're changed.

Fixes: 246552590
Test: m bp2build, m bp2build again and observe it didn't rerun. Then add a comment in external/protobuf/BUILD.bazel, run m bp2build again, and observe it reruns
Change-Id: I26ed035cc0a894500a192f9aa3371fb46519689b
2022-10-07 13:11:45 -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 apex bp2build: refactor module names to be more meaningful. 2022-10-06 13:02:30 +00:00
apex_key_conversion_test.go export common bp2build testing functions 2022-08-01 14:49:31 -04: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 Update tests for cc_* converters 2022-10-03 20:27:27 +00:00
cc_library_conversion_test.go Update tests for cc_* converters 2022-10-03 20:27:27 +00:00
cc_library_headers_conversion_test.go Exporting MakeBazelTarget() in testing.go 2022-09-01 16:47:58 +00:00
cc_library_shared_conversion_test.go Add additionalLinkerInputs for both version_script 2022-09-27 01:50:11 +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_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 bp2build to convert $(genDir) to $(RULEDIR) in genrule's cmd 2022-09-22 08:57:14 -04: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 Export RunBp2BuildTestCaseSimple() in testing.go 2022-09-01 18:57:01 +00: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