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

Issue 1593313002: Fix undefined GYP_MSVS_VERSION failure for non-googlers (Closed)

Created:
4 years, 11 months ago by lwchkg
Modified:
4 years, 11 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix undefined GYP_MSVS_VERSION failure for non-googlers This CL adds the missing GYP_MSVS_VERSION environment variable. Without the patch the following error happen when a non-googler runs gyp_chromium in Windows. File "E:\chromium\src\tools\gyp\pylib\gyp\MSVSVersion.py", line 430, in SelectVisualStudioVersion raise ValueError('GYP_MSVS_OVERRIDE_PATH requires GYP_MSVS_VERSION to be ' ValueError: GYP_MSVS_OVERRIDE_PATH requires GYP_MSVS_VERSION to be set to a particular version (e.g. 2010e). The discussion is found here: https://groups.google.com/a/chromium.org/forum/#!topic/chromium-dev/XWZ3hZW8Lco BUG=460462 Committed: https://crrev.com/833a437f479bdd1653b0eff8fb5e75883df7ae88 Cr-Commit-Position: refs/heads/master@{#370065}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M build/vs_toolchain.py View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
lwchkg
Dear Scott, PTAL. This CL is urgent. Regards, WC Leung. c.c. Bruce, Daniel
4 years, 11 months ago (2016-01-17 13:33:51 UTC) #3
Daniel Bratell
On 2016/01/17 13:33:51, lwchkg wrote: > Dear Scott, > > PTAL. This CL is urgent. ...
4 years, 11 months ago (2016-01-18 08:46:52 UTC) #4
scottmg
lgtm
4 years, 11 months ago (2016-01-18 18:22:59 UTC) #7
brucedawson
On 2016/01/18 18:22:59, scottmg wrote: > lgtm Please fix the description. Specifically: You need to ...
4 years, 11 months ago (2016-01-18 18:36:35 UTC) #8
lwchkg
Thanks Bruce and Daniel for the comments! I've just made another try in the commit ...
4 years, 11 months ago (2016-01-19 00:15:51 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1593313002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1593313002/1
4 years, 11 months ago (2016-01-19 00:16:16 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 11 months ago (2016-01-19 00:39:17 UTC) #14
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/833a437f479bdd1653b0eff8fb5e75883df7ae88 Cr-Commit-Position: refs/heads/master@{#370065}
4 years, 11 months ago (2016-01-19 00:40:59 UTC) #16
brucedawson
4 years, 11 months ago (2016-01-19 17:53:49 UTC) #17
Message was sent while issue was closed.
On 2016/01/19 00:15:51, lwchkg wrote:
> Thanks Bruce and Daniel for the comments! I've just made another try in the
> commit message. Hope that it works well!

Commit message looks perfect. Thanks.

Powered by Google App Engine
This is Rietveld 408576698