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

Issue 2605963002: Stop propagation of dependent configs between toolchains. (Closed)

Created:
3 years, 11 months ago by martijnc
Modified:
3 years, 11 months ago
Reviewers:
Dirk Pranke, brettw
CC:
agrieve+watch_chromium.org, chromium-reviews, Dirk Pranke, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Stop propagation of dependent configs between toolchains. In the following scenario: //foo:a (toolchain1) -> //foo:b (toolchain2) -> //foo:c (toolchain2) Any dependent configs from //foo:b or //foo:c will not get added to //foo:a because it is part of a different toolchain but any dependent config from //foo:c will still get added to //foo:b because both targets are part of the same toolchain. BUG=675224 R=dpranke@chromium.org Committed: https://crrev.com/d1316080967dfa9cd57b11269e25aedceb170514 Cr-Commit-Position: refs/heads/master@{#441341}

Patch Set 1 #

Patch Set 2 : Update test. #

Patch Set 3 : public_configs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -6 lines) Patch
M tools/gn/target.cc View 1 2 2 chunks +15 lines, -6 lines 0 comments Download
M tools/gn/target_unittest.cc View 1 1 chunk +55 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (8 generated)
martijnc
This CL attempts to fix the cross toolchain propagation of dependent configs recently discussed on ...
3 years, 11 months ago (2016-12-29 20:29:38 UTC) #5
brettw
LGTM. Thanks.
3 years, 11 months ago (2017-01-03 20:54:30 UTC) #6
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/2605963002/60001
3 years, 11 months ago (2017-01-04 08:34:59 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:60001)
3 years, 11 months ago (2017-01-04 08:46:24 UTC) #11
commit-bot: I haz the power
3 years, 11 months ago (2017-01-04 08:49:19 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d1316080967dfa9cd57b11269e25aedceb170514
Cr-Commit-Position: refs/heads/master@{#441341}

Powered by Google App Engine
This is Rietveld 408576698