platform_build_soong/bp2build
Rupert Shuttleworth 0096079bbc Make bazel build //external/... work by only allowing "approved" existing BUILD files in the Bazel workspace.
Test: bazel build //bionic/... //external/... //frameworks/... //system/...

Test: ./build/bazel/scripts/run_presubmits.sh

Change-Id: I91865ca87c6535053e7a14d2526ff3ce0991bfea
2021-05-17 06:34:53 -04:00
..
Android.bp bp2build: export some cc toolchain flags into Starlark. 2021-05-13 06:25:47 +00:00
androidbp_to_build_templates.go queryview: prefix internal attribute names. 2021-01-25 04:46:07 -05:00
bp2build.go bp2build: export some cc toolchain flags into Starlark. 2021-05-13 06:25:47 +00:00
build_conversion.go Handle the version_script property. 2021-04-30 16:46:41 +02:00
build_conversion_test.go bp2build: fix exclude_srcs in subpackages. 2021-04-27 09:51:08 +00:00
bzl_conversion.go queryview: prefix internal attribute names. 2021-01-25 04:46:07 -05:00
bzl_conversion_test.go Add bp2build arch-specific paths mutator 2021-04-21 18:21:50 -04:00
cc_library_conversion_test.go Merge "bp2build: build //external/scudo/..." 2021-05-13 12:19:43 +00:00
cc_library_headers_conversion_test.go bp2build: remove header globs in generated srcs. 2021-04-27 06:26:40 +00:00
cc_library_static_conversion_test.go Handle cc_library shared/static only properties 2021-05-10 14:06:47 -04:00
cc_object_conversion_test.go bp2build: remove header globs in generated srcs. 2021-04-27 06:26:40 +00:00
configurability.go Implement configured version_script. 2021-05-12 12:36:45 +02:00
constants.go Remove comment about gitignore for BUILD files. 2021-03-29 08:31:28 +00:00
conversion.go Make bazel build //external/... work by only allowing "approved" existing BUILD files in the Bazel workspace. 2021-05-17 06:34:53 -04:00
conversion_test.go bp2build: export some cc toolchain flags into Starlark. 2021-05-13 06:25:47 +00:00
metrics.go Use handcrafted build targets in bp2build 2021-03-15 13:09:25 -04:00
python_binary_conversion_test.go bp2build: codegen singleton lists on one line. 2021-04-09 09:42:57 +00:00
sh_conversion_test.go bp2build: codegen singleton lists on one line. 2021-04-09 09:42:57 +00:00
symlink_forest.go Make symlink_forest.go prefer generated files. 2021-04-21 12:24:27 +02:00
testing.go Refactor how bp2build gets arch-specific props. 2021-05-05 09:00:01 +02:00