third_party.pigweed.src/pw_toolchain
Wyatt Hepler c3a2d475ce Build tweaks for C files
- Use the full file name for object files in the GN build, e.g.
  file.cc.o instead of file.o. This allows having .cc and .c files with
  the same name.
- Have the pw_auto_add_simple_module CMake function build .c and .cc
  test files together.

Change-Id: I3086a96bcc55b013db4f2c278418c17ce1b9fd82
2020-01-09 22:18:49 +00:00
..
arm_gcc.gni Build tweaks for C files 2020-01-09 22:18:49 +00:00
BUILD
BUILD.gn stm32f429i-disc1: Enable hardware FPU 2019-12-13 00:33:46 +00:00
host_clang.gni Build tweaks for C files 2020-01-09 22:18:49 +00:00
host_gcc.gni Build tweaks for C files 2020-01-09 22:18:49 +00:00
README.md

pw_toolchain: Pigweed's standard build toolchains