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-30tools: refactor build-addons.js to ESMFeng Yu
2022-05-30tools: update lint-md-dependencies to rollup@2.74.1Node.js GitHub Bot
2022-05-30tools: update eslint to 8.16.0Node.js GitHub Bot
2022-05-30tools: refactor update-authors.js to ESMFeng Yu
2022-05-30bootstrap: include code cache in the embedded snapshotJoyee Cheung
2022-05-23tools: update V8 gypfiles for 10.2Michaël Zasso
2022-05-16tools: update lint-md-dependencies to rollup@2.73.0Node.js GitHub Bot
2022-05-10tools: update eslint to 8.15.0Node.js GitHub Bot
2022-05-10tools: refactor lint-sh.js to esm moduleFeng Yu
2022-05-10tools: update lint-md-dependenciesNode.js GitHub Bot
2022-05-10build: fix various shared library build issuesWilliam Marlow
2022-05-02deps: update undici to 5.1.1Michaël Zasso
2022-05-02tools: update lint-md-dependenciesNode.js GitHub Bot
2022-04-28tools: bump jsdoccomment from 0.22.1 to 0.29.0Rich Trott
2022-04-28tools: update eslint to 8.14.0Node.js GitHub Bot
2022-04-28build: enable V8's shared read-only heapMichaël Zasso
2022-04-28build: improve reliability of find_python.cmd scriptLuigi Pinca
2022-04-28doc: consolidate use of multiple-byte unitsAntoine du Hamel
2022-04-28bootstrap: move embedded snapshot to SnapshotBuilderJoyee Cheung
2022-04-28tools: update doc to highlight.js@11.5.1Node.js GitHub Bot
2022-04-28tools: update lint-md-dependenciesNode.js GitHub Bot
2022-04-28tools: 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