platform_build_soong/bp2build
Rupert Shuttleworth 2a4fc3ecdc Generate BUILD files for every directory that has an Android.bp file.
Test: Added an integration test
Test: bazel build --package_path=out/soong/workspace //bionic/...

Change-Id: Ie34bd23ab3c5428e6c9c9919e5fb6fcb4e709adc
2021-04-21 07:15:50 -04:00
..
Android.bp Create a synthetic Bazel workspace. 2021-04-20 10:00:02 +02:00
androidbp_to_build_templates.go queryview: prefix internal attribute names. 2021-01-25 04:46:07 -05:00
bp2build.go Generate BUILD files for every directory that has an Android.bp file. 2021-04-21 07:15:50 -04:00
build_conversion.go Generate BUILD files for every directory that has an Android.bp file. 2021-04-21 07:15:50 -04:00
build_conversion_test.go bp2build: codegen singleton lists on one line. 2021-04-09 09:42:57 +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_conversion_test.go bp2build: codegen singleton lists on one line. 2021-04-09 09:42:57 +00:00
cc_library_headers_conversion_test.go bp2build: codegen singleton lists on one line. 2021-04-09 09:42:57 +00:00
cc_library_static_conversion_test.go Transform paths to headers in include dirs to take package boundaries into account. 2021-04-14 17:05:36 -04:00
cc_object_conversion_test.go bp2build: codegen singleton lists on one line. 2021-04-09 09:42:57 +00:00
configurability.go bp2build: cc_library converter for //bionic/libdl:libdl_android 2021-04-09 09:42:53 +00:00
constants.go Remove comment about gitignore for BUILD files. 2021-03-29 08:31:28 +00:00
conversion.go Generate BUILD files for every directory that has an Android.bp file. 2021-04-21 07:15:50 -04:00
conversion_test.go Create a synthetic Bazel workspace. 2021-04-20 10:00:02 +02: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 Generate BUILD files for every directory that has an Android.bp file. 2021-04-21 07:15:50 -04:00