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

Issue 1693963005: bin/sync-and-gyp: start using gclient (Closed)

Created:
4 years, 10 months ago by hal.canary
Modified:
4 years, 10 months ago
Reviewers:
scroggo, mtklein, kjlubick
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 7

Patch Set 2 : 2016-02-16 (Tuesday) 12:14:21 EST #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -4 lines) Patch
M .gitignore View 1 chunk +1 line, -0 lines 0 comments Download
M bin/sync-and-gyp View 1 2 chunks +39 lines, -4 lines 1 comment Download

Messages

Total messages: 21 (8 generated)
hal.canary
ptal
4 years, 10 months ago (2016-02-13 02:04:14 UTC) #4
scroggo
https://codereview.chromium.org/1693963005/diff/1/bin/sync-and-gyp File bin/sync-and-gyp (left): https://codereview.chromium.org/1693963005/diff/1/bin/sync-and-gyp#oldcode46 bin/sync-and-gyp:46: subprocess.call(['python', 'tools/git-sync-deps'], env=env) Should we also delete tools/git-sync-deps? https://codereview.chromium.org/1693963005/diff/1/bin/sync-and-gyp ...
4 years, 10 months ago (2016-02-16 15:02:42 UTC) #5
mtklein
https://codereview.chromium.org/1693963005/diff/1/bin/sync-and-gyp File bin/sync-and-gyp (right): https://codereview.chromium.org/1693963005/diff/1/bin/sync-and-gyp#newcode55 bin/sync-and-gyp:55: gclient_config = ''' On 2016/02/16 15:02:42, scroggo wrote: > ...
4 years, 10 months ago (2016-02-16 15:32:05 UTC) #7
hal.canary
https://codereview.chromium.org/1693963005/diff/1/bin/sync-and-gyp File bin/sync-and-gyp (left): https://codereview.chromium.org/1693963005/diff/1/bin/sync-and-gyp#oldcode46 bin/sync-and-gyp:46: subprocess.call(['python', 'tools/git-sync-deps'], env=env) On 2016/02/16 at 15:02:42, scroggo wrote: ...
4 years, 10 months ago (2016-02-16 15:43:44 UTC) #9
hal.canary
On 2016/02/16 at 15:32:05, mtklein wrote: > https://codereview.chromium.org/1693963005/diff/1/bin/sync-and-gyp > File bin/sync-and-gyp (right): > > https://codereview.chromium.org/1693963005/diff/1/bin/sync-and-gyp#newcode55 ...
4 years, 10 months ago (2016-02-16 15:44:55 UTC) #10
mtklein
On 2016/02/16 15:44:55, Hal Canary wrote: > On 2016/02/16 at 15:32:05, mtklein wrote: > > ...
4 years, 10 months ago (2016-02-16 15:46:51 UTC) #11
hal.canary
On 2016/02/16 at 15:46:51, mtklein wrote: > On 2016/02/16 15:44:55, Hal Canary wrote: > > ...
4 years, 10 months ago (2016-02-16 15:51:56 UTC) #12
hal.canary
On 2016/02/16 at 15:43:44, Hal Canary wrote: > https://codereview.chromium.org/1693963005/diff/1/bin/sync-and-gyp > File bin/sync-and-gyp (left): > > ...
4 years, 10 months ago (2016-02-16 18:52:57 UTC) #13
scroggo
lgtm
4 years, 10 months ago (2016-02-16 19:03:39 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1693963005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1693963005/20001
4 years, 10 months ago (2016-02-16 19:05:32 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://skia.googlesource.com/skia/+/2362c476ef4f05ae2d63c00834f2447480758b74
4 years, 10 months ago (2016-02-16 19:48:08 UTC) #18
kjlubick
https://codereview.chromium.org/1693963005/diff/20001/bin/sync-and-gyp File bin/sync-and-gyp (right): https://codereview.chromium.org/1693963005/diff/20001/bin/sync-and-gyp#newcode76 bin/sync-and-gyp:76: sys.stderr.write('\n`gclient sync` failed.\n') Drive by comment, sys is not ...
4 years, 10 months ago (2016-02-17 13:57:04 UTC) #20
hal.canary
4 years, 10 months ago (2016-02-17 14:05:07 UTC) #21
Message was sent while issue was closed.
On 2016/02/17 at 13:57:04, kjlubick wrote:
> https://codereview.chromium.org/1693963005/diff/20001/bin/sync-and-gyp
> File bin/sync-and-gyp (right):
> 
>
https://codereview.chromium.org/1693963005/diff/20001/bin/sync-and-gyp#newcode76
> bin/sync-and-gyp:76: sys.stderr.write('\n`gclient sync` failed.\n')
> Drive by comment, sys is not defined.

Oh, python.....

I'll fix this.

Powered by Google App Engine
This is Rietveld 408576698