Remove libc++ and libc++abi, and all of buildtools/

Change-Id: I467ff2864ea0f93c8f5033414bc7cb652a41b754
Reviewed-on: https://gn-review.googlesource.com/1320
Reviewed-by: Brett Wilson <brettw@chromium.org>
6544 files changed
tree: f67ab7d4265e4d0a63da53b47567d48cac2a05e8
  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