chromium-src-build/toolchain/win
brettw 0bc79121a0 Windows precompiled header support in GN.
Introduces aprecompiled_header_type flag on a tool to say whether it supports precompiled headers, and flags on configs/targets that allow one to specify which header is precompiled.

This does not implement GCC precompiled headers, but the type flag will allow future expansion (the implementation will be mostly separate).

Renames SOURCE_CC to SOURCE_CPP to avoid confusion with Toolchain::TYPE_CC (which is actually the C compiler).

BUG=297678

Review URL: https://codereview.chromium.org/1207903002

Cr-Original-Commit-Position: refs/heads/master@{#336674}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 3dab5fe87ddb0efe646f6ab393ab07533d75237d
2015-06-29 23:01:02 +00:00
..
BUILD.gn Windows precompiled header support in GN. 2015-06-29 23:01:02 +00:00
midl.gni Fix GN midl template for input/output checking 2015-06-02 19:51:52 +00:00
setup_toolchain.py Update Chomium's build files to work w/ latest GN binaries. 2015-02-20 02:56:07 +00:00