node/tools
Ash Cripps 13d0de5954 tools: set arch in Distribution.xml
refs: https://github.com/nodejs/node/pull/37678#issuecomment-821179247

We overwrite the Distribution.xml file inside the pkg which means
the pkg cannot be opened on apple silicon without rosetta
as it defaults to x86_64

PR-URL: https://github.com/nodejs/node/pull/38261
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2021-04-19 10:23:24 +01:00
..
actions tools: lint shell scripts 2020-12-16 23:45:26 +01:00
bootstrap
clang-format
code_cache
configure.d
doc tools: relax max-len lint rule for template strings 2021-04-07 04:16:35 -07:00
eslint-rules tools: fix object name in prefer-assert-methods.js 2021-03-05 10:17:34 -08:00
gyp tools: update gyp-next to v0.7.0 2020-12-26 12:19:26 +01:00
icu deps: update ICU to 69.1 2021-04-14 09:07:29 +00:00
inspector_protocol tools: fix compiler warning in inspector_protocol 2021-03-04 22:27:31 +01:00
macos-installer tools: set arch in Distribution.xml 2021-04-19 10:23:24 +01:00
msvs win,build,tools: support VS prerelease 2020-11-20 13:11:21 +00:00
node_modules tools: update ESLint to 7.24.0 2021-04-11 23:55:09 -04:00
node-lint-md-cli-rollup tools: update glob-parent to 5.1.2 2021-03-10 08:23:06 -08:00
pip
rpm tools: lint shell scripts 2020-12-16 23:45:26 +01:00
snapshot bootstrap: mksnapshot should show JS error 2021-04-13 14:59:32 -05:00
v8_gypfiles build: sync generation of v8_build_config.json 2021-04-18 16:32:12 -04:00
.eslintrc.yaml tools: simplify eslint comma-dangle configuration (tools) 2021-03-25 21:57:42 -07:00
build-addons.js
certdata.txt
checkimports.py
compress_json.py
cpplint.py tools: refloat 7 Node.js patches to cpplint.py 2020-12-05 21:15:18 -08:00
create_android_makefiles
create_expfile.sh tools: lint shell scripts 2020-12-16 23:45:26 +01:00
genv8constants.py tools: make genv8constants.py Python3-compatible 2021-03-22 08:21:01 -07:00
getarch.py
getendian.py
getmachine.py
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py
getsharedopensslhasquic.py deps: add ngtcp2 and nghttp3 2021-03-19 08:18:37 -07:00
gyp_node.py
install.py build: include minimal V8 headers in distribution 2021-03-10 13:59:48 +01:00
js2c.py lib: load v8_prof_processor dependencies as ESM 2021-03-15 15:56:14 +01:00
license2rtf.js
license-builder.sh deps: add ngtcp2 and nghttp3 2021-03-19 08:18:37 -07:00
lint-md.js tools: update glob-parent to 5.1.2 2021-03-10 08:23:06 -08:00
lint-pr-commit-message.sh tools: lint shell scripts 2020-12-16 23:45:26 +01:00
lint-pr-url.mjs tools: fix lint-pr-url message 2021-02-13 18:08:48 +01:00
lint-sh.js tools: relax max-len lint rule for template strings 2021-04-07 04:16:35 -07:00
lsan_suppressions.txt
macos-firewall.sh tools: improve macos-firewall.sh output 2021-03-23 16:12:39 -07:00
make-v8.sh tools: fix make-v8.sh 2020-12-22 01:09:42 +00:00
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh tools: remove bashisms from macOS release scripts 2020-12-04 22:56:13 +00:00
osx-entitlements.plist
osx-gon-config.json.tmpl
osx-notarize.sh tools: remove bashisms from macOS release scripts 2020-12-04 22:56:13 +00:00
osx-pkg-postinstall.sh tools: lint shell scripts 2020-12-16 23:45:26 +01:00
osx-productsign.sh tools: remove bashisms from macOS release scripts 2020-12-04 22:56:13 +00:00
release.sh tools: fix release script sign function 2020-12-21 14:47:22 +01:00
run-valgrind.py
run-worker.js
sign.bat
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py build: add pummel tests to ci runs 2021-04-10 15:18:10 -07:00
update-authors.js
update-babel-eslint.sh tools: use bundled npm in update scripts 2021-03-15 18:13:01 -04:00
update-eslint.sh tools: use bundled npm in update scripts 2021-03-15 18:13:01 -04:00
update-npm.sh tools: lint shell scripts 2020-12-16 23:45:26 +01:00
utils.py
valgrind.supp