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-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
2020-01-12tools: ensure consistent perms of signed release filesRod Vagg
2020-01-08test: fix unit test logging with python3Adam Majer
2020-01-08win: change to use Python in install toolgengjiawen
2020-01-08lib,tools,test: remove custom number-isnan rulecjihrig
2020-01-03tools: remove prefer-common-expectserror lint rulecjihrig
2019-12-27doc,errors: use code markup/markdown in headersRich Trott
2019-12-26test: skip the unsupported test cases for IBM iXu Meng
2019-12-25tools: fix Raspbian armv7 buildAndrey Hohutkin
2019-12-24tools,src: forbid usage of v8::PersistentAnna Henningsen
2019-12-23tools: update ESLint to 6.8.0cjihrig
2019-12-15tools: enable Markdown linter's usage informationDerek Lewis
2019-12-13build,win: support building MSI with VS2019João Reis
2019-12-13tools: update link to google styleguide for cpplintDaniel Bevenius
2019-12-10build: ease DragonFlyBSD buildDavid Carlier
2019-12-07tools: use CC instead of CXX when pointing to gccMilad Farazmand
2019-12-06tools: update remark-preset-lint-node to 1.11.0Rich Trott
2019-12-06tools: update icu to 65.1Albert Wang
2019-12-06build: remove (almost) unused macros/constantsbcoe
2019-12-05doc: add documentation about node_mksnapshot and mkcodecacheJoyee Cheung