nodejs010-node-gyp - Node.js native addon build tool
Website: | https://github.com/TooTallNate/node-gyp |
---|---|
License: | MIT |
Vendor: | Red Hat, Inc. |
- Description:
node-gyp is a cross-platform command-line tool written in Node.js for compiling native addon modules for Node.js, which takes away the pain of dealing with the various differences in build platforms. It is the replacement to the node-waf program which is removed for node v0.8.
Packages
nodejs010-node-gyp-0.12.2-2.el6.src [321 KiB] |
Changelog
by Tomas Hrcka (2014-03-04):
- Fix addon-rpm-gypi - Backport patch to new sources |
nodejs010-node-gyp-0.9.5-3.el6.src [475 KiB] |
Changelog
by Stanislav Ochotnicky (2013-04-19):
- Use proper prefixed paths for gyp |