Upload GN CIPD package

This change always builds the CIPD package for GN for CI builds and
when requested also uploads that package to CIPD server.

Change-Id: Idc62ed9c6b4c491426b2c7e26b87cad03a206d5e
Reviewed-on: https://gn-review.googlesource.com/1781
Reviewed-by: Andrii Shyshkalov <tandrii@google.com>
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
Reviewed-by: Scott Graham <scottmg@chromium.org>
Commit-Queue: Petr Hosek <phosek@google.com>
11 files changed
tree: e184278a78f43d258060445275c7629fb4f3cdba
  1. base/
  2. build/
  3. infra/
  4. tools/
  5. util/
  6. .clang-format
  7. .editorconfig
  8. .gitignore
  9. .style.yapf
  10. AUTHORS
  11. LICENSE
  12. README.md
README.md

GN

GN is a meta-build system that generates build files for Ninja.

Get started with:

git clone https://gn.googlesource.com/gn
cd gn
python build/gen.py
ninja -C out