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

Issue 2219323002: [iOS] Refactor build/config/ios/rules.gni. (Closed)

Created:
4 years, 4 months ago by sdefresne
Modified:
4 years, 4 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@always-use-lipo
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[iOS] Refactor build/config/ios/rules.gni. Add new template lipo_binary that invokes lipo to create a fat binary from multiple single architecture binaries (supports thin builds too). Add new template create_signed_bundle that wraps create_bundle and add the required parameters to create a signed bundle (supports building with code signature disabled). Refactor ios_app_bundle, ios_framework_bundle and ios_xctest targets to use those two templates and reduce the code duplication. Introduce intermediate source_set target to reduce dependencies on entitlements generation for simulator builds. BUG=635302 Committed: https://crrev.com/17a812f225abd54e84dbe4f74c9619d4bdab3cbf Cr-Commit-Position: refs/heads/master@{#411471}

Patch Set 1 #

Patch Set 2 : Correctly forward bundle_deps_filter #

Patch Set 3 : Rebase #

Patch Set 4 : Rebase. #

Patch Set 5 : Workaround for crbug.com/637065. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+542 lines, -677 lines) Patch
M build/config/ios/rules.gni View 1 2 3 4 17 chunks +542 lines, -677 lines 0 comments Download

Messages

Total messages: 47 (39 generated)
sdefresne
Please take a look.
4 years, 4 months ago (2016-08-07 07:38:49 UTC) #10
Dirk Pranke
lgtm
4 years, 4 months ago (2016-08-08 22:45:40 UTC) #17
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/2219323002/120001
4 years, 4 months ago (2016-08-11 22:27:35 UTC) #38
sdefresne
dpranke: can you take another look, I introduced a temporary workaround for an issue that ...
4 years, 4 months ago (2016-08-11 22:36:35 UTC) #40
Dirk Pranke
lgtm
4 years, 4 months ago (2016-08-11 22:57:54 UTC) #41
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/2219323002/120001
4 years, 4 months ago (2016-08-11 23:11:18 UTC) #43
commit-bot: I haz the power
Committed patchset #5 (id:120001)
4 years, 4 months ago (2016-08-12 00:23:22 UTC) #45
commit-bot: I haz the power
4 years, 4 months ago (2016-08-12 00:26:27 UTC) #47
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/17a812f225abd54e84dbe4f74c9619d4bdab3cbf
Cr-Commit-Position: refs/heads/master@{#411471}

Powered by Google App Engine
This is Rietveld 408576698