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

Issue 1288863005: Specify -install_name of target within solink. (Closed)

Created:
5 years, 4 months ago by Bons
Modified:
5 years, 4 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Specify -install_name of target within solink. R=dpranke@chromium.org,thakis@chromium.org,mark@chromium.org BUG=345410, 345021 Committed: https://crrev.com/f6982d816ef5a3bb63c1977bfe24663b07c03648 Cr-Commit-Position: refs/heads/master@{#344027}

Patch Set 1 #

Total comments: 3

Patch Set 2 : string concatenation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M build/toolchain/mac/BUILD.gn View 1 2 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
Bons
5 years, 4 months ago (2015-08-18 15:45:14 UTC) #1
Mark Mentovai
https://codereview.chromium.org/1288863005/diff/1/build/toolchain/mac/BUILD.gn File build/toolchain/mac/BUILD.gn (right): https://codereview.chromium.org/1288863005/diff/1/build/toolchain/mac/BUILD.gn#newcode131 build/toolchain/mac/BUILD.gn:131: link_command = "$ld -shared {{ldflags}} -Wl,-install_name,@rpath/{{target_output_name}}{{output_extension}} -o $dylib -Wl,-filelist,$rspfile ...
5 years, 4 months ago (2015-08-18 16:20:26 UTC) #2
Bons
On 2015/08/18 15:45:14, Bons wrote: After having lunch and thinking a bit, I think having ...
5 years, 4 months ago (2015-08-18 16:28:16 UTC) #3
Dirk Pranke
I believe crbug.com/345407 *is* {{target_output_name}}, and that bug was from a time before we added ...
5 years, 4 months ago (2015-08-18 19:23:57 UTC) #5
Bons
https://codereview.chromium.org/1288863005/diff/1/build/toolchain/mac/BUILD.gn File build/toolchain/mac/BUILD.gn (right): https://codereview.chromium.org/1288863005/diff/1/build/toolchain/mac/BUILD.gn#newcode131 build/toolchain/mac/BUILD.gn:131: link_command = "$ld -shared {{ldflags}} -Wl,-install_name,@rpath/{{target_output_name}}{{output_extension}} -o $dylib -Wl,-filelist,$rspfile ...
5 years, 4 months ago (2015-08-18 20:20:55 UTC) #6
Dirk Pranke
lgtm
5 years, 4 months ago (2015-08-18 20:25:30 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1288863005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1288863005/20001
5 years, 4 months ago (2015-08-18 20:27:14 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 4 months ago (2015-08-18 21:05:03 UTC) #10
commit-bot: I haz the power
5 years, 4 months ago (2015-08-18 21:05:41 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f6982d816ef5a3bb63c1977bfe24663b07c03648
Cr-Commit-Position: refs/heads/master@{#344027}

Powered by Google App Engine
This is Rietveld 408576698