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

Issue 25535004: Remove ninja special cases for iOS build configurations. (Closed)

Created:
7 years, 2 months ago by Justin Cohen (wrong one)
Modified:
7 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Remove ninja special cases for iOS build configurations. Gyp now sets -iphoneos architecture, so armv7 switching isn't required in common.gypi. This CL also gets rid of ONLY_ACTIVE_ARCH, which requires full rebuilds when switching devices between armv7, armv7s and arm64 devices. Also remove the iOS5 arclite link step, which isn't needed in iOS6+. BUG=312300 TEST=ios_rel_device builds Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=231456 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=231658

Patch Set 1 #

Patch Set 2 : Rebase #

Total comments: 3

Patch Set 3 : Rebase #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -113 lines) Patch
M build/common.gypi View 1 2 6 chunks +16 lines, -113 lines 1 comment Download

Messages

Total messages: 19 (0 generated)
justincohen
To lliabraa@ for review, thakis for OWNERS, PTAL! Ami, can you patch this in and ...
7 years, 2 months ago (2013-10-07 15:25:35 UTC) #1
Nico
https://codereview.chromium.org/25535004/diff/7001/build/common.gypi File build/common.gypi (left): https://codereview.chromium.org/25535004/diff/7001/build/common.gypi#oldcode4257 build/common.gypi:4257: ['clang==1', { Don't you still need (bits of) this ...
7 years, 2 months ago (2013-10-07 15:32:59 UTC) #2
justincohen
https://codereview.chromium.org/25535004/diff/7001/build/common.gypi File build/common.gypi (left): https://codereview.chromium.org/25535004/diff/7001/build/common.gypi#oldcode4257 build/common.gypi:4257: ['clang==1', { None of this is needed anymore since ...
7 years, 2 months ago (2013-10-07 16:08:02 UTC) #3
Nico
On 2013/10/07 16:08:02, justincohen wrote: > https://codereview.chromium.org/25535004/diff/7001/build/common.gypi > File build/common.gypi (left): > > https://codereview.chromium.org/25535004/diff/7001/build/common.gypi#oldcode4257 > ...
7 years, 2 months ago (2013-10-07 16:37:17 UTC) #4
justincohen
Done, PTAL!
7 years, 2 months ago (2013-10-07 16:41:06 UTC) #5
Nico
lgtm! https://codereview.chromium.org/25535004/diff/7001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/25535004/diff/7001/build/common.gypi#newcode4608 build/common.gypi:4608: # TODO(justincohen): Ninja only supports simulator for now. ...
7 years, 2 months ago (2013-10-07 16:44:33 UTC) #6
lliabraa
LGTM for iOS
7 years, 2 months ago (2013-10-07 17:07:23 UTC) #7
Ami GONE FROM CHROMIUM
per IM convo: this change will break any builds that set target_arch to armv7 explicitly ...
7 years, 2 months ago (2013-10-07 17:46:33 UTC) #8
(unused - use chromium)
On Mon, Oct 7, 2013 at 10:46 AM, <fischman@chromium.org> wrote: > per IM convo: this ...
7 years, 2 months ago (2013-10-07 17:58:12 UTC) #9
Ami GONE FROM CHROMIUM
LGTM as far as the effect of this on webrtc goes. FTR this requires builds ...
7 years, 1 month ago (2013-10-28 18:35:03 UTC) #10
Ami GONE FROM CHROMIUM
FTR https://webrtc-codereview.appspot.com/3059004/
7 years, 1 month ago (2013-10-28 18:40:36 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/justincohen@google.com/25535004/24001
7 years, 1 month ago (2013-10-28 19:13:15 UTC) #12
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 1 month ago (2013-10-28 19:38:04 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/justincohen@google.com/25535004/24001
7 years, 1 month ago (2013-10-28 21:30:14 UTC) #14
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
7 years, 1 month ago (2013-10-28 23:59:52 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/justincohen@google.com/25535004/24001
7 years, 1 month ago (2013-10-29 00:02:22 UTC) #16
commit-bot: I haz the power
Change committed as 231456
7 years, 1 month ago (2013-10-29 00:19:50 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/justincohen@google.com/25535004/24001
7 years, 1 month ago (2013-10-29 22:19:45 UTC) #18
commit-bot: I haz the power
7 years, 1 month ago (2013-10-29 22:31:52 UTC) #19
Message was sent while issue was closed.
Change committed as 231658

Powered by Google App Engine
This is Rietveld 408576698