summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: enable no-useless-return eslint rulecjihrig2017-05-171-4/+0
* build: fix case in lib namesRefael Ackermann2017-05-171-2/+2
* eslint: remove dead and unused symlinkSam Roberts2017-05-151-1/+0
* tools: Add no useless regex char class rulePrince J Wesley2017-05-081-0/+190
* tools: replace custom ESLint timers ruleRich Trott2017-05-021-25/+0
* tools: update ESLint to 3.19.0Rich Trott2017-05-02373-10735/+23484
* deps: backport ec1ffe3 from upstream V8Daniel Bevenius2017-04-241-0/+2
* test: more robust check for location of `node.exe`Refael Ackermann2017-04-181-8/+6
* test: performance, remove Popen(shell=True) on WinRefael Ackermann2017-04-181-1/+0
* build: add node_use_openssl check to install.pyDaniel Bevenius2017-04-181-1/+2
* tools: add links to the stability index referenceMichael Cox2017-04-181-1/+4
* tools: remove NODE_PATH from environment for testsRich Trott2017-04-181-1/+6
* tools: remove custom align-function-arguments ruleRich Trott2017-03-081-76/+0
* tools: update ESLint to current versionRich Trott2017-03-08724-10999/+20936
* tools,doc: add Google Analytics tracking.Phillip Johnsen2017-03-082-4/+33
* doc: remove duplicate properties bullet in readmeJavis Sullivan2017-03-081-3/+2
* test: fix temp-dir option in tools/test.pyGibson Fahnestock2017-03-081-1/+1
* tools: add lint rule to enforce timer argumentsRich Trott2017-03-081-0/+25
* tools: add compile_commands.json gyp generatorBen Noordhuis2017-03-081-0/+115
* src: support UTF-8 in compiled-in JS source filesBen Noordhuis2017-03-081-40/+77
* test: fix test.py command line options processingJulien Gilli2017-02-211-1/+1
* test: add --abort-on-timeout option to test.pyJulien Gilli2017-02-211-6/+22
* doc: replace newlines in deprecation with spaceSakthipriyan Vairamani (thefourtheye)2017-02-211-1/+1
* src,tools: speed up startup by 2.5%Ben Noordhuis2017-01-311-133/+31
* win,msi: add required UIRef for localized stringsBill Ticehurst2017-01-311-0/+1
* deps: Intl: ICU 58 bump: configure/LICENSE/docsSteven R. Loomis2017-01-313-10/+1117
* tools: add macosx-firwall script to avoid popupsDaniel Bevenius2017-01-311-0/+48
* tools: forbid template literals in assert.throwsMichaël Zasso2016-12-261-1/+2
* tools: add ESLint rule for assert.throws argumentsMichaël Zasso2016-12-261-0/+59
* test: set stdin too for pseudo-tty testsAnna Henningsen2016-12-261-1/+3
* tools: remove unneeded escaping in generate.jsRich Trott2016-12-201-7/+7
* tools: use better regexp for manpage referencesAnna Henningsen2016-12-201-1/+1
* tools: make run-valgrind.py usefulBen Noordhuis2016-12-131-36/+7
* tools: fix run-valgrind.py scriptBen Noordhuis2016-12-131-10/+2
* tools: copy run-valgrind.py to tools/Ben Noordhuis2016-12-131-1/+102
* deps: backport GYP fix to fix AIX shared suffixStewart Addison2016-12-083-17/+26
* benchmark,lib,test,tools: remove unneeded . escapeRich Trott2016-12-081-4/+4
* tools: allow test.py to use full paths of testsFrancis Gulotta2016-11-261-2/+9
* tools: make --repeat work with -j in test.pyRich Trott2016-11-221-1/+4
* tools: remove dangling eslint symlinkSam Roberts2016-11-181-1/+0
* tools: replace custom lint rule for getter/setterRich Trott2016-11-151-32/+0
* tools: update ESLint to v3.8.0Rich Trott2016-11-11645-25113/+40455
* tools: avoid let in for loopsjessicaquynh2016-11-111-0/+46
* doc: highlight deprecated API in ToCIlya Frolov2016-11-111-4/+22
* doc: revise http documentationTimothy Gu2016-11-111-1/+6
* tools: fix release script on macOS 10.12Evan Lucas2016-11-111-9/+2
* test: output tap13 instead of almost-tapJohan Bergström2016-11-111-10/+29
* v8: update make-v8.sh to use gitJaideep Bajwa2016-11-101-20/+29
* tools: use long format for gpg fingerprintMyles Borins2016-11-071-1/+1
* tools: check tag is on github before releaseRod Vagg2016-10-191-0/+8