summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: update dependencies for markdown lintingRich Trott2020-05-173-3683/+6330
* tools: enable no-else-return lint ruleLuigi Pinca2020-05-162-4/+2
* Revert "vm: add importModuleDynamically option to compileFunction"Matteo Collina2020-05-161-1/+0
* deps: update to ICU 67.1Michaël Zasso2020-05-161-2/+2
* fs: add .ref() and .unref() methods to watcher classesrickyes2020-05-111-0/+1
* tools: update ESLint to 7.0.0cjihrig2020-05-1162-652/+3816
* tools: bump remark-preset-lint-node to 1.15.0Rich Trott2020-05-043-5/+6
* tools: fix redundant-move warning in inspectorDaniel Bevenius2020-05-041-2/+2
* doc: don't check links in tmp dirsBen Noordhuis2020-05-041-0/+1
* tools: update remark-preset-lint-node@1.14.0Rich Trott2020-05-043-1283/+10295
* tools: update broken types in type parsercjihrig2020-05-041-2/+7
* tools: update ESLint to 7.0.0-rc.0himself652020-04-28127-9082/+10918
* vm: add importModuleDynamically option to compileFunctionGus Caplan2020-04-281-0/+1
* doc: add angle brackets around implicit linksNick Schonning2020-04-281-1/+1
* tools: remove unused code in doc generation toolRich Trott2020-04-271-13/+1
* tools: fix mkcodecache when run with ASANAnna Henningsen2020-04-271-2/+3
* tools: decrease timeout in test.pyAnna Henningsen2020-04-271-1/+1
* build: remove .git folders when testing V8Richard Lau2020-04-171-0/+1
* tools: update Boxstarter script and documenthimself652020-04-072-5/+6
* doc: fix more linksAlba Mendez2020-04-071-0/+2
* doc: improve markdown link checkerAlba Mendez2020-04-071-48/+28
* tools: update ESLint to 7.0.0-alpha.3cjihrig2020-04-07109-4837/+13349
* tools: only fetch previous versions when necessaryRichard Lau2020-03-313-47/+58
* doc: tests local links in markdown documentsAntoine du HAMEL2020-03-301-0/+74
* test: add extended embedder cctestAnna Henningsen2020-03-211-0/+1
* deps: update to ICU 66.1Steven R. Loomis2020-03-201-2/+2
* deps: minor ICU fixes: maint docs/tool, downloaderSteven R. Loomis2020-03-202-12/+10
* deps: bump minimum icu version to 65Michaël Zasso2020-03-181-1/+1
* tools: update V8 gypfiles for 8.1Matheus Marchini2020-03-183-122/+140
* tools: fixup icutrim.py use of string and bytes objectsJonathan MERCIER2020-03-181-9/+8
* tools: update minimist@1.2.5Rich Trott2020-03-162-21/+31
* tools: update to acorn@7.1.1Rich Trott2020-03-141-3/+3
* build: disable libstdc++ debug containers globallyBen Noordhuis2020-03-121-8/+0
* build: add mjs extension to lint-jsNick Schonning2020-03-111-1/+1
* build: support android build on ndk version equal or above 23forfun4142020-03-112-28/+18
* tools: update ESLint to 7.0.0-alpha.2cjihrig2020-03-1121-168/+470
* tools: update ESLint to 7.0.0-alpha.1cjihrig2020-03-11118-452/+922
* tools: update ESLint to 7.0.0-alpha.0cjihrig2020-03-11336-16066/+10379
* build: macOS package notarizationRod Vagg2020-03-104-1/+75
* tools: use per-process native Debug() printer in mkcodecacheJoyee Cheung2020-03-102-15/+13
* doc: revise tools/icu/README.mdRich Trott2020-03-091-7/+5
* build: enable backtrace when V8 is built for PPC and S390xMichaël Zasso2020-03-071-1/+1
* doc: remove em dashesRich Trott2020-03-051-1/+1
* win: block running on EOL Windows versionsJoão Reis2020-03-051-2/+2
* tools: add NODE_TEST_NO_INTERNET to the doc builderJoyee Cheung2020-02-251-10/+16
* tools: sync gyp code base with node-gyp repoMichaël Zasso2020-02-2128-821/+1354
* tools: update lint-md task to lint for possessives of Node.jsRich Trott2020-02-204-218/+394
* tools: update Markdown linter to be cross-platformDerek Lewis2020-02-125-127/+44790
* tools: unify make-v8.sh for ppc64le and s390xRichard Lau2020-02-061-19/+12
* tools: replace deprecated iteritems() for items()Giovanny Andres Gongora Granada (Gioyik)2020-01-281-3/+3