DescriptionAdd ninja console pool support to GN
Allow GN actions to specify "console = true", which will translate into
a "pool = console" setting in the generated ninja files. The console
pool allows a ninja target to have unbuffered io, access to standard
input, and is limited to one target at a time.
R=brettw@chromium.org
BUG=
Committed: https://crrev.com/b52c507ecb15e3eaf6051cba0de0cbaf69fe200a
Cr-Commit-Position: refs/heads/master@{#350321}
Patch Set 1 #Patch Set 2 : Hook up help for the new var #Patch Set 3 : update action/action_foreach doc #
Messages
Total messages: 9 (2 generated)
|