summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* test: move benchmark tests out of main test suiteRich Trott2018-11-101-0/+1
* deps: introduce `llhttp`Fedor Indutny2018-11-101-0/+1
* build,tools: update make-v8.sh for s390xRefael Ackermann2018-11-091-3/+21
* tools: enable 80-char line length markdown lintingRich Trott2018-11-073-100/+163
* tools: add script to lint first PR commit messageRichard Lau2018-11-041-0/+45
* win: add prompt to tools installation scriptJoão Reis2018-11-031-3/+10
* win: clarify Boxstarter behavior on install toolsRob Reynolds2018-11-031-1/+17
* tools: update alternative docs versionsRichard Lau2018-11-021-1/+2
* doc: add types and their corresponding return valuesOuyang Yadong2018-11-021-0/+7
* test: run code cache test by default and test generatorJoyee Cheung2018-10-301-1/+0
* tools: update ESLint to 5.8.0cjihrig2018-10-2933-6386/+1583
* build: add lint-py which uses flake8cclauss2018-10-242-0/+5
* deps: icu 63.1 bump (CLDR 34)Steven R. Loomis2018-10-241-2/+10
* tools, icu: actually failover if there are multiple URLsSteven R. Loomis2018-10-241-7/+11
* doc: document and warn if the ICU version is too oldSteven R. Loomis2018-10-231-0/+3
* deps: icu: apply workaround patchSteven R. Loomis2018-10-231-0/+1384
* tools: prefer filter to remove empty stringsSakthipriyan Vairamani (thefourtheye)2018-10-181-2/+2
* tools,test: add list of slow testsRefael Ackermann2018-10-161-24/+21
* tools,test: cleanup and dedup codeRefael Ackermann2018-10-161-96/+54
* tools: update ESLint to 5.7.0cjihrig2018-10-14140-3747/+2961
* tools,icu: read full ICU version info from fileRefael Ackermann2018-10-112-4/+10
* tools: update node-lint-md-cli-rollupRich Trott2018-10-118-3400/+2120
* benchmark,doc,lib,src,test,tools: fix typosBrandon Smith2018-10-095-8/+8
* tools: fix ICU shrinker and docsSteven R. Loomis2018-10-042-3/+3
* tools: allow input for TTY testsAnna Henningsen2018-10-041-1/+12
* Revert "tools,gyp: don't force build actions with multiple outputs"Sakthipriyan Vairamani (thefourtheye)2018-10-041-4/+2
* deps: add no-strict-aliasing to ICU cflagsDaniel Bevenius2018-10-041-1/+1
* doc: remove GA trackingBen Noordhuis2018-10-042-29/+2
* tools,gyp: don't force build actions with multiple outputs10.0.0-proposalRefael Ackermann2018-10-021-2/+4
* tools,gyp: cosmetic change to GYP `make` generator outputsRefael Ackermann2018-10-021-6/+6
* build: exclude npm test directories on WindowsRichard Lau2018-10-021-6/+6
* tools: fix cpplint --quiet optionDaniel Bevenius2018-10-011-3/+2
* tools: update ESLint to 5.6.1cjihrig2018-10-01205-1149/+1735
* win,msi: display license notes before installing toolsJoão Reis2018-09-261-0/+28
* win,msi: install Boxstarter from elevated shellJoão Reis2018-09-261-1/+1
* win,msi: highlight installation of 3rd-party toolsTobias Nießen2018-09-242-3/+3
* src: deprecate global COUNTER_* and remove perfctrJames M Snell2018-09-196-31/+4
* tools: merge custom cpplint with cpplint v1.3.0Christopher Hiller2018-09-181-134/+491
* tools,win: fix find_python errorKyle Farnung2018-09-171-1/+1
* tools: update ESLint to 5.6.0Rich Trott2018-09-1636-786/+1692
* tools: implement update-authors in JSAnna Henningsen2018-09-142-22/+50
* tools: fix doc tool behavior for version arraysTobias Nießen2018-09-122-4/+12
* win,msi: install tools for native modulesJoão Reis2018-09-124-2/+77
* tools: use lint-md.jsRefael Ackermann2018-09-116-1358/+0
* tools: `make lint-md-rollup` & checkin `lint-md.js`Refael Ackermann2018-09-113-536/+34337
* tools: relocate `remark-preset-lint-node`Refael Ackermann2018-09-116-1/+2
* tools: update `node-lint-md-cli-rollup`Refael Ackermann2018-09-113-1242/+2178
* tools: vendor in node-lint-md-cli-rollupRefael Ackermann2018-09-116-0/+2746
* tools: update eslint to v5.5.0Ruben Bridgewater2018-09-115547-122922/+72260
* tools,doc: apilinks should handle root scenariosKyle Farnung2018-09-091-2/+4