DescriptionGN: add default target.
Previously, invoking ninja without specifying a target would cause it to try to
build a number of unused and broken targets carried over from Chrome. This was
worked around by building an explicit "root" target that contained only the
targets needed by Mojo. The default (no target) build is now equivalent to
"root". The "root" target still exists, but is now deprecated.
BUG=https://code.google.com/p/chromium/issues/detail?id=401761
R=jamesr@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/e5ac34296f3aae1a632149708b1b5cfd6d6a30e4
Patch Set 1 #
Total comments: 1
Patch Set 2 : Deprecate #Messages
Total messages: 16 (1 generated)
|