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

Issue 566343002: gn: Make WDK_DIR environment variable optional for VS professional users (Closed)

Created:
6 years, 3 months ago by ckocagil
Modified:
6 years, 3 months ago
Reviewers:
scottmg
CC:
chromium-reviews, brettw
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

gn: Make WDK_DIR environment variable optional for VS professional users BUG= Committed: https://crrev.com/7427e6aa9f2f77edf07bf506561047a355155b98 Cr-Commit-Position: refs/heads/master@{#294967}

Patch Set 1 #

Patch Set 2 : move checks back to SetEnvironmentAndGetRuntimeDllDirs #

Total comments: 6

Patch Set 3 : use os.environ.get instead #

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

Messages

Total messages: 16 (4 generated)
ckocagil
6 years, 3 months ago (2014-09-15 14:52:26 UTC) #2
brettw
Can Scott review this instead? I think he's more qualified.
6 years, 3 months ago (2014-09-15 18:17:05 UTC) #4
scottmg
Other places call SetEnvironmentAndGetRuntimeDllDirs directly, so I don't think the check should move outside. Can ...
6 years, 3 months ago (2014-09-15 18:24:56 UTC) #6
ckocagil
On 2014/09/15 18:24:56, scottmg wrote: > Other places call SetEnvironmentAndGetRuntimeDllDirs directly, so I don't think ...
6 years, 3 months ago (2014-09-15 23:17:10 UTC) #7
scottmg
https://codereview.chromium.org/566343002/diff/20001/build/vs_toolchain.py File build/vs_toolchain.py (right): https://codereview.chromium.org/566343002/diff/20001/build/vs_toolchain.py#newcode169 build/vs_toolchain.py:169: is_express = os.environ['GYP_MSVS_VERSION'][-1:] == "e" nit; just [-1] seems ...
6 years, 3 months ago (2014-09-15 23:22:02 UTC) #8
ckocagil
https://codereview.chromium.org/566343002/diff/20001/build/vs_toolchain.py File build/vs_toolchain.py (right): https://codereview.chromium.org/566343002/diff/20001/build/vs_toolchain.py#newcode181 build/vs_toolchain.py:181: os.environ['WDK_DIR']) On 2014/09/15 23:22:02, scottmg wrote: > OK, based ...
6 years, 3 months ago (2014-09-15 23:35:44 UTC) #9
scottmg
https://codereview.chromium.org/566343002/diff/20001/build/vs_toolchain.py File build/vs_toolchain.py (right): https://codereview.chromium.org/566343002/diff/20001/build/vs_toolchain.py#newcode181 build/vs_toolchain.py:181: os.environ['WDK_DIR']) On 2014/09/15 23:35:44, ckocagil wrote: > On 2014/09/15 ...
6 years, 3 months ago (2014-09-15 23:45:29 UTC) #10
ckocagil
https://codereview.chromium.org/566343002/diff/20001/build/vs_toolchain.py File build/vs_toolchain.py (right): https://codereview.chromium.org/566343002/diff/20001/build/vs_toolchain.py#newcode181 build/vs_toolchain.py:181: os.environ['WDK_DIR']) On 2014/09/15 23:45:29, scottmg wrote: > On 2014/09/15 ...
6 years, 3 months ago (2014-09-15 23:51:16 UTC) #11
scottmg
lgtm
6 years, 3 months ago (2014-09-15 23:52:33 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/566343002/40001
6 years, 3 months ago (2014-09-16 00:01:08 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 56f445c67bbc98a73f7683b55c48c3f075554f4f
6 years, 3 months ago (2014-09-16 01:37:45 UTC) #15
commit-bot: I haz the power
6 years, 3 months ago (2014-09-16 01:41:07 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7427e6aa9f2f77edf07bf506561047a355155b98
Cr-Commit-Position: refs/heads/master@{#294967}

Powered by Google App Engine
This is Rietveld 408576698