third_party.pigweed.src/pw_presubmit
Keir Mierle 95a980be8b pw_toolchain: Fix Mac host GN build
This fixes the long standing GN build breakage on Mac, which was due to
the CIPD-provided Clang defaulting to the system-provided libc++.

In order to restore Mac builds, this patch also:
- Disable GN GCC host build in presubmit (it's just Clang)
- Disable CMake host build (needs toolchain work)
- Disable Bazel host build (needs toolchain work)

Change-Id: I01dbe1e951af202a028a66d26d9c496cab736748
2020-03-04 16:05:44 -08:00
..
py pw_toolchain: Fix Mac host GN build 2020-03-04 16:05:44 -08:00
BUILD.gn Roll GN to 239533d 2020-02-28 01:33:18 +00:00
docs.rst Expand docs for a few modules 2019-12-09 17:13:47 -08:00
README.md Expand docs for a few modules 2019-12-09 17:13:47 -08:00

pw_presubmit: Tools for running presubmit checks