summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* build,win: support building MSI with VS2019João Reis2019-12-131-8/+8
* tools: update link to google styleguide for cpplintDaniel Bevenius2019-12-131-2/+2
* build: ease DragonFlyBSD buildDavid Carlier2019-12-101-0/+4
* tools: use CC instead of CXX when pointing to gccMilad Farazmand2019-12-071-1/+4
* tools: update remark-preset-lint-node to 1.11.0Rich Trott2019-12-063-20/+20
* tools: update icu to 65.1Albert Wang2019-12-051-2/+2
* build: remove (almost) unused macros/constantsbcoe2019-12-055-178/+4
* doc: add documentation about node_mksnapshot and mkcodecacheJoyee Cheung2019-12-052-0/+80
* tools: update ESLint to 6.7.2Rich Trott2019-12-045-31/+81
* tools: add unified plugin changing links for html docsMarek Łabuz2019-11-303-0/+30
* wasi: introduce initial WASI supportcjihrig2019-11-302-1/+3
* doc,deps: document how to maintain ICU in Node.jsSteven R. Loomis2019-11-271-115/+18
* tools: update ESLint to 6.7.1cjihrig2019-11-2587-998/+3576
* tools: fix build at non-English windowsRongjian Zhang2019-11-191-0/+7
* test: fix Python unittests in ./test and ./toolscclauss2019-11-115-12/+27
* build,tools: update V8 gypfiles for V8 7.9Michaël Zasso2019-11-082-23/+66
* tools: pull xcode_emulation.py from node-gypcclauss2019-11-062-25/+34
* tools: make doctool work if no internet availableRichard Lau2019-11-051-4/+29
* tools: update certdata.txtAshCripps2019-11-051-630/+313
* tools: check-imports using utf-8cclauss2019-11-051-1/+2
* tools: fix Python 3 deprecation warning in test.pyLoris Zinsou2019-11-031-13/+28
* tools: fix Python 3 syntax error in mac_tool.pycclauss2019-11-011-30/+22
* tools: use print() function in buildbot_run.pycclauss2019-10-311-11/+12
* tools: undefined name opts -> args in gyptest.pyChristian Clauss2019-10-311-1/+1
* tools: git rm -r tools/v8_gypfiles/brokencclauss2019-10-3115-2307/+0
* tools: update ESLint to 6.6.0cjihrig2019-10-28258-2606/+3003
* tools: doc: improve async workflow of generate.jstpoisseau2019-10-272-33/+58
* build: vcbuild uses default Python, not Py2João Reis2019-10-251-51/+1
* test: fix test runner for Python 3 on WindowsMichaël Zasso2019-10-201-2/+3
* tools: update remark-preset-lint-node to 1.10.1Rich Trott2019-10-153-73/+129
* test: fix flaky doctool and testRich Trott2019-10-152-13/+8
* doc: prepare miscellaneous docs for new markdown lint rulesRich Trott2019-10-151-6/+6
* vm: add Synthetic modulesGus Caplan2019-10-141-0/+1
* build: fix version checks in gyp filesBen Noordhuis2019-10-131-1/+3