third_party.pigweed.src/pw_build
Alexei Frolov 69ad1929c4 Add pw_input_group GN template
This change defines a template that allows listing input file
dependencies in a build target that does not output anything. This code
code was previously inlined in pw_docgen but is extracted into a general
template for use elsewhere.

The pw_build module docs are expanded to describe the GN templates
provided by the module.

Change-Id: I5f2624c792dccb47c379727285f22f05eb05dfdf
2019-12-14 00:11:34 +00:00
..
py Remove PW_SUBPROCESS env from Python runner 2019-12-13 13:20:32 -08:00
BUILD
BUILD.gn
docs.rst Add pw_input_group GN template 2019-12-14 00:11:34 +00:00
facade.gni pw_build: Add pw_facade template 2019-12-13 11:26:08 -08:00
input_group.gni Add pw_input_group GN template 2019-12-14 00:11:34 +00:00
pigweed.bzl
pw_executable.gni
python_script.gni
README.md

pw_build: Definitions for Pigweed's build system