tree: ae813cf3edc58dc0366fa4e7612ac41d56ab991d [path history] [tgz]
  1. base/
  2. build/
  3. infra/
  4. src/
  5. testing/
  6. third_party/
  7. tools/
  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
build/gen.py
ninja -C out