tree: 1839a252b63cf5165a314cce8ed06c4e15fb7b36 [path history] [tgz]
  1. base/
  2. build/
  3. buildtools/
  4. infra/
  5. src/
  6. testing/
  7. third_party/
  8. tools/
  9. .editorconfig
  10. .gitignore
  11. .style.yapf
  12. AUTHORS
  13. LICENSE
  14. 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