summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-03doc: fix return type for crypto.createDiffieHellmanGroup()exoego
2019-10-03tools: support full-icu by defaultSteven R. Loomis
2019-10-02tools: update ESLint to v6.5.1Rich Trott
2019-10-01build: remove unused libatomic on ppc64, s390xSam Roberts
2019-09-30deps: enable unit data in small-icuMichaël Zasso
2019-09-24tools: 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-17tools: update remark-preset-lint-node to 1.10.0Rich Trott
2019-09-17doc: update list style in misc README docsRich Trott
2019-09-15tools: update ESLint to 6.4.0zhangyongsheng
2019-09-12tools: 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-05build,win: fix Python detection on localized OSJoão Reis
2019-09-06tools: 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-02build,win: accept Python 3 if 2 is not availableJoão Reis
2019-09-02build,win: find Python in paths with spacesJoão Reis
2019-09-02tools: use 'from io import StringIO' in ninja.pycclauss
2019-09-01tools: fix mksnapshot blob wrong freeing operatorDavid Carlier
2019-08-29doc,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
2019-08-28tools: update babel-eslint to 10.0.3cjihrig
2019-08-26tools: fix Python 3 issues in inspector_protocolcclauss
2019-08-26doc,errors: add extends to derived classesKamat, Trivikram
2019-08-23fs: add recursive option to rmdir()cjihrig
2019-08-22gyp: remove semicolons (Python != JavaScript)MattIPv4
2019-08-21tools: fix mixup with bytes.decode() and str.encode()Christian Clauss
2019-08-21tools: fix Python 3 issues in tools/icu/icutrim.pycclauss
2019-08-21tools: fix Python 3 issues in gyp/generator/make.pycclauss
2019-08-20gyp: futurize imput.py to prepare for Python 3cclauss
2019-08-19tools: make code cache and snapshot deterministicBen Noordhuis
2019-08-19tools: sync gypfiles with V8 7.7Michaël Zasso
2019-08-18build: remove unnecessary Python semicolonMattIPv4
2019-08-16fs: add fs.writev() which exposes syscall writev()Anas Aboureada
2019-08-14tools: make nodedownload.py Python 3 compatiblecclauss
2019-08-12doc, lib, src, test, tools: fix assorted typosXhmikosR
2019-08-12tools: allow single JS file for --link-moduleDaniel Bevenius
2019-08-10test: use unique tmpdirs for each testJoão Reis
2019-08-01tools: sync gypfiles with V8 7.6Michaël Zasso
2019-07-30build: remove support for s390 (but not s390x)Ben Noordhuis
2019-07-27build,tools: support building with Visual Studio 2019Michaël Zasso