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

Issue 1181943003: make `python build/vs_toolchain.py update` work a bit better on non-windows (Closed)

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

Description

make `python build/vs_toolchain.py update` work a bit better on non-windows It still early-exits on non-Windows, so no visible change yet. BUG=495204 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=295807

Patch Set 1 #

Total comments: 8

Patch Set 2 : lolhack #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : . #

Patch Set 7 : . #

Total comments: 2

Patch Set 8 : . #

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

Messages

Total messages: 14 (3 generated)
Nico
This is a request for advice, not a review request. I'm trying to download the ...
5 years, 6 months ago (2015-06-12 05:29:05 UTC) #2
scottmg
Good stuff, would be nice for this to work. https://codereview.chromium.org/1181943003/diff/1/win_toolchain/get_toolchain_if_necessary.py File win_toolchain/get_toolchain_if_necessary.py (right): https://codereview.chromium.org/1181943003/diff/1/win_toolchain/get_toolchain_if_necessary.py#newcode63 win_toolchain/get_toolchain_if_necessary.py:63: ...
5 years, 6 months ago (2015-06-12 16:59:13 UTC) #3
Nico
Thanks for the suggestions! I'll ping this again once I've looked at this some more. ...
5 years, 6 months ago (2015-06-12 17:04:29 UTC) #4
scottmg
https://codereview.chromium.org/1181943003/diff/1/win_toolchain/get_toolchain_if_necessary.py File win_toolchain/get_toolchain_if_necessary.py (right): https://codereview.chromium.org/1181943003/diff/1/win_toolchain/get_toolchain_if_necessary.py#newcode220 win_toolchain/get_toolchain_if_necessary.py:220: shutil.rmtree(temp_dir, ignore_errors=True) On 2015/06/12 17:04:29, Nico (afk vacation Fri ...
5 years, 6 months ago (2015-06-12 17:13:56 UTC) #5
Dirk Pranke
Yeah, I seem to recall rmtree is supposed to be dodgy on windows as well, ...
5 years, 6 months ago (2015-06-12 20:14:42 UTC) #6
scottmg
https://code.google.com/p/chromium/codesearch#chromium/tools/depot_tools/gclient_utils.py&l=176 https://code.google.com/p/chromium/codesearch#chromium/src/build/get_syzygy_binaries.py&l=197 https://code.google.com/p/chromium/codesearch#chromium/src/tools/deps2git/deps2git.py&l=92 https://code.google.com/p/chromium/codesearch#chromium/src/tools/gyp/pylib/gyp/win_tool.py&l=89 I think it's more like Blink and Infra tools get away ...
5 years, 6 months ago (2015-06-12 20:26:42 UTC) #7
Nico
ptal I haven't figured out why the hash is different yet.
5 years, 6 months ago (2015-06-23 20:34:53 UTC) #8
scottmg
lgtm https://codereview.chromium.org/1181943003/diff/120001/win_toolchain/get_toolchain_if_necessary.py File win_toolchain/get_toolchain_if_necessary.py (right): https://codereview.chromium.org/1181943003/diff/120001/win_toolchain/get_toolchain_if_necessary.py#newcode276 win_toolchain/get_toolchain_if_necessary.py:276: # This stays resident and will make the ...
5 years, 6 months ago (2015-06-23 20:37:46 UTC) #9
Nico
Thanks! https://codereview.chromium.org/1181943003/diff/120001/win_toolchain/get_toolchain_if_necessary.py File win_toolchain/get_toolchain_if_necessary.py (right): https://codereview.chromium.org/1181943003/diff/120001/win_toolchain/get_toolchain_if_necessary.py#newcode276 win_toolchain/get_toolchain_if_necessary.py:276: # This stays resident and will make the ...
5 years, 6 months ago (2015-06-23 21:01:17 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1181943003/140001
5 years, 6 months ago (2015-06-23 21:01:55 UTC) #13
commit-bot: I haz the power
5 years, 6 months ago (2015-06-23 21:04:04 UTC) #14
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=295807

Powered by Google App Engine
This is Rietveld 408576698