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-11-29build, tools, win: add .S files support to GYPBartosz Sosnowski
2018-11-28tools,doc: fix version picker bug in html.jsRich Trott
2018-11-28tools: use print() function on both Python 2 and 3cclauss
2018-11-28build: fix Python detection when depot_tools are in PATH in WindowsGuy Bedford
2018-11-28readline: add support for async iterationTimothy Gu
2018-11-28src: use STL containers instead of v8 values for static module dataJoyee Cheung
2018-11-28tools: update to remark-lint-preset-node@1.2.0Rich Trott
2018-11-28test: skip test that use --tls-v1.x flagsDaniel Bevenius
2018-11-28src: factor out Node.js-agnostic N-APIsGabriel Schulhof
2018-11-28build,tools: update make-v8.sh for ppc64leRefael Ackermann
2018-11-28tools: fix `make lint-md-rollup` and run itDaijiro Wachi
2018-11-28tools: update remark-lint to v6.0.3 from v6.0.2Daijiro Wachi
2018-11-28tools: update remark version to v10 from v8Daijiro Wachi
2018-11-15src: compile native modules and their code cache in C++Joyee Cheung
2018-11-15win: add customization warning to tools scriptJoão Reis
2018-11-14tools: update ESLint to 5.9.0cjihrig
2018-11-14test: move benchmark tests out of main test suiteRich Trott
2018-11-14deps: introduce `llhttp`Fedor Indutny
2018-11-14build,tools: update make-v8.sh for s390xRefael Ackermann
2018-11-14tools: enable 80-char line length markdown lintingRich Trott
2018-11-05tools: add script to lint first PR commit messageRichard Lau
2018-11-05win: add prompt to tools installation scriptJoão Reis
2018-11-05win: clarify Boxstarter behavior on install toolsRob Reynolds
2018-11-02tools: update alternative docs versionsRichard Lau
2018-11-02doc: add types and their corresponding return valuesOuyang Yadong
2018-11-02test: run code cache test by default and test generatorJoyee Cheung
2018-11-01tools: update ESLint to 5.8.0cjihrig
2018-11-01build: add lint-py which uses flake8cclauss
2018-10-26deps: icu 63.1 bump (CLDR 34)Steven R. Loomis
2018-10-26tools, icu: actually failover if there are multiple URLsSteven R. Loomis
2018-10-24doc: document and warn if the ICU version is too oldSteven R. Loomis
2018-10-24deps: icu: apply workaround patchSteven R. Loomis
2018-10-21tools: prefer filter to remove empty stringsSakthipriyan Vairamani (thefourtheye)
2018-10-17tools,test: add list of slow testsRefael Ackermann
2018-10-17tools,test: cleanup and dedup codeRefael Ackermann
2018-10-17tools: update ESLint to 5.7.0cjihrig
2018-10-17tools,icu: read full ICU version info from fileRefael Ackermann
2018-10-17tools: update node-lint-md-cli-rollupRich Trott
2018-10-17benchmark,doc,lib,src,test,tools: fix typosBrandon Smith
2018-10-17tools: fix ICU shrinker and docsSteven R. Loomis
2018-10-17tools: allow input for TTY testsAnna Henningsen
2018-10-17Revert "tools,gyp: don't force build actions with multiple outputs"Sakthipriyan Vairamani (thefourtheye)
2018-10-17deps: add no-strict-aliasing to ICU cflagsDaniel Bevenius
2018-10-17doc: remove GA trackingBen Noordhuis
2018-10-03tools,gyp: don't force build actions with multiple outputsRefael Ackermann
2018-10-03tools,gyp: cosmetic change to GYP `make` generator outputsRefael Ackermann
2018-10-02build: exclude npm test directories on WindowsRichard Lau
2018-10-01tools: fix cpplint --quiet optionDaniel Bevenius
2018-10-01tools: update ESLint to 5.6.1cjihrig
2018-09-26win,msi: display license notes before installing toolsJoão Reis