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

Issue 2745863002: Only import gyp when required in vs_toolchain.py. (Closed)

Created:
3 years, 9 months ago by Lei Zhang
Modified:
3 years, 9 months ago
Reviewers:
brucedawson
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Only import gyp when required in vs_toolchain.py. Also replace some elifs after returns with ifs. BUG=648423 Review-Url: https://codereview.chromium.org/2745863002 Cr-Commit-Position: refs/heads/master@{#456250} Committed: https://chromium.googlesource.com/chromium/src/+/9b24fa5e6df163fc6aaea2fbc9150016af90a2ce

Patch Set 1 #

Total comments: 4

Patch Set 2 : More comments and newlines #

Patch Set 3 : merge #

Patch Set 4 : fix typo #

Total comments: 2

Patch Set 5 : ordering #

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

Messages

Total messages: 26 (16 generated)
Lei Zhang
I'd like to take a step towards getting rid of GYP by moving the GYP ...
3 years, 9 months ago (2017-03-10 23:20:28 UTC) #7
brucedawson
A few thoughts... https://codereview.chromium.org/2745863002/diff/1/build/vs_toolchain.py File build/vs_toolchain.py (right): https://codereview.chromium.org/2745863002/diff/1/build/vs_toolchain.py#newcode64 build/vs_toolchain.py:64: import gyp Feels like the comment ...
3 years, 9 months ago (2017-03-10 23:31:49 UTC) #8
Lei Zhang
https://codereview.chromium.org/2745863002/diff/1/build/vs_toolchain.py File build/vs_toolchain.py (right): https://codereview.chromium.org/2745863002/diff/1/build/vs_toolchain.py#newcode343 build/vs_toolchain.py:343: return ['03a4e939cd325d6bc5216af41b92d02dda1366a6'] On 2017/03/10 23:31:49, brucedawson wrote: > This ...
3 years, 9 months ago (2017-03-10 23:33:15 UTC) #9
Lei Zhang
https://codereview.chromium.org/2745863002/diff/1/build/vs_toolchain.py File build/vs_toolchain.py (right): https://codereview.chromium.org/2745863002/diff/1/build/vs_toolchain.py#newcode64 build/vs_toolchain.py:64: import gyp On 2017/03/10 23:31:49, brucedawson wrote: > Feels ...
3 years, 9 months ago (2017-03-10 23:43:07 UTC) #10
Lei Zhang
Ready for another look.
3 years, 9 months ago (2017-03-11 01:18:32 UTC) #17
brucedawson
lgtm with one (optional) nit https://codereview.chromium.org/2745863002/diff/60001/build/vs_toolchain.py File build/vs_toolchain.py (right): https://codereview.chromium.org/2745863002/diff/60001/build/vs_toolchain.py#newcode350 build/vs_toolchain.py:350: if env_version == '2013': ...
3 years, 9 months ago (2017-03-11 01:31:05 UTC) #18
Lei Zhang
https://codereview.chromium.org/2745863002/diff/60001/build/vs_toolchain.py File build/vs_toolchain.py (right): https://codereview.chromium.org/2745863002/diff/60001/build/vs_toolchain.py#newcode350 build/vs_toolchain.py:350: if env_version == '2013': On 2017/03/11 01:31:05, brucedawson wrote: ...
3 years, 9 months ago (2017-03-11 01:36:56 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2745863002/80001
3 years, 9 months ago (2017-03-11 01:37:30 UTC) #22
brucedawson
lgtm
3 years, 9 months ago (2017-03-11 01:39:54 UTC) #23
commit-bot: I haz the power
3 years, 9 months ago (2017-03-11 01:48:07 UTC) #26
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/9b24fa5e6df163fc6aaea2fbc915...

Powered by Google App Engine
This is Rietveld 408576698