third_party.pigweed.src/targets/host
Alexei Frolov 4c0428a0d8 Define Linux clang target as toolchain
This change configures the Linux clang -Og target as a toolchain with
args. To support this, all Pigweed variables from pw_vars_default are
made into build args, defined within their respective modules.

The Linux clang target/toolchain is the only one that currently works.
Pigweed's other targets will be ported in later changes.

Change-Id: I051e29fde7577e41a3184c37031a4e04936404e1
2020-06-16 09:50:59 -07:00
..
linux Define Linux clang target as toolchain 2020-06-16 09:50:59 -07:00
BUILD.gn Don't declare pigweed variables as globals 2020-06-16 09:50:59 -07:00
host_common.gni Define Linux clang target as toolchain 2020-06-16 09:50:59 -07:00
macos.bloaty
macos.gni
run_test bootstrap.sh: Abort if PW_ROOT has spaces 2020-03-19 12:46:31 -07:00
run_test.bat Windows host test runner script 2020-01-22 11:04:50 -08:00
target_config.gni host: Rename host.gni to target_config.gni 2020-03-19 17:42:26 +00:00
target_docs.rst Docs: Add target docs 2020-03-19 20:49:33 +00:00
windows.gni Make pw_target_toolchain a build arg on Windows 2020-02-08 01:15:00 +00:00