node/tools/gyp
forfun414 d66daa5661
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 14:21:09 -04:00
..
data/win tools: update gyp to r1601 2013-03-24 15:03:09 +01:00
pylib/gyp build: support android build on ndk version equal or above 23 2020-03-11 14:21:09 -04:00
samples Upgrade GYP to r995 2011-08-15 13:49:15 -07:00
tools tools: sync gyp code base with node-gyp repo 2020-02-27 09:45:18 -08:00
.gitignore Upgrade GYP to r1010 2011-08-22 17:09:57 -07:00
AUTHORS tools: update gyp to eb296f6 2017-04-18 13:22:28 -04:00
gyp deps: update gyp to e1c8fcf7 2015-04-04 11:01:26 +09:00
gyp_main.py tools: sync gyp code base with node-gyp repo 2020-02-27 09:45:18 -08:00
gyp.bat gyp: update to bebdcea 2013-11-10 15:15:34 -08:00
LICENSE Bring gyp into the tools directory; handwritten makefile 2011-08-06 03:12:08 -07:00
OWNERS Upgrade GYP to r995 2011-08-15 13:49:15 -07:00
PRESUBMIT.py gyp: pull Python 3 changes from node/node-gyp 2019-07-11 09:33:51 -07:00
README.md tools: update gyp to eb296f6 2017-04-18 13:22:28 -04:00
setup.py gyp: update to bebdcea 2013-11-10 15:15:34 -08:00

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.