node/tools
Cheng Zhao 27f8549903 tools: fix installing node with shared mode
Fix a bug caused by https://github.com/nodejs/node/pull/50737 that,
make install fails for --shared mode.

PR-URL: https://github.com/nodejs/node/pull/51910
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2024-03-01 14:55:46 +01:00
..
actions
bootstrap doc: updated building docs for windows 2023-10-01 14:22:58 +00:00
clang-format
configure.d
dep_updaters tools: fix update-icu.sh 2024-02-19 14:14:38 +01:00
doc vm: support using the default loader to handle dynamic import() 2024-02-15 13:50:39 +01:00
eslint-rules
github_reporter tools: update github_reporter to 1.6.0 2024-02-15 12:06:50 +01:00
gyp tools: update gyp-next to v0.16.1 2023-11-14 09:17:49 +01:00
icu deps: update icu to 74.2 2024-02-19 14:14:39 +01:00
inspector_protocol tools: update inspector_protocol to 83b1154 2024-02-15 12:02:32 +01:00
lint-md tools: update lint-md-dependencies to rollup@4.12.0 2024-02-27 12:10:13 +01:00
macos-installer
msvs
node_modules tools: update eslint to 8.57.0 2024-02-27 12:13:41 +01:00
pip
snapshot src: support configurable snapshot 2024-01-02 15:05:22 -03:00
v8
v8_gypfiles build: remove librt libs link for Android compatibility 2024-02-27 12:10:13 +01:00
zos
.eslintrc.yaml
build_addons.py build,tools: make addons tests work with GN 2024-02-27 12:10:13 +01:00
certdata.txt crypto: update root certificates to NSS 3.98 2024-02-27 12:10:14 +01:00
checkimports.py tools: refactor checkimports.py 2023-10-23 08:19:29 +02:00
compress_json.py
copyfile.py
cpplint.py tools: remove deprecated python api 2024-02-15 12:00:56 +01:00
create_android_makefiles
create_expfile.sh
enable_fips_include.py
executable_wrapper.h
find-inactive-collaborators.mjs
find-inactive-tsc.mjs
gen_node_def.cc
generate_config_gypi.py v8,tools: expose necessary V8 defines 2023-11-29 09:46:36 -03:00
getarch.py
getendian.py
getmachine.py
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py
getsharedopensslhasquic.py
gyp_node.py
gypi_to_gn.py build: do not rely on gn_helpers in GN build 2024-02-27 12:10:13 +01:00
install.py tools: fix installing node with shared mode 2024-03-01 14:55:46 +01:00
js2c.cc tools: fix missing [[fallthrough]] in js2c 2024-02-27 12:10:13 +01:00
license-builder.sh doc: the GN files should use Node's license 2024-01-02 15:05:27 -03:00
license2rtf.mjs
lint-pr-url.mjs
lint-sh.mjs
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh tools: limit parallelism with ninja in V8 builds 2024-02-15 12:05:42 +01:00
merge-wpt-reports.mjs
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh
osx-entitlements.plist
osx-notarize.sh tools: add macOS notarization verification step 2023-11-29 09:46:35 -03:00
osx-pkg-postinstall.sh
osx-productsign.sh
pseudo-tty.py
release.sh
run-valgrind.py
run-worker.js
search_files.py build: add GN build files 2023-11-14 09:18:03 +01:00
sign.bat win,tools: upgrade Windows signing to smctl 2023-12-15 15:26:23 -03:00
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py test: fix timeout of test-cpu-prof-dir-worker.js in LoongArch devices 2023-11-14 09:17:52 +01:00
update-timezone.mjs
utils.py test: fix timeout of test-cpu-prof-dir-worker.js in LoongArch devices 2023-11-14 09:17:52 +01:00
v8-json-to-junit.py
valgrind.supp