libuv / gyp

https://github.com/nodejs/node/tree/master/tools/gyp but standalone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GYP can Generate Your Projects

GYP was a build system originally developed for Chromium and still in use as the build system for Node.js.

This is a stripped-down version of Node's lightly maintained copy of GYP. Its purpose is to test libuv's GYP build but it might be useful for other projects still stuck on GYP, too.

About

https://github.com/nodejs/node/tree/master/tools/gyp but standalone

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 99.9%Language:C++ 0.1%Language:Shell 0.0%Language:Batchfile 0.0%