I'm pretty surprised by the duplicate flags too. I wonder why that doesn't
happen for chromium. I'd add a few print statments in
build/gyp/pylib/gyp/input.py ('configuration'-related stuff, __init__.py and
generators/ninja.py ) :-/


https://codereview.chromium.org/224443003/diff/40001/build.ninja
File build.ninja (right):

https://codereview.chromium.org/224443003/diff/40001/build.ninja#newcode40
build.ninja:40: command = ninja -C out/$arch/$mode
So the way generator rules work is that they usually write build.ninja.
Ninja will then realize that build.ninja change and reload the manifest
and redo its thing. You shouldn't have to reexec ninja.

https://codereview.chromium.org/224443003/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to