Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

N-API CMake.js build #80

Open
wants to merge 6 commits into
base: v2.0
Choose a base branch
from
Open

N-API CMake.js build #80

wants to merge 6 commits into from

Conversation

msatyan
Copy link

@msatyan msatyan commented Nov 7, 2019

CMake.js is a Node.js native addon build tool which works exactly like node-gyp, but instead of gyp, it is based on CMake build system. With this we don't need Python anymore (node-gyp on windows still dependent on Python 2.x). There is no change have done to the default node-gyp build, the CMake build is an addon. Once we got enough confidence with the CMake build then we could remove the node-gyp build facility in future.
https://github.com/cmake-js/cmake-js

@clach04
Copy link

clach04 commented Apr 24, 2020

Not had chance to try this but this sounds awesome :) - currently experimenting with edits to the the binding.gyp and this might make that easier.

clach04 pushed a commit to clach04/node-odbc__DO_NOT_USE that referenced this pull request Dec 17, 2020
Create an issue template for reporting bugs

Signed-off-by: Mark Irish <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants