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
2018-10-07tools: fix ICU shrinker and docsSteven R. Loomis
2018-10-07tools: allow input for TTY testsAnna Henningsen
2018-10-05Revert "tools,gyp: don't force build actions with multiple outputs"Sakthipriyan Vairamani (thefourtheye)
2018-10-05deps: add no-strict-aliasing to ICU cflagsDaniel Bevenius
2018-10-04doc: remove GA trackingBen Noordhuis
2018-10-03tools,gyp: cosmetic change to GYP `make` generator outputsRefael Ackermann
2018-10-03tools,gyp: don't force build actions with multiple outputsRefael Ackermann
2018-10-03tools: fix cpplint --quiet optionDaniel Bevenius
2018-10-03tools: update ESLint to 5.6.1cjihrig
2018-09-27win,msi: display license notes before installing toolsJoão Reis
2018-09-27win,msi: install Boxstarter from elevated shellJoão Reis
2018-09-27win,msi: highlight installation of 3rd-party toolsTobias Nießen
2018-09-27win,msi: install tools for native modulesJoão Reis
2018-09-20tools: merge custom cpplint with cpplint v1.3.0Christopher Hiller
2018-09-20tools,win: fix find_python errorKyle Farnung
2018-09-20tools: update ESLint to 5.6.0Rich Trott
2018-09-20tools: implement update-authors in JSAnna Henningsen
2018-09-19tools: fix doc tool behavior for version arraysTobias Nießen
2018-09-11tools: use lint-md.jsRefael Ackermann
2018-09-11tools: `make lint-md-rollup` & checkin `lint-md.js`Refael Ackermann
2018-09-11tools: relocate `remark-preset-lint-node`Refael Ackermann
2018-09-11tools: update `node-lint-md-cli-rollup`Refael Ackermann
2018-09-11tools: vendor in node-lint-md-cli-rollupRefael Ackermann
2018-09-11tools: update eslint to v5.5.0Ruben Bridgewater
2018-09-10tools,doc: apilinks should handle root scenariosKyle Farnung
2018-09-09tools: add [src] links to child-process.htmlSam Ruby
2018-09-07tools: update dmn to 2.0.0Rich Trott
2018-09-06tools: add [src] links to async_hooks.htmlSam Ruby
2018-09-06tools: add [src] links to assert.htmlSam Ruby
2018-09-06doc: Remove 'dnt_helper.js'MaleDong
2018-09-06tools: Include links to source code in documentationSam Ruby
2018-09-06process: add allowedNodeEnvironmentFlags propertyChristopher Hiller
2018-09-06doc: support 'removed' field in doc YAML sectionsSarat Addepalli
2018-09-06tools: add missing package-lock to clang-formatMichaël Zasso
2018-09-06gyp: muffle xcodebuild warningsUjjwal Sharma
2018-09-03tools: update ESLint to 5.4.0Rich Trott
2018-09-03fs: readdir optionally returning type informationBryan English
2018-09-03src: perform integrity checks on built-in code cacheJoyee Cheung
2018-08-15tools: fix header escaping regressionSam Ruby
2018-08-15inspector: add inspector_protocol as a direct dependencyAndrey Lushnikov
2018-08-15tools: do not autolink section to itselfVse Mozhet Byt
2018-08-15tools: update ESLint to 5.3.0Rich Trott
2018-08-15tools: convert addon-verify to remarkSam Ruby
2018-08-15doc: specify `options` parameter type in zlib.mdVse Mozhet Byt
2018-08-07tools: produce JSON documentation using unified/remark/rehypeSam Ruby
2018-08-04tools: add `make format-cpp` to run clang-format on C++ diffsJoyee Cheung
2018-08-02tools: update to using dmn 1.0.11Rich Trott
2018-08-02tools: fix docs and run known_issues by defaultJon Moss
2018-08-02test: remove outdated, non-functioning testAnatoli Papirovski
2018-08-01test: remove test/gc, integrate into parallelAnna Henningsen