Commit Graph

2 Commits

Author SHA1 Message Date
Wyatt Hepler
27f69f0624 pw_build: Restructure as Python package
Change-Id: I2c0d2412f4ae6cd350591ad563931f9493bde6bd
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/14720
Reviewed-by: Keir Mierle <keir@google.com>
Reviewed-by: Armando Montanez <amontanez@google.com>
Commit-Queue: Wyatt Hepler <hepler@google.com>
2020-07-27 21:10:44 +00:00
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