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-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
2020-03-19tools: fixup icutrim.py use of string and bytes objectsJonathan MERCIER
2020-03-17tools: update minimist@1.2.5Rich Trott
2020-03-14tools: update to acorn@7.1.1Rich Trott
2020-03-12build: disable libstdc++ debug containers globallyBen Noordhuis
2020-03-11build: add mjs extension to lint-jsNick Schonning
2020-03-11build: support android build on ndk version equal or above 23forfun414
2020-03-11tools: update ESLint to 7.0.0-alpha.2cjihrig
2020-03-11tools: update ESLint to 7.0.0-alpha.1cjihrig
2020-03-11tools: update ESLint to 7.0.0-alpha.0cjihrig
2020-03-10build: macOS package notarizationRod Vagg
2020-03-10tools: use per-process native Debug() printer in mkcodecacheJoyee Cheung
2020-03-09doc: revise tools/icu/README.mdRich Trott
2020-03-08build: enable backtrace when V8 is built for PPC and S390xMichaël Zasso
2020-03-06doc: remove em dashesRich Trott
2020-03-05win: block running on EOL Windows versionsJoão Reis
2020-02-25tools: add NODE_TEST_NO_INTERNET to the doc builderJoyee Cheung
2020-02-21tools: sync gyp code base with node-gyp repoMichaël Zasso
2020-02-21tools: update lint-md task to lint for possessives of Node.jsRich Trott
2020-02-13tools: update Markdown linter to be cross-platformDerek Lewis
2020-02-07tools: unify make-v8.sh for ppc64le and s390xRichard Lau
2020-01-29tools: replace deprecated iteritems() for items()Giovanny Andres Gongora Granada (Gioyik)
2020-01-18stream: support passing generator functions into pipeline()Robert Nagy
2020-01-16tools: remove obsolete dependenciesRich Trott
2020-01-16tools: update remark-preset-lint-node to 1.12.0Rich Trott
2020-01-14module: add API for interacting with source mapsbcoe
2020-01-12tools: update JSON header parsing for backticksRich Trott