DescriptionTurn off GYP by default in `gclient runhooks`.
This CL turns off the GYP hook by default in `gclient runhooks`.
While there are still some builders that use GYP, they do so explicitly
in a separate step (usually by calling MB), and there is no common dev
configuration where we want people to still use GYP by default, so there's
no point in still running this.
If you still wish to run GYP in runhooks, though, you can explicitly
set GYP_CHROMIUM_NO_ACTION=0 in your environment. You can also still
invoke `build/gyp_chromium` directly.
R=brettw@chromium.org
BUG=432967, 569975
Committed: https://crrev.com/8efd4818c9bc8e02d76401721342e618fd33d4c2
Cr-Commit-Position: refs/heads/master@{#406312}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 13 (3 generated)
|