Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(400)

Issue 1615603002: Fix gn builds with locally installed VS (Closed)

Created:
4 years, 11 months ago by brucedawson
Modified:
4 years, 11 months ago
Reviewers:
brettw, scottmg
CC:
chromium-reviews, grt+watch_chromium.org, wfh+watch_chromium.org, vmpstr+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix gn builds with locally installed VS gn builds that use a locally installed copy of Visual Studio (that is, builds with DEPOT_TOOLS_WIN_TOOLCHAIN=0) fail to build because they use the Windows 8.1 SDK, whereas Chrome now requires the Windows 10 SDK. This change updates the 8.1 references to point to 10.0.10586.0. BUG=568201 Committed: https://crrev.com/953e376855384defa8c9b127e010c88cb6c56957 Cr-Commit-Position: refs/heads/master@{#370830}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Tweaked comments and removed test code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -5 lines) Patch
M build/config/win/visual_studio_version.gni View 1 chunk +1 line, -1 line 0 comments Download
M build/toolchain/win/setup_toolchain.py View 1 1 chunk +5 lines, -3 lines 0 comments Download
M build/vs_toolchain.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 23 (7 generated)
brucedawson
I'm investigating why gn builds of chrome with a locally installed VS 2013 (DEPOT_TOOLS_WIN_TOOLCHAIN=0) are ...
4 years, 11 months ago (2016-01-21 01:40:23 UTC) #3
brucedawson
I just realized that this affects VS 2015 also, so some variant of this fix ...
4 years, 11 months ago (2016-01-21 01:47:28 UTC) #4
Ruud van Asseldonk
I tried this patch locally, it resolves 568201 for me.
4 years, 11 months ago (2016-01-21 11:32:59 UTC) #5
brettw
https://codereview.chromium.org/1615603002/diff/1/base/win/enum_variant.cc File base/win/enum_variant.cc (right): https://codereview.chromium.org/1615603002/diff/1/base/win/enum_variant.cc#newcode14 base/win/enum_variant.cc:14: IVirtualDesktopManager* g_vdm; Is this mixed in from another patch? ...
4 years, 11 months ago (2016-01-21 17:37:32 UTC) #6
brucedawson
On 2016/01/21 17:37:32, brettw wrote: > https://codereview.chromium.org/1615603002/diff/1/base/win/enum_variant.cc > File base/win/enum_variant.cc (right): > > https://codereview.chromium.org/1615603002/diff/1/base/win/enum_variant.cc#newcode14 > ...
4 years, 11 months ago (2016-01-21 18:44:20 UTC) #7
brettw
Oh, I never read the collapsed comments :) I have no opinion on whether this ...
4 years, 11 months ago (2016-01-21 18:57:57 UTC) #8
brucedawson
On 2016/01/21 18:57:57, brettw wrote: > Oh, I never read the collapsed comments :) > ...
4 years, 11 months ago (2016-01-21 19:01:54 UTC) #9
scottmg
On 2016/01/21 19:01:54, brucedawson wrote: > On 2016/01/21 18:57:57, brettw wrote: > > Oh, I ...
4 years, 11 months ago (2016-01-21 19:11:30 UTC) #10
brucedawson
> (I think we should stop caring about 2013 though) Agreed, but this fix is ...
4 years, 11 months ago (2016-01-21 19:15:59 UTC) #11
brettw
https://codereview.chromium.org/1615603002/diff/1/base/win/enum_variant.cc File base/win/enum_variant.cc (right): https://codereview.chromium.org/1615603002/diff/1/base/win/enum_variant.cc#newcode14 base/win/enum_variant.cc:14: IVirtualDesktopManager* g_vdm; You're going to remove this before checkin, ...
4 years, 11 months ago (2016-01-21 19:24:17 UTC) #12
brucedawson
https://codereview.chromium.org/1615603002/diff/1/base/win/enum_variant.cc File base/win/enum_variant.cc (right): https://codereview.chromium.org/1615603002/diff/1/base/win/enum_variant.cc#newcode14 base/win/enum_variant.cc:14: IVirtualDesktopManager* g_vdm; On 2016/01/21 19:24:17, brettw wrote: > You're ...
4 years, 11 months ago (2016-01-21 19:38:48 UTC) #13
brucedawson
Test code removed and comments updated. I'll commit after the try jobs have had some ...
4 years, 11 months ago (2016-01-21 21:42:01 UTC) #15
brettw
lgtm
4 years, 11 months ago (2016-01-21 21:44:20 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1615603002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1615603002/20001
4 years, 11 months ago (2016-01-21 21:52:28 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-21 23:35:43 UTC) #21
commit-bot: I haz the power
4 years, 11 months ago (2016-01-21 23:38:07 UTC) #23
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/953e376855384defa8c9b127e010c88cb6c56957
Cr-Commit-Position: refs/heads/master@{#370830}

Powered by Google App Engine
This is Rietveld 408576698