third_party.pigweed.src/pw_build
Wyatt Hepler a6a7cb2bde CMake build: pw_add_test updates; fix C builds
- In pw_add_test, require the name argument and accept a source list.
  This is more consistent with GN and Bazel.
- Make some compile options C++-only.

Change-Id: I5c11bcf5fb35c11fe6c332034c95ca6ad9203429
2020-01-07 16:21:28 -08:00
..
py Hide output of pw_exec programs by default 2020-01-03 14:15:39 -08:00
BUILD
BUILD.gn
docs.rst Basic CMake build 2020-01-04 01:05:46 +00:00
exec.gni Hide output of pw_exec programs by default 2020-01-03 14:15:39 -08:00
facade.gni
go.gni
host_tool.gni Print an error if a host tool is running on copy 2020-01-02 20:49:48 +00:00
input_group.gni
pigweed.bzl Bazel: compile C files separately from C++ 2020-01-07 16:32:44 +00:00
pigweed.cmake CMake build: pw_add_test updates; fix C builds 2020-01-07 16:21:28 -08:00
pw_executable.gni
python_script.gni
README.md

pw_build: Definitions for Pigweed's build system