third_party.pigweed.src/pw_toolchain
Wyatt Hepler 2119240da1 GN build: Override built-in targets
- Override built-in targets, which gives more flexibility than
  set_defaults.
- Provide the default C++ in the toolchain, which can be overridden by
  explicitly specifying a config on a target.
- Remove the C++17 default flags from public configs, since it is no
  longer needed.

Change-Id: If211bada971c46cef83909bf15811a4f2c1eb7fd
2020-01-16 11:41:15 -08:00
..
arm_gcc.gni GN build: Override built-in targets 2020-01-16 11:41:15 -08:00
BUILD Add license metadata to bazel files. 2019-11-15 11:52:14 -08:00
BUILD.gn stm32f429i-disc1: Enable hardware FPU 2019-12-13 00:33:46 +00:00
host_clang.gni GN build: Override built-in targets 2020-01-16 11:41:15 -08:00
host_gcc.gni GN build: Override built-in targets 2020-01-16 11:41:15 -08:00
README.md Add preprocessor and unit_test modules 2019-11-04 16:07:34 -08:00

pw_toolchain: Pigweed's standard build toolchains