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

Issue 141563007: Switch gyp_chromium from third_party/python_26, which is gone, to (Closed)

Created:
6 years, 11 months ago by Peter Kasting
Modified:
6 years, 11 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews
Visibility:
Public.

Description

Switch gyp_chromium from third_party/python_26, which is gone, to depot_tools/python276_bin. BUG=335180 TEST=gclient runhooks works again on Cygwin R=maruel@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245705

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M build/gyp_chromium View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
Peter Kasting
6 years, 11 months ago (2014-01-18 00:07:55 UTC) #1
M-A Ruel
https://codereview.chromium.org/141563007/diff/1/build/gyp_chromium File build/gyp_chromium (right): https://codereview.chromium.org/141563007/diff/1/build/gyp_chromium#newcode308 build/gyp_chromium:308: python_dir = os.path.join(depot_tools_path, 'python276_bin') The main issue is that ...
6 years, 11 months ago (2014-01-18 00:10:57 UTC) #2
Peter Kasting
https://codereview.chromium.org/141563007/diff/1/build/gyp_chromium File build/gyp_chromium (right): https://codereview.chromium.org/141563007/diff/1/build/gyp_chromium#newcode308 build/gyp_chromium:308: python_dir = os.path.join(depot_tools_path, 'python276_bin') On 2014/01/18 00:10:58, M-A Ruel ...
6 years, 11 months ago (2014-01-18 00:13:23 UTC) #3
M-A Ruel
https://codereview.chromium.org/141563007/diff/1/build/gyp_chromium File build/gyp_chromium (right): https://codereview.chromium.org/141563007/diff/1/build/gyp_chromium#newcode308 build/gyp_chromium:308: python_dir = os.path.join(depot_tools_path, 'python276_bin') On 2014/01/18 00:13:23, Peter Kasting ...
6 years, 11 months ago (2014-01-18 00:16:39 UTC) #4
Peter Kasting
https://codereview.chromium.org/141563007/diff/1/build/gyp_chromium File build/gyp_chromium (right): https://codereview.chromium.org/141563007/diff/1/build/gyp_chromium#newcode308 build/gyp_chromium:308: python_dir = os.path.join(depot_tools_path, 'python276_bin') On 2014/01/18 00:16:40, M-A Ruel ...
6 years, 11 months ago (2014-01-18 00:20:27 UTC) #5
M-A Ruel
On 2014/01/18 00:20:27, Peter Kasting wrote: > > python_exe = sorted(glob.glob(os.path.join(depot_tools_path, > > 'python2*_bin/python.exe')))[-1] > ...
6 years, 11 months ago (2014-01-18 00:27:55 UTC) #6
M-A Ruel
On 2014/01/18 00:27:55, M-A Ruel wrote: > On 2014/01/18 00:20:27, Peter Kasting wrote: > > ...
6 years, 11 months ago (2014-01-18 00:29:40 UTC) #7
Peter Kasting
Updated. I also uploaded https://codereview.chromium.org/141523009/ separately to ensure that Cygwin users actually have a relevant ...
6 years, 11 months ago (2014-01-18 00:56:22 UTC) #8
M-A Ruel
lgtm
6 years, 11 months ago (2014-01-18 00:58:50 UTC) #9
Peter Kasting
6 years, 11 months ago (2014-01-18 01:29:58 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 manually as r245705 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698