Chromium Code Reviews
DescriptionThis changes variable expansion so that it is recursive.
For instance, now you can write <(foo <(bar)) and it will work
correctly.
I added a debugging switch for gyp so that we can start
it with different debugging modes to get different output.
Right now it just has "general" and "variables", but others can
easily be added (it just checks to see what's in the gyp.debug
set). Call gyp.DebugOutput.
Also added a very rudimentary testing script. It doesn't use
gtest or anything fancy, it just runs a test for variable expansions
with debugging output, and verifies that the debugging output
matches the golden files. It uses gypd output to verify that
everything was parsed correctly.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=564
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : '' #
Total comments: 24
Patch Set 4 : '' #
Total comments: 6
Patch Set 5 : '' #Patch Set 6 : '' #
Total comments: 1
Messages
Total messages: 14 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||