Add GN for Windows

This is needed to build flutter on Windows.

Change-Id: I939b45d7eb3224e6877ec3d100b41a7d71c9dc2c
2 files changed
tree: d18b84591f711ef400727a55bb50e6024538fe15
  1. linux64/
  2. mac/
  3. win/
  4. .gitignore
  5. AUTHORS
  6. exec_tool.sh
  7. gn
  8. go
  9. godepfile
  10. LICENSE
  11. ninja
  12. README.md
  13. update.sh
README.md

Fuchsia Build Tools

This repository contains the hashes of a number of prebuilt tools that are used to build Fuchsia-related projects. The actual tools themselves are located in Google Storage.

In most cases, the jiri tool will download the build tools automatically during its update step. To download the tools manually, run update.sh.