mirror of
https://github.com/nodejs/node.git
synced 2024-11-29 23:16:30 +01:00
9920dbcaf3
Makes GYP properly handle .S files. Fixes: https://github.com/nodejs/node-v8/issues/89 PR-URL: https://github.com/nodejs/node/pull/24553 Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> |
||
---|---|---|
.. | ||
buildbot | ||
data/win | ||
pylib/gyp | ||
samples | ||
tools | ||
.gitignore | ||
AUTHORS | ||
codereview.settings | ||
DEPS | ||
gyp | ||
gyp_main.py | ||
gyp.bat | ||
gyptest.py | ||
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.