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

Issue 547393003: Changes ninja generator to only output empty names if not already output (Closed)

Created:
6 years, 3 months ago by sky
Modified:
6 years, 3 months ago
Reviewers:
Nico
CC:
gyp-developer_googlegroups.com
Visibility:
Public.

Description

Changes ninja generator to only output empty names if not already output This builds on https://codereview.chromium.org/543743003/ . BUG=410410 TEST=covered by test now R=thakis@chromium.org Committed: https://code.google.com/p/gyp/source/detail?r=1974

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -5 lines) Patch
M pylib/gyp/generator/ninja.py View 1 2 3 3 chunks +12 lines, -5 lines 0 comments Download
A test/ninja/empty-and-non-empty-duplicate-name/gyptest-empty-and-non-empty-duplicate-name.py View 1 2 3 4 1 chunk +22 lines, -0 lines 0 comments Download
A test/ninja/empty-and-non-empty-duplicate-name/subdir/included.gyp View 1 chunk +19 lines, -0 lines 0 comments Download
A test/ninja/empty-and-non-empty-duplicate-name/test.gyp View 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
sky
6 years, 3 months ago (2014-09-08 20:04:22 UTC) #2
sky
6 years, 3 months ago (2014-09-08 21:14:03 UTC) #4
Nico
Not sure if we should have the warning. Mention somewhere that this is v2 of ...
6 years, 3 months ago (2014-09-08 21:29:02 UTC) #5
sky
https://codereview.chromium.org/547393003/diff/40001/pylib/gyp/generator/ninja.py File pylib/gyp/generator/ninja.py (right): https://codereview.chromium.org/547393003/diff/40001/pylib/gyp/generator/ninja.py#newcode2249 pylib/gyp/generator/ninja.py:2249: (short_name, name_to_visited[short_name].qualified_targets) On 2014/09/08 21:29:02, Nico (hiding) wrote: > ...
6 years, 3 months ago (2014-09-08 21:50:22 UTC) #6
Nico
lgtm
6 years, 3 months ago (2014-09-08 21:53:50 UTC) #7
sky
6 years, 3 months ago (2014-09-09 14:36:20 UTC) #8
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as r1974 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698