DescriptionFirst pass at a meta-build wrapper for the gyp->gn migration
This patch adds a new tool called 'mb' that provides a single common interface wrapping both GYP and GN. The idea is that bots will call this and not need to worry about whether to use GYP or GN, and developers can use this to more easily manage multiple build directories that match supported configurations
Full details can be found in tools/mb/docs/user_guide.md and tools/mb/docs/design_spec.md
R=scottmg@chromium.org, brettw@chromium.org
BUG=466436
Patch Set 1 #Patch Set 2 : fix syntax errors in build/configs.pyl #Patch Set 3 : update; gen works for basic things #Patch Set 4 : clean up dryrun/verbose #Patch Set 5 : fix typos #Patch Set 6 : rename to mb, add docs #
Total comments: 4
Messages
Total messages: 5 (1 generated)
|