DescriptionImprovements to tools/gn.py
This change enables gn.py to take comma separated lists of modes,
architectures, and os's similar to build.py. It also accepts 'all'
for each of these just like build.py. GN is invoked in parallel to
save time.
This change also adds an option --gn to build.py to invoke ninja
instead of the usual build system.
Will investigate invoking tools/gn.py automagically from build.py in
a future change.
R=johnmccutchan@google.com
Committed: https://github.com/dart-lang/sdk/commit/eabd4ed9fbf0ea1e2a69b38adb1daa32a435d993
Patch Set 1 #Patch Set 2 : Fix mac toolchain for ios removal #Patch Set 3 : Cleanup, better error reporting #Patch Set 4 : Better script description #
Messages
Total messages: 6 (3 generated)
|