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

Issue 1561873002: Allow python.bat files for finding Python in GN. (Closed)

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

Description

Allow python.bat files for finding Python in GN. Previously gn would look for python.exe on the path. This adds the ability to handle python.bat files also in many cases. This comes up in practice if you install depot tools on a clean machine and add depot_tools to your path. Python will be a batch file that redirects to a subdirectory. Googlers don't see this because corp images have Python installed on the path separately. Committed: https://crrev.com/ed40c411145ea48d8d76e171ec4fa3ba84d130d0 Cr-Commit-Position: refs/heads/master@{#367858}

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -0 lines) Patch
M tools/gn/setup.cc View 1 3 chunks +41 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
brettw
4 years, 11 months ago (2016-01-06 01:10:12 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1561873002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1561873002/20001
4 years, 11 months ago (2016-01-06 01:10:44 UTC) #4
agrieve
Change lgtm, but it looks like you might be able to simplify by using the ...
4 years, 11 months ago (2016-01-06 01:23:02 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-06 01:28:22 UTC) #9
brettw
On 2016/01/06 01:23:02, agrieve wrote: > Change lgtm, but it looks like you might be ...
4 years, 11 months ago (2016-01-06 18:09:35 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1561873002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1561873002/20001
4 years, 11 months ago (2016-01-06 18:10:59 UTC) #12
agrieve
On 2016/01/06 18:09:35, brettw wrote: > On 2016/01/06 01:23:02, agrieve wrote: > > Change lgtm, ...
4 years, 11 months ago (2016-01-06 18:11:09 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-06 18:17:29 UTC) #15
commit-bot: I haz the power
4 years, 11 months ago (2016-01-06 18:18:21 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ed40c411145ea48d8d76e171ec4fa3ba84d130d0
Cr-Commit-Position: refs/heads/master@{#367858}

Powered by Google App Engine
This is Rietveld 408576698