DescriptionSwitch MB to write the GN args to args.gn.
This CL switches MB from passing the gn arguments on the
command line via --args to actually writing them to an
args.gn file. This makes some of the escaping slightly cleaner
and also will enable us to embed import() lines in a follow-on
CL, so that we can use //build/args templates.
R=brettw@chromium.org
BUG=602528
Committed: https://crrev.com/eca4a786d114c8a36583503f3d251a37dcffa023
Cr-Commit-Position: refs/heads/master@{#387205}
Patch Set 1 #
Total comments: 3
Patch Set 2 : fix doc string per review #Patch Set 3 : fix unicode handling in gn_helpers #
Messages
Total messages: 14 (6 generated)
|