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
2019-11-17tools: pull xcode_emulation.py from node-gypcclauss
2019-11-17tools: make doctool work if no internet availableRichard Lau
2019-11-17tools: update certdata.txtAshCripps
2019-11-17tools: check-imports using utf-8cclauss
2019-11-05tools: fix Python 3 deprecation warning in test.pyLoris Zinsou
2019-11-05tools: fix Python 3 syntax error in mac_tool.pycclauss
2019-11-05tools: use print() function in buildbot_run.pycclauss
2019-11-05tools: undefined name opts -> args in gyptest.pyChristian Clauss
2019-11-05tools: git rm -r tools/v8_gypfiles/brokencclauss
2019-10-31tools: update ESLint to 6.6.0cjihrig
2019-10-28tools: doc: improve async workflow of generate.jstpoisseau
2019-10-28build: vcbuild uses default Python, not Py2João Reis
2019-10-23test: fix test runner for Python 3 on WindowsMichaël Zasso
2019-10-15tools: update remark-preset-lint-node to 1.10.1Rich Trott
2019-10-15test: fix flaky doctool and testRich Trott
2019-10-15doc: prepare miscellaneous docs for new markdown lint rulesRich Trott
2019-10-15vm: add Synthetic modulesGus Caplan
2019-10-14build: fix version checks in gyp filesBen Noordhuis
2019-10-13tools: fix test runner in presence of NODE_REPL_EXTERNAL_MODULEGus Caplan
2019-10-13tools: fix GYP MSVS solution generator for Python 3Michaël Zasso
2019-10-13tools: port Python 3 compat patches from node-gyp to gypMichaël Zasso
2019-10-08fs: introduce `opendir()` and `fs.Dir`Jeremiah Senkpiel
2019-10-07tools: update V8 gypfilesMichaël Zasso
2019-10-04doc: fix return type for crypto.createDiffieHellmanGroup()exoego
2019-10-04tools: support full-icu by defaultSteven R. Loomis
2019-10-03tools: update ESLint to v6.5.1Rich Trott
2019-10-02build: remove unused libatomic on ppc64, s390xSam Roberts
2019-09-30deps: enable unit data in small-icuMichaël Zasso
2019-09-25tools: make mailmap processing for author list case-insensitiveAnna Henningsen
2019-09-23tools: cleanup getnodeversion.py for readabilityChristian Clauss
2019-09-20http: remove legacy parserAnna Henningsen
2019-09-18tools: update remark-preset-lint-node to 1.10.0Rich Trott
2019-09-18doc: update list style in misc README docsRich Trott
2019-09-16tools: update ESLint to 6.4.0zhangyongsheng
2019-09-13tools: fix iculslocs to support ICU 65.1Steven R. Loomis
2019-09-12tools: python3 compat for inspector code generatorBen Noordhuis
2019-09-07tools: apply more stringent blank-line linting for markdown filesRich Trott
2019-09-07doc: prepare markdown files for more stringent blank-line lintingRich Trott
2019-09-06build,win: fix Python detection on localized OSJoão Reis
2019-09-05tools: delete v8_external_snapshot.gypiUjjwal Sharma
2019-09-05tools: fix GYP ninja generator for Python 3Michaël Zasso
2019-09-03gyp: make StringIO work in ninja.pyChristian Clauss
2019-09-03tools: update ESLint to 6.3.0cjihrig
2019-09-03build,win: accept Python 3 if 2 is not availableJoão Reis
2019-09-03build,win: find Python in paths with spacesJoão Reis
2019-09-03tools: use 'from io import StringIO' in ninja.pycclauss
2019-09-02tools: fix mksnapshot blob wrong freeing operatorDavid Carlier
2019-08-30doc,crypto: add extends for derived classesKamat, Trivikram
2019-08-29build: integrate DragonFlyBSD into gyp buildDavid Carlier
2019-08-28tools: update ESLint to 6.2.2cjihrig