platform_build_soong/bazel
Lukacs T. Berki 598dd00236 Refactor how bp2build gets arch-specific props.
Then plumb them to LabelAttribute.

This refactoring is required because the previous implementation did not
handle properties in shards other than the first one (e.g.
version_script) well. In addition, it also makes the code paths between
bp2build and analysis more similar.

Bug: 186650430
Test: Presubmits.
Change-Id: Ic4393e8ae47f4e88816bf45c89399efd61494d22
2021-05-05 09:00:01 +02:00
..
cquery Incorporate cc_library_headers into mixed builds 2021-04-23 09:37:33 -04:00
Android.bp Add a way to remove duplicates from Bazel label lists, to e.g. avoid duplicate deps. 2021-03-15 11:51:31 +00:00
aquery.go Add depfile handling for bazel_handler. 2021-03-30 15:55:02 -04:00
aquery_test.go Add depfile handling for bazel_handler. 2021-03-30 15:55:02 -04:00
constants.go Enable bazel profiling in soong_build. 2020-12-14 18:48:11 +00:00
properties.go Refactor how bp2build gets arch-specific props. 2021-05-05 09:00:01 +02:00
properties_test.go bp2build: refactor/standardize cc_* bp2build converters 2021-04-22 08:31:24 +00:00