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

Issue 15075006: Basic device support for ninja iOS builds. (Closed)

Created:
7 years, 7 months ago by Justin Cohen (wrong one)
Modified:
7 years, 5 months ago
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Basic device support for ninja iOS builds. Set ARCHS for device iOS builds when GYP_DEFINES sets host_arch=ia32 target_arch=armv7. Device builds still won't be signed, so they can't bee installed on devices yet. BUG=236517 TEST=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=212442

Patch Set 1 #

Patch Set 2 : Rebase #

Total comments: 4

Patch Set 3 : Use x86_64 for host builds #

Total comments: 2

Patch Set 4 : Remove ARCHS for xcode builds #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -3 lines) Patch
M build/common.gypi View 1 2 3 3 chunks +15 lines, -3 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Ami GONE FROM CHROMIUM
This CL lets me get much farther with ios device builds (e.g. libvpx and many ...
7 years, 5 months ago (2013-07-12 20:30:48 UTC) #1
Ami GONE FROM CHROMIUM
(FWIW the change LGTM assuming the CL description is trimmed back to what it does ...
7 years, 5 months ago (2013-07-12 20:36:42 UTC) #2
justincohen
PTAL!
7 years, 5 months ago (2013-07-18 00:23:01 UTC) #3
Nico
cl description should say "ninja" somewhere
7 years, 5 months ago (2013-07-18 00:27:21 UTC) #4
Nico
https://codereview.chromium.org/15075006/diff/4001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/15075006/diff/4001/build/common.gypi#newcode4164 build/common.gypi:4164: 'ARCHS': ['i386'], Don't you want to use 64 bit ...
7 years, 5 months ago (2013-07-18 00:29:08 UTC) #5
justincohen
PTAL! https://codereview.chromium.org/15075006/diff/4001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/15075006/diff/4001/build/common.gypi#newcode4164 build/common.gypi:4164: 'ARCHS': ['i386'], On 2013/07/18 00:29:08, Nico wrote: > ...
7 years, 5 months ago (2013-07-18 02:04:09 UTC) #6
Nico
lgtm https://codereview.chromium.org/15075006/diff/10001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/15075006/diff/10001/build/common.gypi#newcode4178 build/common.gypi:4178: 'xcode_settings': { 'ARCHS': [ 'i386' ] }, Simulator ...
7 years, 5 months ago (2013-07-18 04:23:56 UTC) #7
justincohen
https://codereview.chromium.org/15075006/diff/10001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/15075006/diff/10001/build/common.gypi#newcode4178 build/common.gypi:4178: 'xcode_settings': { 'ARCHS': [ 'i386' ] }, Nope, looks ...
7 years, 5 months ago (2013-07-18 12:05:59 UTC) #8
justincohen
7 years, 5 months ago (2013-07-18 15:06:02 UTC) #9
lliabraa
LGTM
7 years, 5 months ago (2013-07-18 15:50:40 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/justincohen@google.com/15075006/15001
7 years, 5 months ago (2013-07-18 16:36:47 UTC) #11
commit-bot: I haz the power
7 years, 5 months ago (2013-07-18 21:49:40 UTC) #12
Message was sent while issue was closed.
Change committed as 212442

Powered by Google App Engine
This is Rietveld 408576698