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

Issue 11271026: Fix dump_dependency_json. (Closed)

Created:
8 years, 1 month ago by Torne
Modified:
8 years, 1 month ago
Reviewers:
Nico
CC:
gyp-developer_googlegroups.com
Visibility:
Public.

Description

Fix dump_dependency_json. dump_dependency_json needs to define CONFIGURATION_NAME like the other generators, otherwise it fails when run on real projects. Committed: https://code.google.com/p/gyp/source/detail?r=1524

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M pylib/gyp/generator/dump_dependency_json.py View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Torne
Found this while trying to track down a dependency problem :)
8 years, 1 month ago (2012-10-25 15:51:02 UTC) #1
Nico
8 years, 1 month ago (2012-10-25 19:33:44 UTC) #2
lgtm

This used to not be necessary before the android and ios ports landed (just fyi,
not complaining).

Powered by Google App Engine
This is Rietveld 408576698