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

Issue 10704039: Add iOS support to common.gypi (Closed)

Created:
8 years, 5 months ago by stuartmorgan
Modified:
8 years, 5 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Add iOS support to common.gypi There are basically three categories of changes here: 1) Most OS==mac becomes OS==mac or OS==ios 2) Some Xcode-related settings move into OS==mac blocks since Xcode is no longer Mac-only 3) Addition of iOS-specific settings (SDK, compile flags, etc) BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=145008

Patch Set 1 #

Patch Set 2 : Fixing branch diffing #

Total comments: 16

Patch Set 3 : Address review comments #

Patch Set 4 : Remove PREBINDING (which had been accidentally kept around in the fork) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -45 lines) Patch
M build/build_config.h View 1 2 4 chunks +13 lines, -2 lines 0 comments Download
M build/common.gypi View 1 2 3 22 chunks +150 lines, -43 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
stuartmorgan
8 years, 5 months ago (2012-06-29 10:30:08 UTC) #1
Mark Mentovai
https://chromiumcodereview.appspot.com/10704039/diff/2001/build/build_config.h File build/build_config.h (right): https://chromiumcodereview.appspot.com/10704039/diff/2001/build/build_config.h#newcode20 build/build_config.h:20: #if defined(MAC_TGT_IOS) Who defines this? https://chromiumcodereview.appspot.com/10704039/diff/2001/build/build_config.h#newcode106 build/build_config.h:106: #define WCHAR_T_IS_UNSIGNED ...
8 years, 5 months ago (2012-06-29 13:31:25 UTC) #2
stuartmorgan
https://chromiumcodereview.appspot.com/10704039/diff/2001/build/build_config.h File build/build_config.h (right): https://chromiumcodereview.appspot.com/10704039/diff/2001/build/build_config.h#newcode106 build/build_config.h:106: #define WCHAR_T_IS_UNSIGNED 1 On 2012/06/29 13:31:25, Mark Mentovai wrote: ...
8 years, 5 months ago (2012-06-29 14:58:25 UTC) #3
Mark Mentovai
LGTM
8 years, 5 months ago (2012-06-29 16:00:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stuartmorgan@chromium.org/10704039/7001
8 years, 5 months ago (2012-06-29 16:10:17 UTC) #5
commit-bot: I haz the power
Try job failure for 10704039-7001 (retry) on linux_rel for step "interactive_ui_tests". It's a second try, ...
8 years, 5 months ago (2012-06-29 17:07:22 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stuartmorgan@chromium.org/10704039/7001
8 years, 5 months ago (2012-06-29 18:14:24 UTC) #7
commit-bot: I haz the power
Try job failure for 10704039-7001 (retry) on linux_rel for step "interactive_ui_tests". It's a second try, ...
8 years, 5 months ago (2012-06-29 19:07:36 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stuartmorgan@chromium.org/10704039/7001
8 years, 5 months ago (2012-06-29 20:43:17 UTC) #9
commit-bot: I haz the power
8 years, 5 months ago (2012-06-29 22:12:21 UTC) #10
Change committed as 145008

Powered by Google App Engine
This is Rietveld 408576698