Basic standalone GN configs.
authormtklein <mtklein@chromium.org>
Thu, 21 Jul 2016 19:25:45 +0000 (12:25 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 21 Jul 2016 19:25:45 +0000 (12:25 -0700)
commit7fbfbbe8f435fde7233c78f4f2dd1efb4fdd324c
tree94d76299873e210f9f9f839ee25138a4a3dd8fe3
parent680e2e9a9eea28aa816ecdb88b4af1b4861393a0
Basic standalone GN configs.

This sketches out what a world without Chrome's GN configs would look like.

Instead of DEPSing in build/, we now host our own gypi_to_gn.py.

The symlink from skia/ to . lets us run gclient hooks when the .gclient file is in the directory above skia/ or inside skia/.  That means we don't need gn.py anymore.

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

Review-Url: https://codereview.chromium.org/2167163002
.gn
BUILD.gn
DEPS
gn.py [deleted file]
gn/BUILD.gn [new file with mode: 0644]
gn/BUILDCONFIG.gn [new file with mode: 0644]
gn/gn_helpers.py [new file with mode: 0644]
gn/gypi_to_gn.py [new file with mode: 0644]
skia [new symlink]
third_party/third_party.gni