third_party.pigweed.src/pw_build
Armando Montanez fb3d3fba79 Don't declare pigweed variables as globals
Require targets to explicitly import pigweed variable definitions. This
moves out some necessary logic from the BUILDCONFIG.gn file.

Change-Id: If9c9fe5a680cc9d897a0e8a55889873be618ed84
2020-06-16 09:50:59 -07:00
..
py
BUILD
BUILD.gn Don't declare pigweed variables as globals 2020-06-16 09:50:59 -07:00
defaults.gni Don't declare pigweed variables as globals 2020-06-16 09:50:59 -07:00
docs.rst
exec.gni
facade.gni Don't declare pigweed variables as globals 2020-06-16 09:50:59 -07:00
go.gni
host_tool.gni
input_group.gni
linker_script.gni Don't declare pigweed variables as globals 2020-06-16 09:50:59 -07:00
pigweed.bzl
pigweed.cmake
python_script.gni Don't declare pigweed variables as globals 2020-06-16 09:50:59 -07:00
README.md
target_types.gni Don't declare pigweed variables as globals 2020-06-16 09:50:59 -07:00

pw_build: Definitions for Pigweed's build system