[nodejs] Re: Announcement: CMake.js - a Node.js/io.js native addon build tool

2015-05-11 Thread Gabor Mezo
Thanks. The next step is gonna be something like node-pre-gyp on steroids. I'll come back, if I have something to show ya. On Saturday, May 9, 2015 at 10:21:00 PM UTC+2, Peter Rust wrote: > > Looks very cool Gabor -- thanks for your work on this! > -- Job board: http://jobs.nodejs.org/ New grou

[nodejs] Re: Announcement: CMake.js - a Node.js/io.js native addon build tool

2015-05-08 Thread Gabor Mezo
I've added Boost support in the meantime: https://github.com/unbornchikken/cmake-js/wiki/TUTORIAL-04-Creating-CMake.js-based-native-modules-with-Boost-dependency . On Monday, April 27, 2015 at 5:03:43 PM UTC+2, Gabor Mezo wrote: > > Hello everyone, > > I've just gathering

[nodejs] Announcement: CMake.js - a Node.js/io.js native addon build tool

2015-04-27 Thread Gabor Mezo
Hello everyone, I've just gathering folks and feedback to my recently released module: CMake.js In a nutshell: it's like node-gyp but with CMake. :) It works on Linux, Windows and finally on Mac, and