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

Issue 159792: Make generators robust in the face of generator_flags being defined.... (Closed)

Created:
11 years, 4 months ago by sgk
Modified:
9 years, 5 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Make generators robust in the face of generator_flags being defined. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=571

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
sgk
11 years, 4 months ago (2009-08-03 16:43:58 UTC) #1
Mark Mentovai
OK, LGTM. I suppose you needed this for the tests, because ordinary GYP always defines ...
11 years, 4 months ago (2009-08-03 16:52:44 UTC) #2
sgk1
11 years, 4 months ago (2009-08-03 17:04:14 UTC) #3
Actually, this came up on one of my experimental build slaves, which should
be normal gyp execution:
http://sgk.mtv.corp.google.com:8010/builders/Chromium%20Win%20Builds/builds/2...

Looks like something is perhaps out of date there?  Nevertheless, this seems
like reasonable belt-and-suspenders behavior.

        --SK


On Mon, Aug 3, 2009 at 9:52 AM, <mark@chromium.org> wrote:

> OK, LGTM.
>
> I suppose you needed this for the tests, because ordinary GYP always
> defines generator_flags.
>
>
> http://codereview.chromium.org/159792
>

Powered by Google App Engine
This is Rietveld 408576698