..
Android.bp
Add bp2build support for cc_library_static.
2021-03-25 15:16:11 +00:00
androidbp_to_build_templates.go
queryview: prefix internal attribute names.
2021-01-25 04:46:07 -05:00
bp2build.go
bp2build: add allowlist for package-level conversions.
2021-03-24 02:27:19 -04:00
build_conversion.go
Add target/os configurable string_list attrs.
2021-04-05 11:27:19 +00:00
build_conversion_test.go
Merge "bp2build/queryview: codegen control sequences literally."
2021-03-30 21:57:09 +00:00
bzl_conversion.go
queryview: prefix internal attribute names.
2021-01-25 04:46:07 -05:00
bzl_conversion_test.go
bp2build: add bazel_module: { bp2build_available } prop.
2021-02-05 09:26:22 -05:00
cc_library_headers_conversion_test.go
Add os/target configurable selects for label list attributes.
2021-04-02 08:17:34 +00:00
cc_library_static_conversion_test.go
Add bp2build support for cc_library_static.
2021-03-25 15:16:11 +00:00
cc_object_conversion_test.go
Add target/os configurable string_list attrs.
2021-04-05 11:27:19 +00:00
configurability.go
Add target/os configurable string_list attrs.
2021-04-05 11:27:19 +00:00
constants.go
Remove comment about gitignore for BUILD files.
2021-03-29 08:31:28 +00:00
conversion.go
bp2build: don't generate a WORKSPACE.
2021-04-01 11:50:27 +00:00
conversion_test.go
bp2build: don't generate a WORKSPACE.
2021-04-01 11:50:27 +00:00
metrics.go
Use handcrafted build targets in bp2build
2021-03-15 13:09:25 -04:00
python_binary_conversion_test.go
bp2build: add python_binary_host converter.
2021-03-09 18:58:42 -05:00
sh_conversion_test.go
bp2build: Unexport GenerateBazelTargetsForDir.
2021-02-22 10:22:58 -05:00
testing.go
Add os/target configurable selects for label list attributes.
2021-04-02 08:17:34 +00:00