- Linux line ending hotfix (wat)
- PR: replace unzip with unzipper cmake-js#120
- PR: replace npmconf with rc cmake-js#119
- PR: update to modern fs-extras cmake-js#118
- PR: Adds toolset command line flag cmake-js#115
- use https distribution download urls
- custom cmake options made case sensitive
- Detect 2017 Windows Build Tools
- "T" option for building specified target: cmake-js#98
- Added Visual Studio 2017 compatibility: cmake-js#78
- FIX: test output instead of guessing by platform: cmake-js#77
- "G" option to set custom generators: cmake-js#64
- fix of default parameters: cmake-js#57
- silent option (cmake-js#54)
- out option (cmake-js#53)
- Line endings
- Multi directory support for Windows/MSVC build
- Linux line ending hotfix
- Added NW.js 0.13+ compatibility
- Node v0.10.x support fixed (cmake-js#45, cmake-js#50)
- CMAKE_JS_VERSION defined (cmake-js#48)
- Fixed cmake-js binary ES5 compatibility.
- Fixed line endings
- Custom CMake parameter support (https://github.com/gerhardberger)
- Visual C++ Build Tools support
- std option introduced
- better unit test coverage
- explicit options for use GNU or Clang compiler instead of CMake's default (see --help for details)
- Fix: print-* commands report "undefined"
- Fix: distribution files only gets downloaded if needed (4.0.0+)
- option to generate Xcode project (-x, --prefer-xcode) - by https://github.com/javedulu
- compile command for fast module compilation during npm updates (instead of rebuild)
- codebase switched to ECMAScript 2015
- Hotfix for build NW.js correctly.
- Node.js 4.0.0+ support
- Downloads the small, header only tarball for Node.js 4+