Remove AIX build support

This probably won't be hard to resurrect, but I have no way to test or
know if I've broken it (and I likely already have), so I'm going to
remove it for now.

Change-Id: Ifb1d4658d00aed4d642d7f5378f3e67c0c15dcbf
Reviewed-on: https://gn-review.googlesource.com/1321
Reviewed-by: Brett Wilson <brettw@chromium.org>
4 files changed
tree: ae813cf3edc58dc0366fa4e7612ac41d56ab991d
  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