platform_build_soong/bp2build
Chris Parsons 77acf2e5c1 bp2build: split full_cc_library into shared/static
Test: mixed_droid.sh in conjunction with rule changes
Test: bp2build.sh
Change-Id: If0577065fd39a0446eab16b62c15204d43207e19
2021-12-06 14:11:40 -05:00
..
Android.bp Add support for writing all Soong config variables into @soong_injection. 2021-11-23 08:37:30 +00:00
android_app_certificate_conversion_test.go Refactor bp2build tests 2021-11-15 11:09:05 -05:00
androidbp_to_build_templates.go queryview: prefix internal attribute names. 2021-01-25 04:46:07 -05:00
apex_conversion_test.go Refactor bp2build tests 2021-11-15 11:09:05 -05:00
apex_key_conversion_test.go Refactor bp2build tests 2021-11-15 11:09:05 -05:00
bp2build.go Add x86_host vars to config.bzl 2021-10-19 12:18:13 -04:00
build_conversion.go Support empty strings in bp2build 2021-12-01 10:14:49 -05:00
build_conversion_test.go Support empty strings in bp2build 2021-12-01 10:14:49 -05:00
bzl_conversion.go Bp2build: handle embedded structs as blueprint 2021-09-14 14:41:36 -04:00
bzl_conversion_test.go Bp2build: handle embedded structs as blueprint 2021-09-14 14:41:36 -04:00
cc_binary_conversion_test.go bp2build: support full/lite protos in cc libs 2021-12-02 11:00:46 -05:00
cc_genrule_conversion_test.go Refactor bp2build tests 2021-11-15 11:09:05 -05:00
cc_library_conversion_test.go bp2build: split full_cc_library into shared/static 2021-12-06 14:11:40 -05:00
cc_library_headers_conversion_test.go Refactor bp2build tests 2021-11-15 11:09:05 -05:00
cc_library_shared_conversion_test.go bp2build: support full/lite protos in cc libs 2021-12-02 11:00:46 -05:00
cc_library_static_conversion_test.go bp2build: support full/lite protos in cc libs 2021-12-02 11:00:46 -05:00
cc_object_conversion_test.go Refactor bp2build tests 2021-11-15 11:09:05 -05:00
cc_prebuilt_library_shared_test.go Refactor bp2build tests 2021-11-15 11:09:05 -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 Refactor bp2build tests 2021-11-15 11:09:05 -05:00
genrule_conversion_test.go Refactor bp2build tests 2021-11-15 11:09:05 -05:00
metrics.go bp2build: Refactor metrics collection to use exported functions. 2021-09-20 11:54:00 +00:00
performance_test.go Add some initial benchmarking for bp2build. 2021-08-12 15:54:38 -04:00
prebuilt_etc_conversion_test.go Refactor bp2build tests 2021-11-15 11:09:05 -05:00
python_binary_conversion_test.go Refactor bp2build tests 2021-11-15 11:09:05 -05:00
python_library_conversion_test.go Refactor bp2build tests 2021-11-15 11:09:05 -05:00
sh_conversion_test.go Support filename and sub_dir attributes in sh_binary 2021-12-02 14:42:20 -08:00
soong_config_module_type_conversion_test.go Add support for writing all Soong config variables into @soong_injection. 2021-11-23 08:37:30 +00:00
symlink_forest.go Make symlink_forest.go prefer generated files. 2021-04-21 12:24:27 +02:00
testing.go Support empty strings in bp2build 2021-12-01 10:14:49 -05:00