/gyp

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

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.