summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: decrease timeout in test.pyAnna Henningsen2020-04-181-1/+1
* build: remove .git folders when testing V8Richard Lau2020-04-161-0/+1
* tools: update Boxstarter script and documenthimself652020-04-052-5/+6
* doc: fix more linksAlba Mendez2020-04-021-0/+2
* doc: improve markdown link checkerAlba Mendez2020-04-021-48/+28
* tools: update ESLint to 7.0.0-alpha.3cjihrig2020-04-02109-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
* stream: support passing generator functions into pipeline()Robert Nagy2020-01-171-0/+2
* tools: remove obsolete dependenciesRich Trott2020-01-153-153/+2
* tools: update remark-preset-lint-node to 1.12.0Rich Trott2020-01-153-231/+179
* module: add API for interacting with source mapsbcoe2020-01-141-0/+4
* tools: update JSON header parsing for backticksRich Trott2020-01-121-7/+11
* tools: ensure consistent perms of signed release filesRod Vagg2020-01-111-0/+1
* test: fix unit test logging with python3Adam Majer2020-01-081-1/+1
* win: change to use Python in install toolgengjiawen2020-01-082-3/+3
* lib,tools,test: remove custom number-isnan rulecjihrig2020-01-081-14/+0
* tools: remove prefer-common-expectserror lint rulecjihrig2020-01-021-21/+0
* doc,errors: use code markup/markdown in headersRich Trott2019-12-261-2/+2
* test: skip the unsupported test cases for IBM iXu Meng2019-12-251-0/+2
* tools: fix Raspbian armv7 buildAndrey Hohutkin2019-12-251-1/+1
* tools,src: forbid usage of v8::PersistentAnna Henningsen2019-12-241-0/+26
* tools: update ESLint to 6.8.0cjihrig2019-12-2229-161/+231
* tools: enable Markdown linter's usage informationDerek Lewis2019-12-144-429/+427