platform_build_soong/bp2build
2022-09-20 17:34:23 +00: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 Exporting MakeBazelTarget() in testing.go 2022-09-01 16:47:58 +00:00
apex_key_conversion_test.go export common bp2build testing functions 2022-08-01 14:49:31 -04:00
bp2build.go Cosmetic Changes plus log errors 2022-08-02 20:24:57 +00:00
build_conversion.go Implement bp2build for the package module 2022-09-14 13:49:27 -07:00
build_conversion_test.go Export RunBp2BuildTestCaseSimple() in testing.go 2022-09-01 18:57:01 +00:00
bzl_conversion.go Bp2build: handle embedded structs as blueprint 2021-09-14 14:41:36 -04:00
bzl_conversion_test.go Add StringAttribute for bp2building 2022-08-15 22:59:56 +00:00
cc_binary_conversion_test.go Add libbuildversion in converion instead of macro 2022-09-19 11:57:10 -04:00
cc_library_conversion_test.go Merge "Create Stub targets for cc_library_(static|shared)" 2022-09-20 17:34:23 +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 Merge "Create Stub targets for cc_library_(static|shared)" 2022-09-20 17:34:23 +00:00
cc_library_static_conversion_test.go Add libbuildversion in converion instead of macro 2022-09-19 11:57:10 -04: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 Implement bp2build for the package module 2022-09-14 13:49:27 -07:00
conversion_test.go Export default apex version from updatable_modules.go to Bazel's 2022-08-02 10:11:36 +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 export common bp2build testing functions 2022-08-01 14:49:31 -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 Output informational messages only when BP2BUILD_VERBOSE is set. 2022-07-18 13:34:44 -07:00
ndk_headers_conversion_test.go bp2build for ndk_headers 2022-08-31 19:40:22 +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 Always merge build files 2022-08-30 16:07:23 -07:00
testing.go Create Stub targets for cc_library_(static|shared) 2022-09-19 15:26:15 +00:00