DescriptionAdd 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) #Messages
Total messages: 10 (0 generated)
|