0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/tools
Richard Townsend ce025d9233 build: zlib build error on Windows on Arm
Zlib's SIMD optimizations are not supported in MSVC, so fall back to the
C versions for now.

PR-URL: https://github.com/nodejs/node/pull/33511
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Shelley Vohr <codebytere@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2020-05-30 04:17:21 +02:00
..
bootstrap tools: update Boxstarter script and document 2020-04-05 20:43:20 +02:00
clang-format
code_cache tools: fix mkcodecache when run with ASAN 2020-04-22 00:40:40 +00:00
configure.d deps: minor ICU fixes: maint docs/tool, downloader 2020-03-20 17:21:50 -07:00
doc events: initial implementation of experimental EventTarget 2020-05-28 06:31:58 -07:00
eslint-rules tools: update ESLint to 7.0.0-alpha.3 2020-04-02 18:29:48 +02:00
gyp tools,gyp: add support for MSVC cross-compilation 2020-05-19 19:27:25 +01:00
icu build,win: add support for MSVC cross-compilation 2020-05-19 19:30:40 +01:00
inspector_protocol tools: fix redundant-move warning in inspector 2020-04-30 06:17:32 +02:00
macos-installer
msvs win: block running on EOL Windows versions 2020-03-05 03:06:17 +00:00
node_modules tools: update ESLint to 7.1.0 2020-05-25 09:53:10 -04:00
node-lint-md-cli-rollup tools: update dependencies for markdown linting 2020-05-16 22:02:14 -07:00
pip
rpm
snapshot
v8_gypfiles build: zlib build error on Windows on Arm 2020-05-30 04:17:21 +02:00
.eslintrc.yaml
build-addons.js
certdata.txt
checkimports.py tools: fix check-imports.py to match on word boundaries 2020-05-28 10:02:46 -04:00
compress_json.py
cpplint.py
create_android_makefiles
create_expfile.sh
genv8constants.py
getarch.py
getendian.py
getmachine.py
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py
gyp_node.py
install.py
js2c.py
license2rtf.js
license-builder.sh doc,tools: properly syntax highlight API ref docs 2020-05-23 18:11:11 +02:00
lint-js.js build: add mjs extension to lint-js 2020-03-11 17:38:43 +01:00
lint-md.js tools: update dependencies for markdown linting 2020-05-16 22:02:14 -07:00
lint-pr-commit-message.sh
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh build: remove .git folders when testing V8 2020-04-16 14:06:04 -07:00
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh build: macOS package notarization 2020-03-10 20:14:52 +11:00
osx-entitlements.plist build: macOS package notarization 2020-03-10 20:14:52 +11:00
osx-gon-config.json.tmpl build: macOS package notarization 2020-03-10 20:14:52 +11:00
osx-notarize.sh build: macOS package notarization 2020-03-10 20:14:52 +11:00
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 tools: enable no-else-return lint rule 2020-05-16 06:42:16 +02:00
test-v8.bat
test.py tools: decrease timeout in test.py 2020-04-18 07:59:45 +05:30
update-authors.js
update-babel-eslint.sh
update-eslint.sh
utils.py
valgrind.supp