summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* tools: fix test runner in presence of NODE_REPL_EXTERNAL_MODULEGus Caplan2019-10-131-0/+4
* tools: fix GYP MSVS solution generator for Python 3Michaël Zasso2019-10-131-2/+3
* tools: port Python 3 compat patches from node-gyp to gypMichaël Zasso2019-10-1310-29/+36
* fs: introduce `opendir()` and `fs.Dir`Jeremiah Senkpiel2019-10-081-0/+1
* tools: update V8 gypfilesMichaël Zasso2019-10-072-1/+35
* doc: fix return type for crypto.createDiffieHellmanGroup()exoego2019-10-031-0/+1
* tools: support full-icu by defaultSteven R. Loomis2019-10-033-46/+65
* tools: update ESLint to v6.5.1Rich Trott2019-10-0237-157/+604
* build: remove unused libatomic on ppc64, s390xSam Roberts2019-10-011-1/+1
* deps: enable unit data in small-icuMichaël Zasso2019-09-301-1/+1
* tools: make mailmap processing for author list case-insensitiveAnna Henningsen2019-09-241-1/+8
* tools: cleanup getnodeversion.py for readabilityChristian Clauss2019-09-231-15/+15
* http: remove legacy parserAnna Henningsen2019-09-201-1/+0
* tools: update remark-preset-lint-node to 1.10.0Rich Trott2019-09-173-41/+63
* doc: update list style in misc README docsRich Trott2019-09-171-20/+20
* tools: update ESLint to 6.4.0zhangyongsheng2019-09-1566-691/+1323
* tools: fix iculslocs to support ICU 65.1Steven R. Loomis2019-09-121-2/+11
* tools: python3 compat for inspector code generatorBen Noordhuis2019-09-121-1/+4
* tools: apply more stringent blank-line linting for markdown filesRich Trott2019-09-073-5/+18