.. |
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
|
Add x86_host vars to config.bzl
|
2021-10-19 12:18:13 -04:00 |
build_conversion.go
|
bp2build; Update handling of linker flags
|
2021-10-07 16:07:40 -04:00 |
build_conversion_test.go
|
bp2build: Add special arch-variant targets.
|
2021-10-13 09:01:56 -04: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_binary_conversion_test.go
|
bp2build: Handle export_generated_header property
|
2021-10-26 15:10:41 -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
|
Merge "Update version_script to be handled as linkopt"
|
2021-10-15 14:22:27 +00: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
|
Update version_script to be handled as linkopt
|
2021-10-13 08:36:58 -04:00 |
cc_library_static_conversion_test.go
|
bp2build: Handle export_generated_header property
|
2021-10-26 15:10:41 -04:00 |
cc_object_conversion_test.go
|
Do not sort after subtraction.
|
2021-10-12 13:36:27 -04:00 |
cc_prebuilt_library_shared_test.go
|
cc_prebuilt_library_shared converted via bp2build
|
2021-10-28 11:04:50 -04:00 |
configurability.go
|
Handle arch-variant in prebuilt_etc
|
2021-10-04 13:44:34 -04:00 |
constants.go
|
Have bp2build generate BUILD.bazel instead of generating BUILD.
|
2021-05-18 09:01:36 -04:00 |
conversion.go
|
Add x86_host vars to config.bzl
|
2021-10-19 12:18:13 -04:00 |
conversion_test.go
|
Add x86_host vars to config.bzl
|
2021-10-19 12:18:13 -04: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
|
Handle arch-variant in prebuilt_etc
|
2021-10-04 13:44:34 -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: Add special arch-variant targets.
|
2021-10-13 09:01:56 -04:00 |