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

Issue 1277913006: Let build/vs_toolchain.py run on non-Windows if requested. (Closed)

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

Description

Let build/vs_toolchain.py run on non-Windows if requested. If `build/vs_toolchain.py update --force` is run once on non-Windows, the script will start keeping a Windows toolchain in depot_tools up-to-date, and it'll copy runtime dlls into the build directory, and so on. (One can delete build/win_toolchain.json to disable this behavior again.) Depends on https://codereview.chromium.org/1284723006 BUG=495204 Committed: https://crrev.com/4f4b137f26afe39a02f789832e840757b11f088d Cr-Commit-Position: refs/heads/master@{#342917}

Patch Set 1 #

Total comments: 6

Patch Set 2 : comment #

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

Messages

Total messages: 12 (3 generated)
Nico
5 years, 4 months ago (2015-08-11 21:58:40 UTC) #2
scottmg
lgtm https://codereview.chromium.org/1277913006/diff/1/build/vs_toolchain.py File build/vs_toolchain.py (left): https://codereview.chromium.org/1277913006/diff/1/build/vs_toolchain.py#oldcode243 build/vs_toolchain.py:243: if not sys.platform.startswith(('win32', 'cygwin')): i'm slightly nervous about ...
5 years, 4 months ago (2015-08-11 22:08:15 UTC) #3
Nico
Thanks! Rietveld's "Ack" button is pretty great. https://codereview.chromium.org/1277913006/diff/1/build/vs_toolchain.py File build/vs_toolchain.py (right): https://codereview.chromium.org/1277913006/diff/1/build/vs_toolchain.py#newcode35 build/vs_toolchain.py:35: if (sys.platform ...
5 years, 4 months ago (2015-08-11 22:11:48 UTC) #4
Nico
On 2015/08/11 22:11:48, Nico (hiding) wrote: > Thanks! > > Rietveld's "Ack" button is pretty ...
5 years, 4 months ago (2015-08-11 22:12:07 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1277913006/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1277913006/20001
5 years, 4 months ago (2015-08-11 22:13:15 UTC) #8
scottmg
https://codereview.chromium.org/1277913006/diff/1/build/vs_toolchain.py File build/vs_toolchain.py (right): https://codereview.chromium.org/1277913006/diff/1/build/vs_toolchain.py#newcode206 build/vs_toolchain.py:206: if force == '--force' or os.path.exists(json_data_file): On 2015/08/11 22:11:47, ...
5 years, 4 months ago (2015-08-11 22:15:57 UTC) #9
Nico
On Tue, Aug 11, 2015 at 3:15 PM, <scottmg@chromium.org> wrote: > > https://codereview.chromium.org/1277913006/diff/1/build/vs_toolchain.py > File ...
5 years, 4 months ago (2015-08-11 22:19:51 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 4 months ago (2015-08-11 22:25:06 UTC) #11
commit-bot: I haz the power
5 years, 4 months ago (2015-08-11 22:25:38 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4f4b137f26afe39a02f789832e840757b11f088d
Cr-Commit-Position: refs/heads/master@{#342917}

Powered by Google App Engine
This is Rietveld 408576698