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

[v10.x] build: expose napi_build_version variable #35266

Commits on Sep 19, 2020

  1. build: expose napi_build_version variable

    Expose `napi_build_version` to allow `node-gyp` to make it
    available for building native addons.
    
    Fixes: nodejs/node-gyp#1745
    Refs: nodejs/abi-stable-node#371
    PR-URL: nodejs#27835
    Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Gabriel Schulhof <gabriel.schulhof@intel.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    NickNaso authored and Gabriel Schulhof committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    248df1b View commit details
    Browse the repository at this point in the history