summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-06-28build,windows: implement PEP514 python detectionRefael Ackermann
2017-06-27tools: disable legacy indentation linting in toolsRich Trott
2017-06-27tools: add script to update ESLintRich Trott
2017-06-27tools: update to ESLint 4.1.0Rich Trott
2017-06-26build: remove dependency on icu io libraryBen Noordhuis
2017-06-22tools: fix error in custom ESLint ruleRich Trott
2017-06-22tools: apply stricter indentation rules to toolsRich Trott
2017-06-22tools: fix indentation in required-modules.jsRich Trott
2017-06-17tools: update ESLint to v4.0.0Rich Trott
2017-06-17src,lib,test,doc: correct misspellingsRoman Reiss
2017-06-07tools, test: update test-npm-package pathsGibson Fahnestock
2017-06-05tools: fix node args passing in test runnerBrian White
2017-06-01tools: be explicit about including key-idMyles Borins
2017-05-29tools: update certdata.txtBen Noordhuis
2017-05-23tools: update test-npm.sh pathsKat Marchán
2017-05-16build: simplify `if` in setting of arg_pathsRefael Ackermann
2017-05-16build: reduce one level of spawning in node_gypRefael Ackermann
2017-05-11build: fix ninja build failure (GYP patch)Daniel Bevenius
2017-05-10test: adding tests for initHooks APIThorsten Lorenz
2017-05-05win: make buildable on VS2017Refael Ackermann
2017-05-04tools: remove unused code from test.pyRich Trott
2017-04-30build: add target for checking for perm deoptsBrian White
2017-04-25doc, tools: add doc linting to CIVse Mozhet Byt
2017-04-25tools: enable no-useless-return eslint rulecjihrig
2017-04-25doc: add eslint-plugin-markdownVse Mozhet Byt
2017-04-21build: fix case in lib namesRefael Ackermann
2017-04-19tools: add table parsing capability to the doctoolRoman Reiss
2017-04-18tools: update certdata.txtBen Noordhuis
2017-04-18build: enable cctest to use objects (gyp part)Daniel Bevenius
2017-04-18tools: add compile_commands.json gyp generatorBen Noordhuis
2017-04-18gyp: inherit parent for `*.host`Johan Bergström
2017-04-18tools: fix gyp to work on MacOSX without XCodeShigeki Ohtsu
2017-04-18tools: update gyp to eb296f6Refael Ackermann
2017-04-12tools: replace custom assert.fail lint ruleRich Trott
2017-04-08tools: replace custom new-with-error ruleRich Trott
2017-04-06build: fix path voodoo in icu-generic.gypRefael Ackermann
2017-04-06deps: backport ec1ffe3 from upstream V8Daniel Bevenius
2017-04-04test: more robust check for location of `node.exe`Refael Ackermann
2017-04-04tools: replace custom ESLint timers ruleRich Trott
2017-04-04tools: update ESLint to 3.19.0Rich Trott
2017-04-04test: performance, remove Popen(shell=True) on WinRefael Ackermann
2017-04-03n-api: add support for abi stable module APIJason Ginchereau
2017-03-30tools: add missing #include "unicode/putil.h"Steven R. Loomis
2017-03-29tools: add unescaped regexp dot rule to linterBrian White
2017-03-26tools: add rule prefering common.mustNotCall()James M Snell
2017-03-24build: enable cctest to use generated objectsDaniel Bevenius
2017-03-22build: remove cares headers from tarballGibson Fahnestock
2017-03-17build: add cpp linting to windows buildliusi
2017-03-13build: add node_use_openssl check to install.pyDaniel Bevenius
2017-03-10meta: restore original copyright headerJames M Snell