glfw-gyp is a gyp-enabled GLFW. Currently using glfw-2.7.6 from the download page.
It generates
- static library (archive)
- shared library
- pong3d (example)
Note that not all projects in GLFW ported for now.
Works with windows only for now.
glfw-gyp contains the original work GLFW authors. zlib/libpng license. See glfw-2.7.6/COPYING.txt and glfw-2.7.6/readme.html also.