Remove some more unused stuff, mostly Mac

Change-Id: Iee501f3f1280f16e9143c6adcd4d1118e06bb2e2
Reviewed-on: https://gn-review.googlesource.com/1760
Reviewed-by: Petr Hosek <phosek@google.com>
Commit-Queue: Scott Graham <scottmg@chromium.org>
33 files changed
tree: edbb1bd4033a15645f39a729e9ae73cf6a4ce27e
  1. base/
  2. build/
  3. infra/
  4. tools/
  5. util/
  6. .clang-format
  7. .editorconfig
  8. .gitignore
  9. .style.yapf
  10. AUTHORS
  11. LICENSE
  12. 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
python build/gen.py
ninja -C out