Make ninja regeneration work when gen.py or template changes

Change-Id: I8d56f64454bf084510e1760943c24bfd8f840ca3
Reviewed-on: https://gn-review.googlesource.com/1362
Reviewed-by: Brett Wilson <brettw@chromium.org>
3 files changed
tree: bd81c727318faf6a7a3300e1b74ad2d9b761980c
  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
build/gen.py
ninja -C out