platform_build_soong/bp2build
Trevor Radcliffe ef9c900ec3 Generate genlex rules from bp2build for cc targets
This change will cause bp2build to generate genlex targets any
time a .l or .ll file is present in the srcs for a cc target and
add those genlex targets to the srcs attribute of the original
target.

Bug: 207408632
Test: unit tests
Change-Id: I1bce82c9d3c3d458eae1cef547ffae3d6e975134
2022-05-24 14:42:51 +00:00
..
Android.bp Fix tests for cc_prebuilt_library bp2build 2022-04-19 14:54:00 +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 bp2build converts java_version property to javacopts attribute 2022-04-28 18:52:48 -04:00
androidbp_to_build_templates.go queryview: prefix internal attribute names. 2021-01-25 04:46:07 -05:00
apex_conversion_test.go Convert the property "manifest" properly for override_apex. 2022-05-23 17:22:35 -07: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 export Java variables to Bazel 2022-04-08 14:15:43 +00:00
build_conversion_test.go Add imports property to py_library rules 2022-05-19 12:38:27 -07: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 Generate genlex rules from bp2build for cc targets 2022-05-24 14:42:51 +00:00
cc_library_conversion_test.go Generate genlex rules from bp2build for cc targets 2022-05-24 14:42:51 +00:00
cc_library_headers_conversion_test.go Support tailoring clang --target flag based on min sdk version. 2022-03-18 01:16:52 +00:00
cc_library_shared_conversion_test.go Generate genlex rules from bp2build for cc targets 2022-05-24 14:42:51 +00:00
cc_library_static_conversion_test.go Support tailoring clang --target flag based on min sdk version. 2022-03-18 01:16:52 +00:00
cc_object_conversion_test.go Support tailoring clang --target flag based on min sdk version. 2022-03-18 01:16:52 +00:00
cc_prebuilt_library_conversion_test.go Fix tests for cc_prebuilt_library bp2build 2022-04-19 14:54:00 +00:00
cc_prebuilt_library_shared_test.go bp2build support for cc_prebuilt_library 2022-04-15 16:29:28 +00:00
cc_prebuilt_library_static_test.go Generate genlex rules from bp2build for cc targets 2022-05-24 14:42:51 +00:00
configurability.go Add package for printing starlark formatted data 2022-02-08 17:32:28 -05:00
constants.go Have bp2build generate BUILD.bazel instead of generating BUILD. 2021-05-18 09:01:36 -04:00
conversion.go queryview: don't generate 'for' attributes 2022-05-23 09:38:39 +00:00
conversion_test.go export Java variables to Bazel 2022-04-08 14:15:43 +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 add target_compatible_with stanza for host targets 2022-02-03 19:25:12 +00:00
java_binary_host_conversion_test.go bp2build converts java_version property to javacopts attribute 2022-04-28 18:52:48 -04:00
java_import_conversion_test.go convert java_import jars with arch variants 2022-03-31 21:00:24 +00:00
java_library_conversion_test.go convert java_resources with bp2build 2022-05-10 14:32:52 +00:00
java_library_host_conversion_test.go bp2build converts java_version property to javacopts attribute 2022-04-28 18:52:48 -04:00
java_plugin_conversion_test.go bp2build converts java_version property to javacopts attribute 2022-04-28 18:52:48 -04:00
java_proto_conversion_test.go bp2build converts java_version property to javacopts attribute 2022-04-28 18:52:48 -04:00
metrics.go Add metrics collection to soong_build 2022-03-25 17:19:44 -04:00
performance_test.go Add test for performance testing 2021-12-07 16:59:40 -05:00
prebuilt_etc_conversion_test.go Use prebuilt_file for prebuilt_{etc,usr_share} 2022-03-21 12:29:26 -04:00
python_binary_conversion_test.go add target_compatible_with stanza for host targets 2022-02-03 19:25:12 +00:00
python_library_conversion_test.go Add imports property to py_library rules 2022-05-19 12:38:27 -07:00
sh_conversion_test.go sh_binary: Use pointers for optional attributes 2021-12-21 16:01:53 -05:00
soong_config_module_type_conversion_test.go Support enabled flag in product variable config 2022-01-12 16:26:44 +00:00
symlink_forest.go bp2build: add support for planting unresolved symlinks in the symlink forest. 2022-05-17 12:17:53 +00:00
testing.go Add imports property to py_library rules 2022-05-19 12:38:27 -07:00