..
Android.bp
bp2build: add converted modules to codegen metrics, and remove the
2021-09-17 08:47:16 +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
Fix bp2build-progress generating an empty converted_modules list, and
2021-09-20 10:31:46 +00:00
build_conversion_test.go
Merge "Expand handling of unconverted deps in bp2build"
2021-09-15 13:49:48 +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_library_conversion_test.go
Split local/absolute include into attributes
2021-09-13 12:49:42 +00:00
cc_library_headers_conversion_test.go
Split local/absolute include into attributes
2021-09-13 12:49:42 +00:00
cc_library_shared_conversion_test.go
Create bp2build converter for cc_shared_library
2021-09-16 15:00:56 +00:00
cc_library_static_conversion_test.go
Remove Linkstatic
field for static cases
2021-09-16 15:00:47 +00:00
cc_object_conversion_test.go
Split local/absolute include into attributes
2021-09-13 12:49:42 +00: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: add converted modules to codegen metrics, and remove the
2021-09-17 08:47:16 +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
Fix bp2build-progress generating an empty converted_modules list, and
2021-09-20 10:31:46 +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
python_{binary,library}{,_host} handle lib property
2021-08-27 14:10:33 +00:00
python_library_conversion_test.go
python_{binary,library}{,_host} handle lib property
2021-08-27 14:10:33 +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
Merge "Expand handling of unconverted deps in bp2build"
2021-09-15 13:49:48 +00:00