DescriptionHook up GN to the GYP build system.
This is a reland of 236542 (runs GN in GYP mode before actually running GYP), plus some additions
Move GYP_DEFINES parsing to Python for GN.
I pass in a GN-compatible list of variable sets on the command line from Python. This allows us to parse chromium.gyp_env and src/*/supplemental.gypi in Python like normal without having to duplicate Python dictionary parsing in GN.
Currently, GN does not produce any files used by the build, these will be added in a second step.
BUG=321352
R=bradnelson@google.com
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238454
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 1
Patch Set 4 : #Patch Set 5 : #Patch Set 6 : git log #Patch Set 7 : #Patch Set 8 : #
Total comments: 1
Messages
Total messages: 4 (0 generated)
|