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

Issue 1619243003: Factor out xcode c/cpp settings into variables to apply to cmake builds (Closed)

Created:
4 years, 11 months ago by bsalomon
Modified:
4 years, 11 months ago
Reviewers:
mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Factor out xcode c/cpp settings into variables to apply to cmake builds. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1619243003 Committed: https://skia.googlesource.com/skia/+/32235eac4b5c625e639757b8247f6e64ce4dc4c8

Patch Set 1 #

Total comments: 6

Patch Set 2 : fixes #

Patch Set 3 : fix #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -17 lines) Patch
M gyp/common_conditions.gypi View 1 2 3 chunks +39 lines, -16 lines 2 comments Download
M gyp/icu.gyp View 1 1 chunk +1 line, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 13 (5 generated)
bsalomon
I locally checked that the flags appear on the command line in builds with ninja, ...
4 years, 11 months ago (2016-01-22 18:25:32 UTC) #4
bsalomon
https://codereview.chromium.org/1619243003/diff/1/gyp/common_conditions.gypi File gyp/common_conditions.gypi (right): https://codereview.chromium.org/1619243003/diff/1/gyp/common_conditions.gypi#newcode487 gyp/common_conditions.gypi:487: '-fno-threadsafe-statics', wasn't totally sure which list this belonged in
4 years, 11 months ago (2016-01-22 18:26:24 UTC) #5
mtklein
lgtm https://codereview.chromium.org/1619243003/diff/1/gyp/common_conditions.gypi File gyp/common_conditions.gypi (right): https://codereview.chromium.org/1619243003/diff/1/gyp/common_conditions.gypi#newcode487 gyp/common_conditions.gypi:487: '-fno-threadsafe-statics', On 2016/01/22 18:26:24, bsalomon wrote: > wasn't ...
4 years, 11 months ago (2016-01-22 18:45:21 UTC) #6
bsalomon
Please take another look. I had to change the way we re-enable RTTI for icuuc ...
4 years, 11 months ago (2016-01-22 20:03:05 UTC) #7
mtklein
still lgtm As far as I'm concerned, if it doesn't break a bot, we can ...
4 years, 11 months ago (2016-01-22 20:07:30 UTC) #8
bsalomon
https://codereview.chromium.org/1619243003/diff/40001/gyp/common_conditions.gypi File gyp/common_conditions.gypi (right): https://codereview.chromium.org/1619243003/diff/40001/gyp/common_conditions.gypi#newcode552 gyp/common_conditions.gypi:552: '<@(common_c_and_cpp_flags)', On 2016/01/22 20:07:30, mtklein wrote: > Oh wow, ...
4 years, 11 months ago (2016-01-22 20:08:24 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1619243003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1619243003/40001
4 years, 11 months ago (2016-01-22 20:38:59 UTC) #11
commit-bot: I haz the power
4 years, 11 months ago (2016-01-22 20:55:00 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/32235eac4b5c625e639757b8247f6e64ce4dc4c8

Powered by Google App Engine
This is Rietveld 408576698