Giter Club home page Giter Club logo

Comments (10)

rvagg avatar rvagg commented on September 13, 2024 2

@gengjiawen if you want to champion this then I'd support it. It's just something that needs people and there's no extra bandwidth here in the existing team to extend to this. We can bolster the test suite and CI to make sure it works nicely though.

Some things to be aware of when deciding to invest in this though:

  1. https://github.com/cmake-js/cmake-js is relatively popular and I expect it to gain in popularity. People are already switching their addon builds to it and IMO that kind of diversity is a good thing.
  2. We want to push toward gyp.js in the near future. The plan is to put out a release with an opt-in --gypjs and iterate on its compatibility to where it's opt-out and eventually remove gyp.py. Currently gyp.js depends on ninja.js for builds, having CMake output would be a nice addition to it.

from gyp-next.

gengjiawen avatar gengjiawen commented on September 13, 2024 1

I am thinking make cmake-support more offcial, reopening this

Related: https://github.com/orgs/nodejs/teams/collaborators/discussions/78

from gyp-next.

joaocgreis avatar joaocgreis commented on September 13, 2024

Not sure why to discuss this in node-gyp, wouldn't we need a node-cmake to use cmake for native modules?

In nodejs/TSC#648 there seems to be consensus that the build system for node core doesn't need to be the same for native modules. I don't think we will be able to stop supporting node-gyp soon, even if we move to something else there will probably be modules that will take a long time to update.

In my opinion, it would be great if we could find the resources to make Gyp.js the solution, not breaking anything in the ecosystem and not depending on anything besides Node.

from gyp-next.

richardlau avatar richardlau commented on September 13, 2024

Not sure why to discuss this in node-gyp, wouldn't we need a node-cmake to use cmake for native modules?

https://github.com/cmake-js/cmake-js already exists for native modules.

from gyp-next.

gengjiawen avatar gengjiawen commented on September 13, 2024

Not sure why to discuss this in node-gyp, wouldn't we need a node-cmake to use cmake for native modules?

I mean the CMake files for node itself. node-gyp can gernerate CMake files, but not tested for nodejs repo.

CMake function is defined in https://github.com/nodejs/node-gyp/blob/master/gyp/pylib/gyp/generator/cmake.py.

from gyp-next.

richardlau avatar richardlau commented on September 13, 2024

Not sure why to discuss this in node-gyp, wouldn't we need a node-cmake to use cmake for native modules?

I mean the CMake files for node itself. node-gyp can gernerate CMake files, but not tested for nodejs repo.

CMake function is defined in https://github.com/nodejs/node-gyp/blob/master/gyp/pylib/gyp/generator/cmake.py.

Then as @joaocgreis pointed out this discussion item is in the wrong place. This repository is for the node-gyp module used to compile native addons.

from gyp-next.

gengjiawen avatar gengjiawen commented on September 13, 2024

I see. It should be in gyp then, though it's maintained by google.

from gyp-next.

richardlau avatar richardlau commented on September 13, 2024

I see. It should be in gyp then, though it's maintained by google.

@refack Whatever happened to nodejs/admin#247?

from gyp-next.

gengjiawen avatar gengjiawen commented on September 13, 2024

For anyone want to try cmake, you can change the code here, change it to argv.push('-f', 'cmake') :
https://github.com/nodejs/node-gyp/blob/2592036261ec588689e07072e1bef31993a9d7ac/lib/configure.js#L228-L240

from gyp-next.

gengjiawen avatar gengjiawen commented on September 13, 2024

Also, you can directly use node-gyp configure -- -f cmake

from gyp-next.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.