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-04-28vm: add importModuleDynamically option to compileFunctionGus Caplan
2020-04-28doc: add angle brackets around implicit linksNick Schonning
2020-04-28tools: remove unused code in doc generation toolRich Trott
2020-04-28tools: decrease timeout in test.pyAnna Henningsen
2020-04-28build: remove .git folders when testing V8Richard Lau
2020-04-11tools: update Boxstarter script and documenthimself65
2020-04-11doc: fix more linksAlba Mendez
2020-04-11doc: improve markdown link checkerAlba Mendez
2020-04-11tools: 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-24build: macOS package notarizationRod Vagg
2020-03-24deps: update to ICU 66.1Steven R. Loomis
2020-03-24deps: minor ICU fixes: maint docs/tool, downloaderSteven R. Loomis
2020-03-24tools: fixup icutrim.py use of string and bytes objectsJonathan MERCIER
2020-03-24tools: update minimist@1.2.5Rich Trott
2020-03-24tools: update to acorn@7.1.1Rich Trott
2020-03-24build: 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-11tools: use per-process native Debug() printer in mkcodecacheJoyee Cheung
2020-03-10doc: revise tools/icu/README.mdRich Trott
2020-03-10build: enable backtrace when V8 is built for PPC and S390xMichaël Zasso
2020-03-10doc: remove em dashesRich Trott
2020-03-01stream: support passing generator functions into pipeline()Robert Nagy
2020-02-27tools: add NODE_TEST_NO_INTERNET to the doc builderJoyee Cheung
2020-02-27tools: sync gyp code base with node-gyp repoMichaël Zasso
2020-02-27tools: update lint-md task to lint for possessives of Node.jsRich Trott
2020-02-17tools: update Markdown linter to be cross-platformDerek Lewis
2020-02-17tools: unify make-v8.sh for ppc64le and s390xRichard Lau
2020-02-17tools: replace deprecated iteritems() for items()Giovanny Andres Gongora Granada (Gioyik)
2020-01-16tools: remove obsolete dependenciesRich Trott
2020-01-16tools: update remark-preset-lint-node to 1.12.0Rich Trott
2020-01-16module: add API for interacting with source mapsbcoe
2020-01-16tools: update JSON header parsing for backticksRich Trott
2020-01-16tools: ensure consistent perms of signed release filesRod Vagg
2020-01-16test: fix unit test logging with python3Adam Majer
2020-01-16win: change to use Python in install toolgengjiawen
2020-01-16lib,tools,test: remove custom number-isnan rulecjihrig
2020-01-03tools: remove prefer-common-expectserror lint rulecjihrig
2020-01-03doc,errors: use code markup/markdown in headersRich Trott
2020-01-03test: skip the unsupported test cases for IBM iXu Meng
2020-01-03tools: fix Raspbian armv7 buildAndrey Hohutkin
2020-01-03tools,src: forbid usage of v8::PersistentAnna Henningsen
2020-01-03tools: update ESLint to 6.8.0cjihrig
2019-12-18tools: enable Markdown linter's usage informationDerek Lewis
2019-12-18build,win: support building MSI with VS2019João Reis