summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: apply more stringent blank-line linting for markdown filesRich Trott2019-09-073-5/+18
* doc: prepare markdown files for more stringent blank-line lintingRich Trott2019-09-071-1/+0
* build,win: fix Python detection on localized OSJoão Reis2019-09-051-8/+10
* tools: delete v8_external_snapshot.gypiUjjwal Sharma2019-09-064-244/+11
* tools: fix GYP ninja generator for Python 3Michaël Zasso2019-09-051-3/+4
* gyp: make StringIO work in ninja.pyChristian Clauss2019-09-031-1/+4
* tools: update ESLint to 6.3.0cjihrig2019-09-0320-31/+144
* build,win: accept Python 3 if 2 is not availableJoão Reis2019-09-021-21/+64
* build,win: find Python in paths with spacesJoão Reis2019-09-021-21/+27
* tools: use 'from io import StringIO' in ninja.pycclauss2019-09-021-1/+1
* tools: fix mksnapshot blob wrong freeing operatorDavid Carlier2019-09-011-1/+1
* doc,crypto: add extends for derived classesKamat, Trivikram2019-08-291-0/+1
* build: integrate DragonFlyBSD into gyp buildDavid Carlier2019-08-291-0/+2
* tools: update ESLint to 6.2.2cjihrig2019-08-2885-743/+1692
* tools: update babel-eslint to 10.0.3cjihrig2019-08-2874-3977/+1591
* tools: fix Python 3 issues in inspector_protocolcclauss2019-08-262-12/+12
* doc,errors: add extends to derived classesKamat, Trivikram2019-08-261-0/+2
* fs: add recursive option to rmdir()cjihrig2019-08-231-0/+3
* gyp: remove semicolons (Python != JavaScript)MattIPv42019-08-227-17/+17
* tools: fix mixup with bytes.decode() and str.encode()Christian Clauss2019-08-211-2/+2
* tools: fix Python 3 issues in tools/icu/icutrim.pycclauss2019-08-211-33/+23
* tools: fix Python 3 issues in gyp/generator/make.pycclauss2019-08-211-5/+5
* gyp: futurize imput.py to prepare for Python 3cclauss2019-08-201-78/+73
* tools: make code cache and snapshot deterministicBen Noordhuis2019-08-192-0/+7
* tools: sync gypfiles with V8 7.7Michaël Zasso2019-08-194-75/+57
* build: remove unnecessary Python semicolonMattIPv42019-08-181-1/+1
* fs: add fs.writev() which exposes syscall writev()Anas Aboureada2019-08-161-4/+4
* tools: make nodedownload.py Python 3 compatiblecclauss2019-08-141-5/+7
* doc, lib, src, test, tools: fix assorted typosXhmikosR2019-08-121-1/+1
* tools: allow single JS file for --link-moduleDaniel Bevenius2019-08-121-1/+2
* test: use unique tmpdirs for each testJoão Reis2019-08-101-0/+5
* tools: sync gypfiles with V8 7.6Michaël Zasso2019-08-017-1723/+208
* build: remove support for s390 (but not s390x)Ben Noordhuis2019-07-303-11/+11
* build,tools: support building with Visual Studio 2019Michaël Zasso2019-07-272-2/+3
* tools: update certdata.txtSam Roberts2019-07-241-166/+0
* tools: update ESLint to 6.1.0cjihrig2019-07-22137-6749/+9555
* tools: remove unused pkgsrc directoryMichaël Zasso2019-07-222-8/+0
* build: fix building with d8Michaël Zasso2019-07-191-12/+14
* gyp: cherrypick more Python3 changes from node-gypcclauss2019-07-1616-180/+198
* build: remove broken intel vtune supportBen Noordhuis2019-07-153-49/+0
* test: fix pty test hangs on aixBen Noordhuis2019-07-151-65/+13
* build,v8: support IBM iXu Meng2019-07-151-6/+14
* deps: update acorn to 6.2.0Michaël Zasso2019-07-151-1/+1
* src, tools: replace raw ptr with smart ptrGauthamBanasandra2019-07-121-1/+1
* tools: add markdown lint rule for 'Unix'Rich Trott2019-07-113-5/+5
* gyp: pull Python 3 changes from node/node-gypcclauss2019-07-1116-180/+218
* doc: fix link from bootstrap README to BUILDINGRod Vagg2019-07-021-2/+2
* build: expose napi_build_version variableNickNaso2019-07-011-0/+26
* tools: update unified-args to 7.0.0 for md-lint CLIRich Trott2019-07-013-1526/+232
* tools: move python code out of jenkins shellSam Roberts2019-07-024-0/+18