chromium-src-build/toolchain
brucedawson b2881bd3eb Specify the SDK version when running vcvarsall.bat
Chromium requires the 10.0.14393.0 SDK to build. Previous versions don't
have all of the required declarations, and 10.0.15063.0 is buggy (it
includes a file that it doesn't ship with). So, we request 10.0.14393.0
exactly. This will fail if that SDK version is not installed.

The bug for the brokenness of 15063 is here:
https://developercommunity.visualstudio.com/content/problem/42961/15063-sdk-is-broken-bitsh-indirectly-references-no.html

Old SDKs (such as 14393) can be found here:
https://developer.microsoft.com/en-us/windows/downloads/sdk-archive

R=scottmg@chromium.org

Review-Url: https://codereview.chromium.org/2814843003
Cr-Original-Commit-Position: refs/heads/master@{#463830}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: b70a415b3e9b474d2de29120f625b48c1b476c0e
2017-04-11 23:21:24 +00:00
..
android Output a linker map file for official builds 2017-03-08 17:23:01 +00:00
cros Add a way for CrOS toolchains to set custom flags for the nacl bootstrap. 2016-08-11 16:30:33 +00:00
linux Output a linker map file for official builds 2017-03-08 17:23:01 +00:00
mac Don't invoke goma for linking on mac 2017-02-02 22:21:23 +00:00
nacl Remove dependency on scan-build wrapper script for analysis builds. 2017-03-10 19:47:21 +00:00
win Specify the SDK version when running vcvarsall.bat 2017-04-11 23:21:24 +00:00
BUILD.gn Use explicit pool to define concurrent_links jobs. 2016-08-04 18:44:40 +00:00
OWNERS Add dpranke, scottmg as owners for GN-related files in src/build. 2014-12-12 18:56:50 +00:00
cc_wrapper.gni Use new toolchain_args variable in GN. 2016-08-09 22:23:24 +00:00
clang_static_analyzer.gni Add Clang static analyzer support to Clang toolchain defs in GN. 2017-01-24 23:25:01 +00:00
clang_static_analyzer_wrapper.py Add static analysis support to Win Clang builds 2017-03-16 21:39:51 +00:00
concurrent_links.gni Increase link concurrency for ThinLTO. 2016-09-30 02:21:04 +00:00
cros_toolchain.gni Add a way for CrOS toolchains to set custom flags for the nacl bootstrap. 2016-08-11 16:30:33 +00:00
gcc_ar_wrapper.py Reland of Enable whitelist generation for official builds. 2016-08-24 21:22:12 +00:00
gcc_compile_wrapper.py Reland of Enable whitelist generation for official builds. 2016-08-24 21:22:12 +00:00
gcc_link_wrapper.py Output a linker map file for official builds 2017-03-08 17:23:01 +00:00
gcc_solink_wrapper.py Output a linker map file for official builds 2017-03-08 17:23:01 +00:00
gcc_toolchain.gni Use llvm-ar when building with Clang. 2017-03-28 16:46:15 +00:00
get_concurrent_links.py Fix pylint warning. 2016-09-07 02:34:50 +00:00
goma.gni Update comment in build/toolchain/goma.gni 2016-09-30 05:43:02 +00:00
nacl_toolchain.gni Remove dependency on scan-build wrapper script for analysis builds. 2017-03-10 19:47:21 +00:00
toolchain.gni Roll clang 289944:295762. 2017-02-24 19:00:01 +00:00
wrapper_utils.py Output a linker map file for official builds 2017-03-08 17:23:01 +00:00