third_party.pigweed.src/pw_build
Nathaniel Brough c2d5781a76 workspace: Switches Bazel builds to using facades
Switches over all packages that were previously working with Bazel
to use the new facades API. In the process of doing this a few new
modules where newly compatible with Bazel. This is reflected in the
changes to the presubmit.

Change-Id: I12aa67fa43b9ac2b947f33814f901dd00f929543
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/41561
Reviewed-by: Keir Mierle <keir@google.com>
Reviewed-by: Akira Baruah <akirabaruah@google.com>
Reviewed-by: Ewout van Bekkum <ewout@google.com>
Commit-Queue: Keir Mierle <keir@google.com>
2021-05-01 16:57:23 +00:00
..
constraints
platforms
py
python_toolchain
BUILD
BUILD.gn
CMakeLists.txt
copy_from_cipd.gni
defaults.gni
docs.rst
error.gni
exec.gni
facade.gni
go.gni
host_tool.gni
input_group.gni
linker_script.gni
mirror_tree.gni
module_config.gni
multi_toolchain_group.gni
pigweed_toolchain_upstream.bzl
pigweed.bzl
pigweed.cmake
python_action.gni
python_wheels.gni
python.gni
python.rst
README.md
selects.bzl
target_config.bzl
target_types.gni
zip.gni

pw_build: Definitions for Pigweed's build system