Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
thakis 5f4c2a0a2b gn: Stop checking for gyp-style build dirs.
gn has replaced gyp quite a while ago, so this shouldn't be needed any more,
and it'll make running gn a few milliseconds faster.

BUG=none

Review-Url: https://codereview.chromium.org/2735903005
Cr-Original-Commit-Position: refs/heads/master@{#455277}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: a65e1c607032e3dae2d3652c54ddc8fe96b442fd
2017-03-07 23:12:14 +00:00
dpranke 3929f25df3 Move the GN exec_script whitelist for //build into //build.
This change moves the list of files that are allowed to call
exec_script() into a variable in a file in the //build directory,
so that the list can be shared more easily by other repos that
are pulling in //build via DEPS but have their own custom dotfile.

R=brettw@chromium.org, machenbach@chromium.org
BUG=617873

Review-Url: https://codereview.chromium.org/2512043002
Cr-Original-Commit-Position: refs/heads/master@{#433764}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 1cfa53187039597e5cdaa302cab1921a57060dce
2016-11-22 03:09:42 +00:00