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

Issue 1661533003: [iOS] Update today_extension link flags. (Closed)

Created:
4 years, 10 months ago by justincohen
Modified:
4 years, 10 months ago
Reviewers:
Nico, Olivier, sdefresne
CC:
gyp-developer_googlegroups.com
Base URL:
https://chromium.googlesource.com/external/gyp.git@master
Target Ref:
refs/heads/master
Project:
gyp
Visibility:
Public.

Description

[iOS] Update today_extension link flags. Xcode 9 sets the entrypoint for today extensions with -e _NSExtensionMain, and no longer needs to set pkstart, rpath or @executable_path. BUG=577711 R=thakis@chromium.org Committed: https://chromium.googlesource.com/external/gyp/+/57190fa278689da857c6dfd6b4886dbfddce98ce

Patch Set 1 #

Patch Set 2 : Remove -lpkstart too #

Patch Set 3 : Add test #

Patch Set 4 : Remove rpaths #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -7 lines) Patch
M pylib/gyp/xcode_emulation.py View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M test/ios/gyptest-extension.py View 1 2 3 4 2 chunks +10 lines, -4 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
justincohen
PTAL!
4 years, 10 months ago (2016-02-02 20:52:30 UTC) #2
Nico
(is it possible to update the ios app extension test in gyp to check if ...
4 years, 10 months ago (2016-02-02 20:56:01 UTC) #4
justincohen
That's a great idea -- is there any example of us doing something similar with ...
4 years, 10 months ago (2016-02-02 21:12:41 UTC) #7
Nico
On 2016/02/02 21:12:41, justincohen wrote: > That's a great idea -- is there any example ...
4 years, 10 months ago (2016-02-02 21:14:40 UTC) #8
justincohen
Removed the rpaths (since they appear to be things that should be set in the ...
4 years, 10 months ago (2016-02-05 20:49:09 UTC) #9
Nico
lgtm, thanks!
4 years, 10 months ago (2016-02-05 21:05:54 UTC) #10
justincohen
4 years, 10 months ago (2016-02-05 21:23:02 UTC) #12
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
57190fa278689da857c6dfd6b4886dbfddce98ce (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698