Attempt at making Windows bots work

The compiler/linker/sdk should work now, once the ninja cipd package is
available.

Change-Id: Ic518b5ebab10529dcdf8f79b6741f96959fd424d
Reviewed-on: https://gn-review.googlesource.com/1460
Reviewed-by: Petr Hosek <phosek@google.com>
Commit-Queue: Scott Graham <scottmg@chromium.org>
4 files changed
tree: e4fb6a89ed96aa7a7158e6fc6a70c8a588f6d4d4
  1. base/
  2. build/
  3. infra/
  4. src/
  5. third_party/
  6. tools/
  7. .clang-format
  8. .editorconfig
  9. .gitignore
  10. .style.yapf
  11. AUTHORS
  12. LICENSE
  13. 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