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

Issue 155983003: GN iOS build fixes. (Closed)

Created:
6 years, 10 months ago by brettw
Modified:
6 years, 10 months ago
Reviewers:
scottmg
CC:
chromium-reviews
Visibility:
Public.

Description

GN iOS build fixes. This properly sets the DEPLOYMENT_TARGET in the generated GYP file (previously this value wa salways hardcoded to empty -- whoops!). Sets the simulator properly. Previously when not using an explicit SDK the Xcode generator would still end up with a simulator build. This turns the flag into a tri-state so gyp_chromium can set it explicitly when an SDK is specified, but otherwise we can trigger default behavior based on Xcode/Ninja. TBR=scottmg Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249643

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -11 lines) Patch
M build/config/ios/ios_sdk.gni View 1 1 chunk +15 lines, -5 lines 0 comments Download
M build/gyp_chromium View 1 chunk +4 lines, -4 lines 0 comments Download
M tools/gn/gyp_binary_target_writer.cc View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
brettw
The CQ bit was checked by brettw@chromium.org
6 years, 10 months ago (2014-02-07 03:58:36 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/brettw@chromium.org/155983003/30001
6 years, 10 months ago (2014-02-07 03:59:22 UTC) #2
commit-bot: I haz the power
6 years, 10 months ago (2014-02-07 09:02:39 UTC) #3
Message was sent while issue was closed.
Change committed as 249643

Powered by Google App Engine
This is Rietveld 408576698