Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(181)

Issue 6455075: Ninja gyp_skia. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by bungeman
Modified:
11 years, 6 months ago
Reviewers:
epoger, thakis, tfarina1, reed1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Ninja gyp_skia.

Patch Set 1 #

Patch Set 2 : Both default and ninja. #

Total comments: 8

Patch Set 3 : Address some comments. #

Patch Set 4 : Just treat ninja special. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -15 lines) Patch
M gyp_skia View 1 2 3 5 chunks +66 lines, -15 lines 2 comments Download

Messages

Total messages: 18
bungeman
This is a quick and dirty hack I've been using to build skia with ninja. ...
11 years, 8 months ago (2012-08-02 10:19:44 UTC) #1
bungeman
Another idea that crossed my mind. May want to be able to specify which generator ...
11 years, 8 months ago (2012-08-30 22:48:05 UTC) #2
epoger
https://codereview.appspot.com/6455075/diff/3001/gyp_skia File gyp_skia (right): https://codereview.appspot.com/6455075/diff/3001/gyp_skia#newcode1 gyp_skia:1: #!/usr/bin/python Briefly, what is the advantage of using ninja? ...
11 years, 7 months ago (2012-09-04 16:19:13 UTC) #3
bungeman
https://codereview.appspot.com/6455075/diff/3001/gyp_skia File gyp_skia (right): https://codereview.appspot.com/6455075/diff/3001/gyp_skia#newcode1 gyp_skia:1: #!/usr/bin/python On 2012/09/04 16:19:14, epoger wrote: > Briefly, what ...
11 years, 7 months ago (2012-09-04 18:23:37 UTC) #4
thakis
On 2012/09/04 18:23:37, bungeman wrote: > https://codereview.appspot.com/6455075/diff/3001/gyp_skia > File gyp_skia (right): > > https://codereview.appspot.com/6455075/diff/3001/gyp_skia#newcode1 > ...
11 years, 7 months ago (2012-09-08 01:35:13 UTC) #5
tfarina1
On 2012/09/08 01:35:13, thakis wrote: > if you remove the -Goutput_dir and --generator-output parameters from ...
11 years, 7 months ago (2012-09-08 01:43:04 UTC) #6
bungeman
On 2012/09/08 01:35:13, thakis wrote: > I'll see if I can tweak it so that ...
11 years, 7 months ago (2012-09-08 01:57:19 UTC) #7
bungeman
So here is something I'd feel more comfortable checking in. Basically it parses the GYP_GENERATORS ...
11 years, 7 months ago (2012-09-26 20:02:18 UTC) #8
tfarina1
I've patched and tested the latest patch set. It works for me. Thanks for doing ...
11 years, 7 months ago (2012-09-26 21:14:26 UTC) #9
bungeman
On 2012/09/26 21:14:26, tfarina1 wrote: > PS: Should we file a bug to fix the ...
11 years, 7 months ago (2012-09-26 21:21:25 UTC) #10
tfarina1
On Wed, Sep 26, 2012 at 6:21 PM, <bungeman@google.com> wrote: > On 2012/09/26 21:14:26, tfarina1 ...
11 years, 7 months ago (2012-09-26 21:26:50 UTC) #11
bungeman
> Looks like it's because we have gyp/all.gyp and skia.gyp with both > defining a ...
11 years, 7 months ago (2012-09-26 22:19:28 UTC) #12
tfarina1
On Wed, Sep 26, 2012 at 7:19 PM, <bungeman@google.com> wrote: > I removed the gyp/all.gyp ...
11 years, 7 months ago (2012-09-26 22:29:02 UTC) #13
thakis
https://codereview.appspot.com/6455075/diff/12001/gyp_skia File gyp_skia (right): https://codereview.appspot.com/6455075/diff/12001/gyp_skia#newcode82 gyp_skia:82: default_args.extend(['-Goutput_dir=.']) You don't think it's better to special-case |--generator-output=foo ...
11 years, 7 months ago (2012-09-27 02:18:08 UTC) #14
bungeman
Some thoughts on non-special case ways to make a change in the ninja generator. https://codereview.appspot.com/6455075/diff/12001/gyp_skia ...
11 years, 7 months ago (2012-09-27 03:13:32 UTC) #15
thakis
On 2012/09/27 03:13:32, bungeman wrote: > Some thoughts on non-special case ways to make a ...
11 years, 7 months ago (2012-09-27 03:50:59 UTC) #16
bungeman
Created https://codereview.appspot.com/6566059/ .
11 years, 7 months ago (2012-09-27 06:07:02 UTC) #17
bungeman
11 years, 6 months ago (2012-10-02 06:27:12 UTC) #18
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b