Add prebuilts for godepfile

This tool can be used to generate depfile for Go executables.

Change-Id: I027895e56ea50abe24e62edcffef59a9e94c7320
5 files changed
tree: 25462862ac75ff234b2f794c25101748269e16c1
  1. linux64/
  2. mac/
  3. .gitignore
  4. AUTHORS
  5. exec_tool.sh
  6. gn
  7. go
  8. godepfile
  9. LICENSE
  10. ninja
  11. README.md
  12. 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.