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
2020-06-13tools: update ESLint to 7.2.0cjihrig
2020-06-12build: drop support for VS2017Michaël Zasso
2020-06-09win,msi: add arm64 config for windows msiDennis Ameling
2020-06-09doc: make globals Extends usage consistentcjihrig
2020-06-09doc: make perf_hooks Extends usage consistentcjihrig
2020-06-09doc: make events Extends usage consistentcjihrig
2020-06-08tools: remove unused using declarations code_cacheDaniel Bevenius
2020-06-06tools: update remark-preset-lint-node from 1.15.0 to 1.15.1Rich Trott
2020-06-05lib: initial experimental AbortController implementationJames M Snell
2020-06-01tools: update certdata.txtAshCripps
2020-05-30doc: normalize Markdown code block info stringsDerek Lewis
2020-05-30build: zlib build error on Windows on ArmRichard Townsend
2020-05-30build: fix GetCurrentThreadStackLimits error on Windows on ArmRichard Townsend
2020-05-28tools: fix check-imports.py to match on word boundariesRichard Lau
2020-05-28events: initial implementation of experimental EventTargetJames M Snell
2020-05-25tools: update ESLint to 7.1.0cjihrig
2020-05-23doc,tools: properly syntax highlight API ref docsDerek Lewis
2020-05-19build,win: add support for MSVC cross-compilationRichard Townsend
2020-05-19tools,gyp: add support for MSVC cross-compilationRichard Townsend
2020-05-19doc: clarify about the Node.js-only extensions in perf_hooksJoyee Cheung
2020-05-17tools: update dependencies for markdown lintingRich Trott
2020-05-16tools: enable no-else-return lint ruleLuigi Pinca
2020-05-15Revert "vm: add importModuleDynamically option to compileFunction"Matteo Collina
2020-05-12tools: update V8 gypfiles for V8 8.3Michaël Zasso
2020-05-12deps: update to ICU 67.1Michaël Zasso
2020-05-10tools: update ESLint to 7.0.0cjihrig
2020-05-09fs: add .ref() and .unref() methods to watcher classesrickyes
2020-05-02tools: bump remark-preset-lint-node to 1.15.0Rich Trott
2020-04-30tools: fix redundant-move warning in inspectorDaniel Bevenius
2020-04-29doc: don't check links in tmp dirsBen Noordhuis
2020-04-29tools: update remark-preset-lint-node@1.14.0Rich Trott
2020-04-28tools: update broken types in type parsercjihrig
2020-04-28tools: update ESLint to 7.0.0-rc.0himself65
2020-04-25vm: add importModuleDynamically option to compileFunctionGus Caplan
2020-04-24doc: add angle brackets around implicit linksNick Schonning
2020-04-23tools: remove unused code in doc generation toolRich Trott
2020-04-22tools: fix mkcodecache when run with ASANAnna Henningsen
2020-04-18tools: decrease timeout in test.pyAnna Henningsen
2020-04-17build: remove .git folders when testing V8Richard Lau
2020-04-05tools: update Boxstarter script and documenthimself65
2020-04-03doc: fix more linksAlba Mendez
2020-04-03doc: improve markdown link checkerAlba Mendez
2020-04-02tools: update ESLint to 7.0.0-alpha.3cjihrig
2020-04-01tools: only fetch previous versions when necessaryRichard Lau
2020-03-30doc: tests local links in markdown documentsAntoine du HAMEL
2020-03-21test: add extended embedder cctestAnna Henningsen
2020-03-21deps: update to ICU 66.1Steven R. Loomis
2020-03-21deps: minor ICU fixes: maint docs/tool, downloaderSteven R. Loomis
2020-03-19deps: bump minimum icu version to 65Michaël Zasso
2020-03-19tools: update V8 gypfiles for 8.1Matheus Marchini