..
Android.bp
Add bp2build converter for cc_genrule.
2021-09-23 05:41:20 +00:00
android_app_certificate_conversion_test.go
Add initial bp2build support for converting android_app_certificate modules.
2021-07-28 06:51:07 -04:00
androidbp_to_build_templates.go
queryview: prefix internal attribute names.
2021-01-25 04:46:07 -05:00
apex_conversion_test.go
Add support for prebuilts attribute to the bp2build APEX converter.
2021-07-28 06:03:17 -04:00
apex_key_conversion_test.go
Add initial bp2build converter support for apex_key modules.
2021-07-28 01:45:54 -04:00
bp2build.go
bp2build: add converted modules to codegen metrics, and remove the
2021-09-17 08:47:16 +00:00
build_conversion.go
Bp2Build common properties auto-handling
2021-10-04 14:43:04 +00:00
build_conversion_test.go
Bp2Build common properties auto-handling
2021-10-04 14:43:04 +00: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_genrule_conversion_test.go
Add bp2build converter for cc_genrule.
2021-09-23 05:41:20 +00:00
cc_library_conversion_test.go
bp2build: Handle target.linux
2021-10-01 14:56:39 -04:00
cc_library_headers_conversion_test.go
bp2build: Add support for export_.*headers props
2021-09-23 16:07:45 -04:00
cc_library_shared_conversion_test.go
bp2build: Add support for export_.*headers props
2021-09-23 16:07:45 -04:00
cc_library_static_conversion_test.go
bp2build: Handle target.linux
2021-10-01 14:56:39 -04:00
cc_object_conversion_test.go
Support building libcrypto via mixed builds
2021-09-30 12:30:36 -04:00
configurability.go
bp2build: handle system_shared_libs
2021-08-09 11:41:09 -04:00
constants.go
Have bp2build generate BUILD.bazel instead of generating BUILD.
2021-05-18 09:01:36 -04:00
conversion.go
Bp2Build common properties auto-handling
2021-10-04 14:43:04 +00:00
conversion_test.go
bp2build: add converted modules to codegen metrics, and remove the
2021-09-17 08:47:16 +00:00
filegroup_conversion_test.go
bp2build: don't generate filegroups (or error) if it contains a file
2021-09-09 07:12:13 +00:00
genrule_conversion_test.go
Expand handling of unconverted deps in bp2build
2021-09-14 19:55:55 +00: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
Add initial bp2build convert for prebuilt_etc modules.
2021-07-28 08:22:25 -04:00
python_binary_conversion_test.go
Have python_*{,_host} handle arch-variants
2021-10-01 19:51:02 +00:00
python_library_conversion_test.go
Have python_*{,_host} handle arch-variants
2021-10-01 19:51:02 +00:00
sh_conversion_test.go
Mark test helpers as helpers.
2021-05-25 14:41:43 +00:00
symlink_forest.go
Make symlink_forest.go prefer generated files.
2021-04-21 12:24:27 +02:00
testing.go
Bp2Build common properties auto-handling
2021-10-04 14:43:04 +00:00