Various fixes for the Windows build

Change-Id: I4c52923c71966e0254f27ccf1c88886cb62750d8
Reviewed-on: https://gn-review.googlesource.com/1560
Commit-Queue: Scott Graham <scottmg@chromium.org>
Reviewed-by: Brett Wilson <brettw@chromium.org>
23 files changed
tree: e10cdbfe04623d6a542fb262f7aad0d4270c6b41
  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