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

Issue 1083663007: Propagate GN public shared libraries through shared libraries (Closed)

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

Description

Propagate GN public shared libraries through shared libraries Previously all dependencies would stop propagating for link purposes when a shared library or executable boundary is reached. This patch makes public shared library dependencies propagate through shared libraries. Since the ability to use header files is propagated through these boundaries, so do the link dependencies. See the comment in target.cc for more details. BUG=475091 Committed: https://crrev.com/54d76753a03e67a980b6cd27f51678cb22d3ef93 Cr-Commit-Position: refs/heads/master@{#325471}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : docs #

Patch Set 4 : more docs #

Total comments: 3

Patch Set 5 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+426 lines, -57 lines) Patch
M tools/gn/BUILD.gn View 2 chunks +3 lines, -0 lines 0 comments Download
M tools/gn/gn.gyp View 2 chunks +3 lines, -0 lines 0 comments Download
A tools/gn/inherited_libraries.h View 1 2 3 4 1 chunk +69 lines, -0 lines 0 comments Download
A tools/gn/inherited_libraries.cc View 1 2 3 4 1 chunk +76 lines, -0 lines 0 comments Download
A tools/gn/inherited_libraries_unittest.cc View 1 1 chunk +135 lines, -0 lines 0 comments Download
M tools/gn/ninja_binary_target_writer.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M tools/gn/target.h View 1 2 3 4 4 chunks +7 lines, -8 lines 0 comments Download
M tools/gn/target.cc View 1 3 chunks +49 lines, -25 lines 0 comments Download
M tools/gn/target_unittest.cc View 1 3 chunks +69 lines, -15 lines 0 comments Download
M tools/gn/variables.cc View 1 2 3 3 chunks +13 lines, -8 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
brettw
5 years, 8 months ago (2015-04-15 18:20:02 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1083663007/20001
5 years, 8 months ago (2015-04-15 18:20:44 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1083663007/40001
5 years, 8 months ago (2015-04-15 18:26:08 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1083663007/60001
5 years, 8 months ago (2015-04-15 18:30:11 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/56598)
5 years, 8 months ago (2015-04-15 18:43:32 UTC) #10
Dirk Pranke
lgtm w/ nits. Also, a question. https://codereview.chromium.org/1083663007/diff/60001/tools/gn/inherited_libraries.cc File tools/gn/inherited_libraries.cc (right): https://codereview.chromium.org/1083663007/diff/60001/tools/gn/inherited_libraries.cc#newcode10 tools/gn/inherited_libraries.cc:10: nit: stray blank ...
5 years, 8 months ago (2015-04-15 19:31:39 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1083663007/80001
5 years, 8 months ago (2015-04-16 17:07:26 UTC) #14
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 8 months ago (2015-04-16 17:41:01 UTC) #15
commit-bot: I haz the power
5 years, 8 months ago (2015-04-16 17:41:51 UTC) #16
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/54d76753a03e67a980b6cd27f51678cb22d3ef93
Cr-Commit-Position: refs/heads/master@{#325471}

Powered by Google App Engine
This is Rietveld 408576698