0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools/gyp
forfun414 50317c38a4
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-03-11 16:50:52 +01:00
..
data/win
pylib/gyp build: support android build on ndk version equal or above 23 2020-03-11 16:50:52 +01:00
samples
tools tools: sync gyp code base with node-gyp repo 2020-02-21 10:34:20 +01:00
.gitignore
AUTHORS
gyp
gyp_main.py tools: sync gyp code base with node-gyp repo 2020-02-21 10:34:20 +01:00
gyp.bat
LICENSE
OWNERS
PRESUBMIT.py gyp: pull Python 3 changes from node/node-gyp 2019-07-11 09:33:51 -07: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.