third_party.pigweed.src/pw_toolchain
Keir Mierle 586719197a pw_toolchain: Start host_clang toolchain
This adds a generic host_clang toolchain, targeting hosts running Mac and
Linux to start, and likely Windows later.

For now, on Mac the default toolchain is set to host_clang_og

Change-Id: Iea457c61586930d509439c6616574c9a74919433
2019-11-14 18:26:54 +00:00
..
arm_gcc.gni Compiler option updates 2019-11-07 10:51:32 -08:00
BUILD Add bazel build system files. 2019-11-14 07:16:44 -08:00
BUILD.gn pw_toolchain: Start host_clang toolchain 2019-11-14 18:26:54 +00:00
host_clang.gni pw_toolchain: Start host_clang toolchain 2019-11-14 18:26:54 +00:00
README.md Add preprocessor and unit_test modules 2019-11-04 16:07:34 -08:00
x86_linux_gcc.gni Compiler option updates 2019-11-07 10:51:32 -08:00

pw_toolchain: Pigweed's standard build toolchains