summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2019-07-24tools: update certdata.txtSam Roberts
2019-07-22tools: update ESLint to 6.1.0cjihrig
2019-07-22tools: remove unused pkgsrc directoryMichaël Zasso
2019-07-19build: fix building with d8Michaël Zasso
2019-07-16gyp: cherrypick more Python3 changes from node-gypcclauss
2019-07-15build: remove broken intel vtune supportBen Noordhuis
2019-07-15test: fix pty test hangs on aixBen Noordhuis
2019-07-15build,v8: support IBM iXu Meng
2019-07-15deps: update acorn to 6.2.0Michaël Zasso
2019-07-12src, tools: replace raw ptr with smart ptrGauthamBanasandra
2019-07-11tools: add markdown lint rule for 'Unix'Rich Trott
2019-07-11gyp: pull Python 3 changes from node/node-gypcclauss
2019-07-02doc: fix link from bootstrap README to BUILDINGRod Vagg
2019-07-01build: expose napi_build_version variableNickNaso
2019-07-01tools: update unified-args to 7.0.0 for md-lint CLIRich Trott
2019-07-02tools: move python code out of jenkins shellSam Roberts
2019-07-02tools: fix v8 testing with devtoolset on ppcleSam Roberts