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-08-01build: auto start Jenkins CI via PR labelsMary Marchini
2020-07-29build: toolchain.gypi and node_gyp.py cleanupiandrc
2020-07-21tools: update ESLint to 7.5.0cjihrig
2020-07-20tools: add linting rule for async IIFEsAnna Henningsen
2020-07-18src: snapshot nodeJoyee Cheung
2020-07-18src: snapshot loadersJoyee Cheung
2020-07-18src: snapshot Environment upon instantiationJoyee Cheung
2020-07-18tools: enable Node.js command line flags in node_mksnapshotJoyee Cheung
2020-07-18src: add an ExternalReferenceRegistry classJoyee Cheung
2020-07-16doc,tools: syntax highlight api docs at compile-timeFrancisco Ryan Tolmasky I
2020-07-14build,tools: fix cmd_regen_makefileDaniel Bevenius
2020-07-13deps: bump minimum icu version to 67Michaël Zasso
2020-07-13tools: update V8 gypfiles for 8.4Ujjwal Sharma
2020-07-11tools: update ESLint to 7.4.0cjihrig
2020-07-08Forces Powershell to use tls1.2Johannes Schöpp
2020-07-04tools: remove lint-js.jsRich Trott
2020-06-26doc: add dynamic source code linksAlec Davidson
2020-06-24tools: remove superfluous regex in tools/doc/json.jsRich Trott
2020-06-23tools: update ESLint from 7.2.0 to 7.3.1Rich Trott
2020-06-18tools: update remark-preset-lint-node@1.15.1 to 1.16.0Rich Trott
2020-06-16quic: initial QUIC implementationJames M Snell
2020-06-15tools: prevent js2c from running if nothing changedDaniel Bevenius
2020-06-15tools: remove unused vector include in mkdcodecacheDaniel Bevenius
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