third_party.pigweed.src/pw_build
Wyatt Hepler 6afac0a518 CMake: color output; use . as test group separator
- Use . as a separator in the test group target names. For example,
  pw_run_tests_pw_varint is now pw_run_tests.pw_varint.
- Force the compiler to colorize its output.

Change-Id: I47c283974db935ec5f93402de965caab57a9750c
2020-01-08 14:27:07 -08:00
..
py Hide output of pw_exec programs by default 2020-01-03 14:15:39 -08:00
BUILD Add license metadata to bazel files. 2019-11-15 11:52:14 -08:00
BUILD.gn Download external Go dependencies in build 2019-12-26 10:39:48 -08:00
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 pw_build: Add pw_facade template 2019-12-13 11:26:08 -08:00
go.gni Add pw_host_tool GN template 2019-12-26 21:58:46 +00:00
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 Add pw_input_group GN template 2019-12-14 00:11:34 +00:00
pigweed.bzl Bazel: compile C files separately from C++ 2020-01-07 16:32:44 +00:00
pigweed.cmake CMake: color output; use . as test group separator 2020-01-08 14:27:07 -08:00
pw_executable.gni
python_script.gni pw_build: Show subcommand output only on failure 2019-12-23 20:43:01 +00:00
README.md

pw_build: Definitions for Pigweed's build system