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

Issue 1708223002: Make GenerateSetEnvCmd() more table driven. (Closed)

Created:
4 years, 10 months ago by Nico
Modified:
4 years, 10 months ago
Reviewers:
scottmg, brucedawson
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org, brucedawson
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Make GenerateSetEnvCmd() more table driven. No intended behavior change. This makes it possible to dump this state into SetEnv.x32.json and SetEnv.x64.json in an easy follow-up. BUG=495204 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=298856

Patch Set 1 #

Patch Set 2 : yuck #

Patch Set 3 : tilde #

Patch Set 4 : join paths in array #

Patch Set 5 : debug #

Patch Set 6 : debugmore #

Patch Set 7 : tweak;nfc #

Total comments: 8

Patch Set 8 : wot #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -38 lines) Patch
M win_toolchain/package_from_installed.py View 1 2 3 4 5 6 7 1 chunk +64 lines, -38 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
Nico
I ran this locally and checked it produces the same SetEnv.cmd as before (see the ...
4 years, 10 months ago (2016-02-18 15:55:27 UTC) #2
scottmg
lgtm https://codereview.chromium.org/1708223002/diff/120001/win_toolchain/package_from_installed.py File win_toolchain/package_from_installed.py (right): https://codereview.chromium.org/1708223002/diff/120001/win_toolchain/package_from_installed.py#newcode206 win_toolchain/package_from_installed.py:206: ['..', '..', 'win_sdk', 'Include', WIN_VERSION, 'um'], Could you ...
4 years, 10 months ago (2016-02-18 18:15:06 UTC) #3
Nico
thanks! https://codereview.chromium.org/1708223002/diff/120001/win_toolchain/package_from_installed.py File win_toolchain/package_from_installed.py (right): https://codereview.chromium.org/1708223002/diff/120001/win_toolchain/package_from_installed.py#newcode206 win_toolchain/package_from_installed.py:206: ['..', '..', 'win_sdk', 'Include', WIN_VERSION, 'um'], On 2016/02/18 ...
4 years, 10 months ago (2016-02-18 18:20:33 UTC) #4
scottmg
lgtm https://codereview.chromium.org/1708223002/diff/120001/win_toolchain/package_from_installed.py File win_toolchain/package_from_installed.py (right): https://codereview.chromium.org/1708223002/diff/120001/win_toolchain/package_from_installed.py#newcode206 win_toolchain/package_from_installed.py:206: ['..', '..', 'win_sdk', 'Include', WIN_VERSION, 'um'], On 2016/02/18 ...
4 years, 10 months ago (2016-02-18 18:43:23 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1708223002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1708223002/120001
4 years, 10 months ago (2016-02-18 18:45:34 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: depot_tools_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/depot_tools_presubmit/builds/478)
4 years, 10 months ago (2016-02-18 18:51:15 UTC) #9
brucedawson
https://codereview.chromium.org/1708223002/diff/120001/win_toolchain/package_from_installed.py File win_toolchain/package_from_installed.py (right): https://codereview.chromium.org/1708223002/diff/120001/win_toolchain/package_from_installed.py#newcode251 win_toolchain/package_from_installed.py:251: def BatDirs(dirs): return ';'.join(['%~dp0' + os.path.join(*d) for d in ...
4 years, 10 months ago (2016-02-18 18:54:57 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1708223002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1708223002/140001
4 years, 10 months ago (2016-02-18 18:59:55 UTC) #14
commit-bot: I haz the power
4 years, 10 months ago (2016-02-18 19:02:33 UTC) #16
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=298856

Powered by Google App Engine
This is Rietveld 408576698