Cole Faust c9508aac4c Load starlark files from soong 1 year ago
..
Android.bp d82f036b89 bp2build support for python_test(_host) 1 year ago
aar_conversion_test.go 2eef2e13e9 Bp2build support for sdk_version and java_version. 1 year ago
android_app_certificate_conversion_test.go 3177a6e1e0 export common bp2build testing functions 1 year ago
android_app_conversion_test.go 2eef2e13e9 Bp2build support for sdk_version and java_version. 1 year ago
androidbp_to_build_templates.go fb58949414 Handle nameless modules during bp2build conversion. 1 year ago
apex_conversion_test.go a8623da12e bp2build apex: convert canned_fs_config property. 1 year ago
apex_key_conversion_test.go 6817bbb3c8 Introduce BazelStringOrLabelFromProp. 1 year ago
api_domain_conversion_test.go 8b4a5f352e Move API providing modules from bp2build to api_bp2build workspace 1 year ago
bp2build.go c9508aac4c Load starlark files from soong 1 year ago
bp2build_product_config.go 1a3382c0c2 Delete platform mapping specific bp2build code 1 year ago
bpf_conversion_test.go b3cb38c3c8 Add bp2build converter for bpf 1 year ago
build_conversion.go 9c094ca153 Fix issue where bazel-force-enabled-modules aren't actually analyzed. 1 year ago
build_conversion_test.go 9c094ca153 Fix issue where bazel-force-enabled-modules aren't actually analyzed. 1 year ago
bzl_conversion.go 18994c73f1 Replace SortedStringKeys with SortedKeys 1 year ago
bzl_conversion_test.go 5af0bd3e48 Create a new mode in soong_ui to generate API only BUILD files 1 year ago
cc_binary_conversion_test.go a8b441613a convert hidden visibility flag to feature 1 year ago
cc_library_conversion_test.go a8b441613a convert hidden visibility flag to feature 1 year ago
cc_library_headers_conversion_test.go 9f609db46a Add variant_prepend support for all the properties in bp2build 1 year ago
cc_library_shared_conversion_test.go 75dbca2eae Revert "Revert "mixed builds correctly reference stubs libs"" 1 year ago
cc_library_static_conversion_test.go a8b441613a convert hidden visibility flag to feature 1 year ago
cc_object_conversion_test.go 3fad8ed0d1 convert cc_object crt property in bp2build 1 year ago
cc_prebuilt_binary_conversion_test.go b12ff59f0b Support cc_prebuilt_binary building with Bazel 1 year ago
cc_prebuilt_library_conversion_test.go c641cc496b bp2build: migrate export_{,system_}include_dirs -> *includes for cc_prebuilt_library{,_static,_shared} 1 year ago
cc_prebuilt_library_shared_conversion_test.go c641cc496b bp2build: migrate export_{,system_}include_dirs -> *includes for cc_prebuilt_library{,_static,_shared} 1 year ago
cc_prebuilt_library_shared_test.go c5184ec089 Rename prebuilt_library_* to cc_prebuilt_library_* 1 year ago
cc_prebuilt_library_static_conversion_test.go c641cc496b bp2build: migrate export_{,system_}include_dirs -> *includes for cc_prebuilt_library{,_static,_shared} 1 year ago
cc_prebuilt_library_static_test.go c353abdd53 Revert "Revert "Produce _alwayslink sibling targets through bp2b..." 1 year ago
cc_prebuilt_object_conversion_test.go c5075e917e Add bp2build support for cc_prebuilt_object 1 year ago
cc_test_conversion_test.go 133782e4bb Use //build/bazel/platforms/os:linux_glibc for osLinux 1 year ago
cc_yasm_conversion_test.go e06d75be5d Exporting MakeBazelTarget() in testing.go 1 year ago
configurability.go 18994c73f1 Replace SortedStringKeys with SortedKeys 1 year ago
constants.go 413a7a97fb Have bp2build generate BUILD.bazel instead of generating BUILD. 3 years ago
conversion.go 37d27c4884 Fix crash when missing platform sdk version 1 year ago
conversion_test.go aea34a38ca Merge "Revert^2 "Re-land test tzdata apex with bazel builds."" 1 year ago
droidstubs_conversion_test.go 0b555e323b Create (API) bp2build converters for droidstubs 1 year ago
filegroup_conversion_test.go 2562585878 Add aidl.deps prop to include aidl implicit deps explicitly in Android.bp 1 year ago
genrule_conversion_test.go d6201013eb Make cc_genrule.srcs configurable. 1 year ago
gensrcs_conversion_test.go 3177a6e1e0 export common bp2build testing functions 1 year ago
java_binary_host_conversion_test.go 2eef2e13e9 Bp2build support for sdk_version and java_version. 1 year ago
java_host_for_device_conversion_test.go 2eef2e13e9 Bp2build support for sdk_version and java_version. 1 year ago
java_import_conversion_test.go 2eef2e13e9 Bp2build support for sdk_version and java_version. 1 year ago
java_library_conversion_test.go 2eef2e13e9 Bp2build support for sdk_version and java_version. 1 year ago
java_library_host_conversion_test.go 2eef2e13e9 Bp2build support for sdk_version and java_version. 1 year ago
java_plugin_conversion_test.go 2eef2e13e9 Bp2build support for sdk_version and java_version. 1 year ago
java_proto_conversion_test.go 2eef2e13e9 Bp2build support for sdk_version and java_version. 1 year ago
java_sdk_library_conversion_test.go b2179e397a Add limited bp2build converter of java_sdk_library 1 year ago
license_conversion_test.go 9d2f1743d2 Implement bp2build for the `license` module 1 year ago
license_kind_conversion_test.go a93c62b375 Implement bp2build for the `license_kind` module 1 year ago
linker_config_conversion_test.go 1b4b2d9209 Export RunBp2BuildTestCaseSimple() in testing.go 1 year ago
metrics.go 18994c73f1 Replace SortedStringKeys with SortedKeys 1 year ago
ndk_headers_conversion_test.go 8b4a5f352e Move API providing modules from bp2build to api_bp2build workspace 1 year ago
ndk_library_conversion_test.go 8b4a5f352e Move API providing modules from bp2build to api_bp2build workspace 1 year ago
package_conversion_test.go 8bea267caf Implement bp2build for the `package` module 1 year ago
performance_test.go b85d1a15cc Bp2build support for multiple product configs 1 year ago
prebuilt_etc_conversion_test.go bbfd538326 product_variables srcs in prebuilt_etc 1 year ago
python_binary_conversion_test.go 7d8f6182f9 Fix some issues in bp2build converter for python_binary_host. 1 year ago
python_library_conversion_test.go 1b4b2d9209 Export RunBp2BuildTestCaseSimple() in testing.go 1 year ago
python_test_conversion_test.go d82f036b89 bp2build support for python_test(_host) 1 year ago
sh_conversion_test.go e06d75be5d Exporting MakeBazelTarget() in testing.go 1 year ago
soong_config_module_type_conversion_test.go 748d70786c Correct global excludes not always being excluded 1 year ago
symlink_forest.go 5db92090e1 Clean old symlink forests 1 year ago
testing.go 2eef2e13e9 Bp2build support for sdk_version and java_version. 1 year ago