skia2/gn
mtklein ada5a44f3b GN: get echo-headers sources via exec_script
exec_script runs every time gn does, which is explicitly on every one of our
bot runs.  That should be enough to obviate the .git/logs/HEAD hack.

Easiest way to do this was to swap around find.py's argument order to allow
multiple search directories.  This is the root of all the .gyp changes.

This moves the blacklist into BUILD.gn, which I think is nice.
It expands it a little as we're now searching recursively, into include/gpu/vk
which we can't include safely without the Vulkan SDK.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2205903004

Review-Url: https://codereview.chromium.org/2205903004
2016-08-02 14:28:26 -07:00
..
BUILD.gn GN: components as static library instead of source set 2016-07-29 09:10:31 -07:00
BUILDCONFIG.gn GN: components as static library instead of source set 2016-07-29 09:10:31 -07:00
echo_headers.py GN: get echo-headers sources via exec_script 2016-08-02 14:28:26 -07:00
gn_helpers.py Basic standalone GN configs. 2016-07-21 12:25:45 -07:00
gypi_to_gn.py Basic standalone GN configs. 2016-07-21 12:25:45 -07:00