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

Issue 10696219: GYP changes to get sql and sqlite building on iOS. (Closed)

Created:
8 years, 5 months ago by rohitrao (ping after 24h)
Modified:
8 years, 3 months ago
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

GYP changes to get sql and sqlite building on iOS. BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148136

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rewrite. #

Patch Set 3 : Tabs. #

Patch Set 4 : Rebased. #

Patch Set 5 : Rebased. #

Patch Set 6 : Consolidate. #

Total comments: 2

Patch Set 7 : Review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -27 lines) Patch
M build/common.gypi View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M sql/sql.gyp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/sqlite/sqlite.gyp View 1 2 3 4 3 chunks +40 lines, -26 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
rohitrao (ping after 24h)
These are the logically smallest changes I can make, but they lead to an ugly ...
8 years, 5 months ago (2012-07-13 11:56:35 UTC) #1
stuartmorgan
http://codereview.chromium.org/10696219/diff/1/build/common.gypi File build/common.gypi (right): http://codereview.chromium.org/10696219/diff/1/build/common.gypi#newcode836 build/common.gypi:836: 'use_system_sqlite': 1, Put this in the existing section a ...
8 years, 5 months ago (2012-07-13 12:18:10 UTC) #2
rohitrao (ping after 24h)
I think this is equivalent to the original, plus iOS support. Thoughts?
8 years, 5 months ago (2012-07-13 12:51:54 UTC) #3
stuartmorgan
I find this *way* more readable; LGTM! Hopefully it's not just me :)
8 years, 5 months ago (2012-07-13 13:17:33 UTC) #4
rohitrao (ping after 24h)
+Pawel, in case he wants to take a look. I think he wrote most of ...
8 years, 5 months ago (2012-07-13 13:22:21 UTC) #5
stuartmorgan
LGTM still with one question in common.gypi http://codereview.chromium.org/10696219/diff/18001/build/common.gypi File build/common.gypi (right): http://codereview.chromium.org/10696219/diff/18001/build/common.gypi#newcode881 build/common.gypi:881: 'use_system_sqlite': 1, ...
8 years, 5 months ago (2012-07-24 15:26:17 UTC) #6
rohitrao (ping after 24h)
Pawel, I'm going to go ahead and CQ this. Please feel free to do a ...
8 years, 5 months ago (2012-07-24 16:10:46 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rohitrao@chromium.org/10696219/21001
8 years, 5 months ago (2012-07-24 16:11:04 UTC) #8
commit-bot: I haz the power
Change committed as 148136
8 years, 5 months ago (2012-07-24 18:03:48 UTC) #9
Paweł Hajdan Jr.
LGTM This is fine, just one thing that might affect you: we have custom modifications ...
8 years, 3 months ago (2012-08-29 14:46:48 UTC) #10
stuartmorgan
On 2012/08/29 14:46:48, Paweł Hajdan Jr. wrote: > This is fine, just one thing that ...
8 years, 3 months ago (2012-08-29 15:56:55 UTC) #11
Paweł Hajdan Jr.
8 years, 3 months ago (2012-08-29 16:42:17 UTC) #12
On 2012/08/29 15:56:55, stuartmorgan wrote:
> On 2012/08/29 14:46:48, Paweł Hajdan Jr. wrote:
> > This is fine, just one thing that might affect you: we have custom
> modifications
> > that add chromium_sqlite3_... functions to sqlite.
> 
> Looks like they are only used from WebCore, which we don't (can't) use.

Ah right, totally LGTM then. :)

Powered by Google App Engine
This is Rietveld 408576698