0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools/gyp
Bartosz Sosnowski 9920dbcaf3 build, tools, win: add .S files support to GYP
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>
2018-11-29 11:09:03 +01:00
..
buildbot
data/win
pylib/gyp build, tools, win: add .S files support to GYP 2018-11-29 11:09:03 +01:00
samples
tools tools: update gyp to eb296f6 2017-04-18 13:22:28 -04:00
.gitignore
AUTHORS tools: update gyp to eb296f6 2017-04-18 13:22:28 -04:00
codereview.settings tools: update gyp to eb296f6 2017-04-18 13:22:28 -04:00
DEPS tools: update gyp to eb296f6 2017-04-18 13:22:28 -04:00
gyp
gyp_main.py
gyp.bat
gyptest.py tools: update GYP to 324dd166 2017-08-23 16:24:28 -04:00
LICENSE
OWNERS
PRESUBMIT.py tools: update gyp to eb296f6 2017-04-18 13:22:28 -04:00
README.md tools: update gyp to eb296f6 2017-04-18 13:22:28 -04:00
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.