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

Issue 2843493002: [ios] Partially decouple iOS and macOS GN configuration. (Closed)

Created:
3 years, 8 months ago by sdefresne
Modified:
3 years, 7 months ago
Reviewers:
Robert Sesek, brettw
CC:
chromium-reviews, ios-reviews_chromium.org, mac-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[ios] Partially decouple iOS and macOS GN configuration. Duplicates configs defined in //build/config/mac/BUILD.gn that are shared with iOS to //build/config/ios/BUILD.gn. Remove all conditions testing "is_mac" or "is_ios" (as they are now known from the filename). Change dependencies on previously shared targets to select the correct target based on the "target_os". BUG=635745 Review-Url: https://codereview.chromium.org/2843493002 Cr-Commit-Position: refs/heads/master@{#467680} Committed: https://chromium.googlesource.com/chromium/src/+/1982eef8e01ab5e8ce6aeba827faa54c8e88838a

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -61 lines) Patch
M build/config/BUILD.gn View 1 1 chunk +4 lines, -1 line 0 comments Download
M build/config/BUILDCONFIG.gn View 1 chunk +1 line, -1 line 0 comments Download
M build/config/compiler/BUILD.gn View 1 1 chunk +3 lines, -1 line 0 comments Download
M build/config/ios/BUILD.gn View 2 chunks +50 lines, -0 lines 0 comments Download
M build/config/ios/rules.gni View 1 chunk +5 lines, -19 lines 0 comments Download
M build/config/mac/BUILD.gn View 1 5 chunks +7 lines, -39 lines 0 comments Download

Messages

Total messages: 17 (10 generated)
sdefresne
Robert: can you check that I did not break anything for mac? Brett: can you ...
3 years, 8 months ago (2017-04-24 15:50:43 UTC) #4
Robert Sesek
LGTM
3 years, 8 months ago (2017-04-24 18:18:31 UTC) #7
sdefresne
brettw: ping
3 years, 8 months ago (2017-04-25 15:47:28 UTC) #9
brettw
lgtm https://codereview.chromium.org/2843493002/diff/1/build/config/mac/BUILD.gn File build/config/mac/BUILD.gn (right): https://codereview.chromium.org/2843493002/diff/1/build/config/mac/BUILD.gn#newcode67 build/config/mac/BUILD.gn:67: # (Included by system header. Also exists on ...
3 years, 8 months ago (2017-04-25 21:14:30 UTC) #10
sdefresne
Thank you. https://codereview.chromium.org/2843493002/diff/1/build/config/mac/BUILD.gn File build/config/mac/BUILD.gn (right): https://codereview.chromium.org/2843493002/diff/1/build/config/mac/BUILD.gn#newcode67 build/config/mac/BUILD.gn:67: # (Included by system header. Also exists ...
3 years, 7 months ago (2017-04-27 13:06:40 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2843493002/40001
3 years, 7 months ago (2017-04-27 13:07:10 UTC) #14
commit-bot: I haz the power
3 years, 7 months ago (2017-04-27 15:16:05 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/1982eef8e01ab5e8ce6aeba827fa...

Powered by Google App Engine
This is Rietveld 408576698