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

Issue 10408026: Try to fix defines containing '#' characters with cl.exe. (Closed)

Created:
8 years, 7 months ago by Nico
Modified:
8 years, 7 months ago
Reviewers:
scottmg
CC:
gyp-developer_googlegroups.com
Visibility:
Public.

Description

Try to fix defines containing '#' characters with cl.exe. Committed: https://code.google.com/p/gyp/source/detail?r=1388

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -9 lines) Patch
M pylib/gyp/generator/msvs.py View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M pylib/gyp/generator/ninja.py View 1 2 3 chunks +12 lines, -6 lines 0 comments Download
M test/defines/defines.gyp View 1 1 chunk +1 line, -1 line 0 comments Download
M test/defines/gyptest-defines.py View 1 1 chunk +1 line, -1 line 0 comments Download
M test/defines/gyptest-defines-env-regyp.py View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Nico
octal instead of hex because hex-escaped go on while there are [0-9a-fA-F] after the \x, ...
8 years, 7 months ago (2012-05-18 15:56:19 UTC) #1
scottmg
8 years, 7 months ago (2012-05-18 16:00:02 UTC) #2
Fun! lgtm

Powered by Google App Engine
This is Rietveld 408576698