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

Issue 1706423002: Let package_from_installed write the build env into json files in addition to SetEnv.cmd (Closed)

Created:
4 years, 10 months ago by Nico
Modified:
4 years, 10 months ago
Reviewers:
scottmg
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

Let package_from_installed write the build env into json files in addition to SetEnv.cmd BUG=495204 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=298862

Patch Set 1 #

Total comments: 2

Patch Set 2 : wb #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -10 lines) Patch
M win_toolchain/package_from_installed.py View 1 4 chunks +19 lines, -10 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
Nico
OrderedDict 'cause I think having a dict after deserializing will make things easier on the ...
4 years, 10 months ago (2016-02-18 20:01:50 UTC) #2
Nico
forgot to cc bruce
4 years, 10 months ago (2016-02-18 20:02:46 UTC) #3
scottmg
lgtm https://codereview.chromium.org/1706423002/diff/1/win_toolchain/package_from_installed.py File win_toolchain/package_from_installed.py (right): https://codereview.chromium.org/1706423002/diff/1/win_toolchain/package_from_installed.py#newcode272 win_toolchain/package_from_installed.py:272: with open(set_env_prefix + '.x86.json', 'w') as f: Do ...
4 years, 10 months ago (2016-02-18 20:11:43 UTC) #4
Nico
thanks! https://codereview.chromium.org/1706423002/diff/1/win_toolchain/package_from_installed.py File win_toolchain/package_from_installed.py (right): https://codereview.chromium.org/1706423002/diff/1/win_toolchain/package_from_installed.py#newcode272 win_toolchain/package_from_installed.py:272: with open(set_env_prefix + '.x86.json', 'w') as f: On ...
4 years, 10 months ago (2016-02-18 20:14:41 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1706423002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1706423002/20001
4 years, 10 months ago (2016-02-18 20:14:58 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001) as http://src.chromium.org/viewvc/chrome?view=rev&revision=298862
4 years, 10 months ago (2016-02-18 20:18:15 UTC) #10
Nico
4 years, 10 months ago (2016-02-19 06:47:37 UTC) #11
Message was sent while issue was closed.
(forgot to say: if either of you land a new package with these json files
included, please let me know. there's no rush and no need to do it just for this
if it's involved, but i'd like to know about it when it happens)

Powered by Google App Engine
This is Rietveld 408576698