mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 00:20:08 +01:00
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> |
||
|---|---|---|
| .. | ||
| data/win | ||
| pylib/gyp | ||
| samples | ||
| tools | ||
| .gitignore | ||
| AUTHORS | ||
| gyp | ||
| gyp_main.py | ||
| gyp.bat | ||
| LICENSE | ||
| OWNERS | ||
| PRESUBMIT.py | ||
| 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.