node/tools/gyp
forfun414 e65586985f
build: support android build on ndk version equal or above 23
change scripts and sources for android build, don't need standalone
toolchain after ndk 19, and use clang as default android target
compiler.

PR-URL: https://github.com/nodejs/node/pull/31521
Reviewed-By: Christian Clauss <cclauss@me.com>
2020-04-22 17:34:01 +02:00
..
data/win
pylib/gyp build: support android build on ndk version equal or above 23 2020-04-22 17:34:01 +02:00
samples
tools tools: sync gyp code base with node-gyp repo 2020-03-30 10:59:56 -07:00
.gitignore
AUTHORS
gyp
gyp.bat
gyp_main.py tools: sync gyp code base with node-gyp repo 2020-03-30 10:59:56 -07:00
LICENSE
OWNERS
PRESUBMIT.py gyp: pull Python 3 changes from node/node-gyp 2019-07-20 11:05:25 +02:00
README.md
setup.py

GYP can Generate Your Projects.

Documents are available at gyp.gsrc.io, or you can check out md-pages branch to read those documents offline.