node/tools
iandrc f93e3a3952 build: toolchain.gypi and node_gyp.py cleanup
Removed `linux_use_gold_flag`, `linux_use_bundled_gold` and `linux_use_bundled_binutils` flags from
`tools/v8_gypfiles/toolchain.gypi` and `/tools/gyp_node.py`.

Fixes: https://github.com/nodejs/node/issues/34256

PR-URL: https://github.com/nodejs/node/pull/34268
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
2020-07-29 09:42:36 +00:00
..
bootstrap tools: update Boxstarter script and document 2020-04-05 20:43:20 +02:00
clang-format
code_cache tools: remove unused vector include in mkdcodecache 2020-06-15 06:02:30 +02:00
configure.d deps: minor ICU fixes: maint docs/tool, downloader 2020-03-20 17:21:50 -07:00
doc doc,tools: syntax highlight api docs at compile-time 2020-07-16 00:22:35 +02:00
eslint-rules tools: add linting rule for async IIFEs 2020-07-20 18:13:32 +02:00
gyp tools,gyp: add support for MSVC cross-compilation 2020-05-19 19:27:25 +01:00
icu deps: bump minimum icu version to 67 2020-07-13 14:42:43 +02:00
inspector_protocol tools: fix redundant-move warning in inspector 2020-04-30 06:17:32 +02:00
macos-installer
msvs Forces Powershell to use tls1.2 2020-07-08 12:24:39 +02:00
node_modules tools: update ESLint to 7.5.0 2020-07-20 19:45:07 -07:00
node-lint-md-cli-rollup tools: update remark-preset-lint-node@1.15.1 to 1.16.0 2020-06-18 06:05:38 -07:00
pip
rpm
snapshot src: snapshot node 2020-07-18 11:23:21 +08:00
v8_gypfiles build: toolchain.gypi and node_gyp.py cleanup 2020-07-29 09:42:36 +00:00
.eslintrc.yaml
build-addons.js
certdata.txt tools: update certdata.txt 2020-06-01 11:57:11 -07:00
checkimports.py tools: fix check-imports.py to match on word boundaries 2020-05-28 10:02:46 -04:00
compress_json.py tools: fix Python 3 issues in inspector_protocol 2019-08-26 21:31:08 -07:00
cpplint.py tools,src: forbid usage of v8::Persistent 2019-12-24 14:35:22 +01:00
create_android_makefiles
create_expfile.sh
genv8constants.py
getarch.py
getendian.py
getmachine.py
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py tools: cleanup getnodeversion.py for readability 2019-09-23 12:06:47 -07:00
gyp_node.py build: toolchain.gypi and node_gyp.py cleanup 2020-07-29 09:42:36 +00:00
install.py
js2c.py tools: prevent js2c from running if nothing changed 2020-06-15 06:05:08 +02:00
license2rtf.js
license-builder.sh quic: initial QUIC implementation 2020-06-16 09:23:34 -07:00
lint-md.js tools: update remark-preset-lint-node@1.15.1 to 1.16.0 2020-06-18 06:05:38 -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 tools: ensure consistent perms of signed release files 2020-01-11 18:53:43 -08:00
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 tools: make mailmap processing for author list case-insensitive 2019-09-24 21:50:59 -07:00
update-babel-eslint.sh
update-eslint.sh
utils.py test: skip the unsupported test cases for IBM i 2019-12-25 23:11:02 +01:00
valgrind.supp