[PATCH] D57256: gn build: Add get.py script to download prebuilt gn, make gn.py run downloaded gn if gn is not on PATH
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 25 12:49:57 PST 2019
thakis created this revision.
thakis added reviewers: pcc, phosek.
Herald added a reviewer: serge-sans-paille.
Prebuilts are available for Linux, macOS, Windows. The script always pulls the latest GN version.
https://reviews.llvm.org/D57256
Files:
llvm/utils/gn/.gitignore
llvm/utils/gn/README.rst
llvm/utils/gn/get.py
llvm/utils/gn/gn.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57256.183602.patch
Type: text/x-patch
Size: 4480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190125/fc2c3a74/attachment.bin>
More information about the llvm-commits
mailing list