Cole Faust 8ee97f7a20 Merge "Revert "Add unit test for parsing build files in bp2build"" il y a 11 mois
..
Android.bp 346a117921 Create bp2build converter for platform_compat_config module type il y a 1 an
aar_conversion_test.go 2eef2e13e9 Bp2build support for sdk_version and java_version. il y a 1 an
aidl_library_conversion_test.go 3d16990b29 Implement bp2build converter for aidl_library il y a 1 an
android_app_certificate_conversion_test.go 3177a6e1e0 export common bp2build testing functions il y a 1 an
android_app_conversion_test.go 56d41d0725 Don't translate "required" to unsupported "data" in android_app. il y a 1 an
androidbp_to_build_templates.go fb58949414 Handle nameless modules during bp2build conversion. il y a 1 an
apex_conversion_test.go e860d1429e add apex_available_name variant_version to bp2build unit tests il y a 1 an
apex_key_conversion_test.go 6817bbb3c8 Introduce BazelStringOrLabelFromProp. il y a 1 an
api_domain_conversion_test.go 8b4a5f352e Move API providing modules from bp2build to api_bp2build workspace il y a 1 an
bp2build.go c9508aac4c Load starlark files from soong il y a 1 an
bp2build_product_config.go 319abae1c7 Remove --noexperimental_platform_in_output_dir il y a 11 mois
bpf_conversion_test.go b3cb38c3c8 Add bp2build converter for bpf il y a 1 an
build_conversion.go 39a169721c Provide reason for unconverted bp2build modules il y a 11 mois
build_conversion_test.go 3d927238cc Revert "Add unit test for parsing build files in bp2build" il y a 11 mois
bzl_conversion.go 18994c73f1 Replace SortedStringKeys with SortedKeys il y a 1 an
bzl_conversion_test.go 6a448ec1a3 Add a function to create config_setting(s) il y a 1 an
cc_binary_conversion_test.go e266787aed bp2build conversion for rscript srcs in cc modules il y a 11 mois
cc_library_conversion_test.go 523c5c6597 Explicitly disable CFI in bp2build when false il y a 11 mois
cc_library_headers_conversion_test.go 9f609db46a Add variant_prepend support for all the properties in bp2build il y a 1 an
cc_library_shared_conversion_test.go e266787aed bp2build conversion for rscript srcs in cc modules il y a 11 mois
cc_library_static_conversion_test.go e266787aed bp2build conversion for rscript srcs in cc modules il y a 11 mois
cc_object_conversion_test.go 3fad8ed0d1 convert cc_object crt property in bp2build il y a 1 an
cc_prebuilt_binary_conversion_test.go b12ff59f0b Support cc_prebuilt_binary building with Bazel il y a 1 an
cc_prebuilt_library_conversion_test.go c641cc496b bp2build: migrate export_{,system_}include_dirs -> *includes for cc_prebuilt_library{,_static,_shared} il y a 1 an
cc_prebuilt_library_shared_conversion_test.go c641cc496b bp2build: migrate export_{,system_}include_dirs -> *includes for cc_prebuilt_library{,_static,_shared} il y a 1 an
cc_prebuilt_library_shared_test.go c5184ec089 Rename prebuilt_library_* to cc_prebuilt_library_* il y a 1 an
cc_prebuilt_library_static_conversion_test.go c641cc496b bp2build: migrate export_{,system_}include_dirs -> *includes for cc_prebuilt_library{,_static,_shared} il y a 1 an
cc_prebuilt_library_static_test.go c353abdd53 Revert "Revert "Produce _alwayslink sibling targets through bp2b..." il y a 1 an
cc_prebuilt_object_conversion_test.go c5075e917e Add bp2build support for cc_prebuilt_object il y a 1 an
cc_test_conversion_test.go efc51d9396 Correct cc_test_library migration il y a 1 an
cc_yasm_conversion_test.go e06d75be5d Exporting MakeBazelTarget() in testing.go il y a 1 an
configurability.go 921af32310 Print default val if all vals in axis match default val il y a 1 an
constants.go 413a7a97fb Have bp2build generate BUILD.bazel instead of generating BUILD. il y a 3 ans
conversion.go 8a161be19b Move bazel environment variable list to bzl files il y a 11 mois
conversion_test.go 8a161be19b Move bazel environment variable list to bzl files il y a 11 mois
droidstubs_conversion_test.go 0b555e323b Create (API) bp2build converters for droidstubs il y a 1 an
filegroup_conversion_test.go 21bfa5816d Revert "Revert "Revert "Add aidl.deps prop to include aidl implicit deps explicitly in Android.bp""" il y a 11 mois
genrule_conversion_test.go 1e75324ebd Correct genrule path references il y a 1 an
gensrcs_conversion_test.go 8bd92429e5 bp2build data property -> data attr in gensrcs il y a 11 mois
java_binary_host_conversion_test.go 5dba0ec98c Update runpath for jni libs il y a 1 an
java_host_for_device_conversion_test.go 2eef2e13e9 Bp2build support for sdk_version and java_version. il y a 1 an
java_import_conversion_test.go 2eef2e13e9 Bp2build support for sdk_version and java_version. il y a 1 an
java_library_conversion_test.go b29a3cd2aa bp2build java_resources that only contain a filegroup il y a 1 an
java_library_host_conversion_test.go 2eef2e13e9 Bp2build support for sdk_version and java_version. il y a 1 an
java_plugin_conversion_test.go 2eef2e13e9 Bp2build support for sdk_version and java_version. il y a 1 an
java_proto_conversion_test.go 2eef2e13e9 Bp2build support for sdk_version and java_version. il y a 1 an
java_sdk_library_conversion_test.go b2179e397a Add limited bp2build converter of java_sdk_library il y a 1 an
java_test_host_conversion_test.go 65b36729c3 Add simple bp2build converter for java_test_host il y a 1 an
license_conversion_test.go 9d2f1743d2 Implement bp2build for the `license` module il y a 1 an
license_kind_conversion_test.go a93c62b375 Implement bp2build for the `license_kind` module il y a 1 an
linker_config_conversion_test.go 1b4b2d9209 Export RunBp2BuildTestCaseSimple() in testing.go il y a 1 an
metrics.go 39a169721c Provide reason for unconverted bp2build modules il y a 11 mois
package_conversion_test.go 2c9e8d6128 Change bp2build converter of module "package". il y a 1 an
performance_test.go b85d1a15cc Bp2build support for multiple product configs il y a 1 an
platform_compat_config_conversion_test.go 346a117921 Create bp2build converter for platform_compat_config module type il y a 1 an
prebuilt_etc_conversion_test.go bbfd538326 product_variables srcs in prebuilt_etc il y a 1 an
python_binary_conversion_test.go 7d8f6182f9 Fix some issues in bp2build converter for python_binary_host. il y a 1 an
python_library_conversion_test.go 1b4b2d9209 Export RunBp2BuildTestCaseSimple() in testing.go il y a 1 an
python_test_conversion_test.go d82f036b89 bp2build support for python_test(_host) il y a 1 an
sh_conversion_test.go e06d75be5d Exporting MakeBazelTarget() in testing.go il y a 1 an
soong_config_module_type_conversion_test.go 4d11d10ce2 build: Fix bp2build panic issue il y a 1 an
symlink_forest.go 5db92090e1 Clean old symlink forests il y a 1 an
testing.go 3d927238cc Revert "Add unit test for parsing build files in bp2build" il y a 11 mois