0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools
NickNaso 9868126546 build: expose napi_build_version variable
Expose `napi_build_version` to allow `node-gyp` to make it
available for building native addons.

Fixes: https://github.com/nodejs/node-gyp/issues/1745
Refs: https://github.com/nodejs/abi-stable-node/issues/371
PR-URL: https://github.com/nodejs/node/pull/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>
2019-07-01 22:07:42 -07:00
..
bootstrap doc: merge bootstrap/README.md into BUILDING.md 2019-07-02 11:36:26 +10:00
clang-format
code_cache tools: remove out-of-date code-cache-path comment 2019-06-28 05:10:46 +02:00
configure.d build: allow icu download to use other hashes besides md5 2019-04-26 08:24:04 -07:00
doc doc,tools: get altDocs versions from CHANGELOG.md 2019-06-01 10:17:30 +02:00
eslint-rules tools: decrease code duplication for isString() in lint rules 2019-05-17 20:56:26 -07:00
gyp tools,gyp: introduce MSVS 2019 2019-06-01 09:55:43 -04:00
icu deps: bump minimum icu version to 64 2019-06-01 10:00:42 -04:00
inspector_protocol tools: update inspector_protocol to 0aafd2 2019-06-01 09:28:34 +02:00
js2c_macros
macos-installer
msvs build,v8: sync V8 gypfiles with 7.5 2019-06-01 09:55:36 -04:00
node_modules tools: update eslint 2019-06-27 11:57:19 +02:00
node-lint-md-cli-rollup tools: update unified-args to 7.0.0 for md-lint CLI 2019-07-01 21:34:11 -07:00
pip
pkgsrc
rpm
snapshot tools: remove unused using declarations 2019-06-28 05:13:12 +02:00
v8_gypfiles build: unbreak --with-intl=system-icu build 2019-06-14 15:40:55 -07:00
.eslintrc.yaml tools: enable camelcase linting in tools 2019-05-09 21:41:05 -07:00
build-addons.js
certdata.txt tools: update certdata.txt 2019-04-25 16:16:23 -07:00
check-imports.py
compress_json.py
cpplint.py
create_android_makefiles
create_expfile.sh
genv8constants.py
getarch.py tools: move python code out of jenkins shell 2019-07-02 06:08:03 +02:00
getendian.py tools: move python code out of jenkins shell 2019-07-02 06:08:03 +02:00
getmachine.py tools: move python code out of jenkins shell 2019-07-02 06:08:03 +02:00
getmoduleversion.py
getnapibuildversion.py build: expose napi_build_version variable 2019-07-01 22:07:42 -07:00
getnodeversion.py tools: move python code out of jenkins shell 2019-07-02 06:08:03 +02:00
gyp_node.py
install.py
js2c.py tools: fix typo in js2c.py 2019-06-28 05:05:20 +02:00
license2rtf.js
license-builder.sh deps: add acorn stage-3 plugins 2019-04-30 16:22:56 +02:00
lint-js.js tools: increase the maximum number of files to lint per worker 2019-06-11 15:59:20 +02:00
lint-md.js tools: update unified-args to 7.0.0 for md-lint CLI 2019-07-01 21:34:11 -07:00
lint-pr-commit-message.sh
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh tools: fix v8 testing with devtoolset on ppcle 2019-07-02 06:07:37 +02:00
mk-ca-bundle.pl tls: expose built-in root certificates 2019-05-20 11:09:02 +02:00
mkssldef.py
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh
run-valgrind.py
run-worker.js
sign.bat
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py
update-authors.js
update-babel-eslint.sh tools: fix update-babel-eslint.sh script 2019-06-11 15:59:21 +02:00
update-eslint.sh tools: update eslint 2019-06-27 11:57:19 +02:00
utils.py
valgrind.supp