Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-05-07build: fix various shared library build issuesWilliam Marlow
2022-05-02deps: update undici to 5.1.1Michaël Zasso
2022-05-01tools: update lint-md-dependenciesNode.js GitHub Bot
2022-04-25tools: bump jsdoccomment from 0.22.1 to 0.29.0Rich Trott
2022-04-24tools: update eslint to 8.14.0Node.js GitHub Bot
2022-04-24build: enable V8's shared read-only heapMichaël Zasso
2022-04-23build: improve reliability of find_python.cmd scriptLuigi Pinca
2022-04-21tools: update V8 gypfiles for 10.2Michaël Zasso
2022-04-20doc: consolidate use of multiple-byte unitsAntoine du Hamel
2022-04-19bootstrap: move embedded snapshot to SnapshotBuilderJoyee Cheung
2022-04-17tools: update doc to highlight.js@11.5.1Node.js GitHub Bot
2022-04-17tools: update lint-md-dependenciesNode.js GitHub Bot
2022-04-15tools: lint osx shell scriptsLivia Medeiros
2022-04-14tools: update clang-format 1.6.0 to 1.7.0Rich Trott
2022-04-13tools: update clang-format from 1.2.3 to 1.6.0Rich Trott
2022-04-12tools: update V8 gypfiles for 10.1Michaël Zasso
2022-04-12tools,test: fix V8 initialization orderCamillo Bruni
2022-04-12build: add configure option --v8-enable-short-builtin-callsdaomingq
2022-04-10tools: update eslint to 8.13.0Node.js GitHub Bot
2022-04-10deps: update ICU to 71.1Michaël Zasso
2022-04-08tools: update gyp-next to v0.12.1Michaël Zasso
2022-04-07http: document that ClientRequest inherits from OutgoingMessageK.C.Ashish Kumar
2022-04-07tools: update lint-md-dependencies to @rollup/plugin-commonjs@21.0.3Node.js GitHub Bot
2022-04-05build: remove precompiled header and debug information for host buildsNiyas Sait
2022-04-04tools: enable no-var ESLint rule for libRich Trott
2022-03-31build: add --node-snapshot-main configure optionJoyee Cheung
2022-03-27tools: update eslint to 8.12.0Node.js GitHub Bot
2022-03-27tools: update lint-md-dependencies to vfile-reporter@7.0.4Node.js GitHub Bot
2022-03-23bootstrap: use SnapshotData to pass snapshot data aroundJoyee Cheung
2022-03-23tools: refloat 7 Node.js patches to cpplint.pyRich Trott
2022-03-23tools: bump cpplint to 1.6.0Rich Trott
2022-03-21tools: fix skip PR if CI is still runningXuguang Mei
2022-03-20tools: make update-undici script executableMichaël Zasso
2022-03-20tools: update lint-md-dependencies to rollup@2.70.1Node.js GitHub Bot
2022-03-18test: give slow tests more time on Rasberry PIsMichael Dawson
2022-03-14tools: update doc to highlight.js@11.5.0 unified@10.1.2Node.js GitHub Bot
2022-03-14tools: update lint-md-dependencies to rollup@2.70.0 unified@10.1.2Node.js GitHub Bot
2022-03-14tools: update eslint to 8.11.0Node.js GitHub Bot
2022-03-09deps: update undici to 4.15.1Michaël Zasso
2022-03-08build: use ccache in make-v8.sh on ppc64le and s390xRichard Lau
2022-03-08tools: fix web streams API linksmscdex
2022-03-06tools: update lint-md-dependencies to rollup@2.69.1Node.js GitHub Bot
2022-02-28tools: update lint-md rollup dependenciesNode.js GitHub Bot
2022-02-27deps: update nghttp2 to 1.47.0Yash Ladha
2022-02-27tools: update eslint to 8.10.0Node.js GitHub Bot
2022-02-24doc,tools: improve navigability of API docsPaolo Insogna
2022-02-21tools: update lint-md-dependencies to rollup@2.67.3Node.js GitHub Bot
2022-02-19tools: lint deprecation codesAntoine du Hamel
2022-02-18tools: fix bugs in prefer-primordials linter ruleAntoine du Hamel
2022-02-18lib: add FormData global when fetch is enabledMichaël Zasso