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

Issue 469893002: Allow the grit GN targets to specify an output name. (Closed)

Created:
6 years, 4 months ago by brettw
Modified:
6 years, 4 months ago
Reviewers:
Joao da Silva
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Allow the grit GN targets to specify an output name. This resolves collisions if two grit targets with the same name (often "resources") end up in the same output directory. This reverts 289283 and replaces it with the unique output names rather than the duplicative target names. The original problem was from 289264. BUG= R=joaodasilva@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289691

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -15 lines) Patch
M build/secondary/tools/grit/grit_rule.gni View 6 chunks +25 lines, -11 lines 1 comment Download
M chrome/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/BUILD.gn View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/renderer/BUILD.gn View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
brettw
6 years, 4 months ago (2014-08-13 20:33:14 UTC) #1
Joao da Silva
lgtm This is much better than forcing the BUILD.gn authors to use unique target names. ...
6 years, 4 months ago (2014-08-13 20:47:27 UTC) #2
Dirk Pranke
> This is much better than forcing the BUILD.gn authors to use unique target > ...
6 years, 4 months ago (2014-08-14 01:06:57 UTC) #3
brettw
I also like being explicit. I think this should be a temporary measure since I ...
6 years, 4 months ago (2014-08-14 19:30:59 UTC) #4
brettw
6 years, 4 months ago (2014-08-14 20:32:21 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as 289691.

Powered by Google App Engine
This is Rietveld 408576698