summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: update: eslint-plugin-markdown@1.0.0-beta.7Vse Mozhet Byt2017-07-05162-22329/+8740
* tools: change var to const in ./license2rtfRuben Bridgewater2017-07-021-14/+13
* tools: change var to const in ./eslint-rulesRuben Bridgewater2017-07-021-2/+2
* tools: change var to const in ./doc/preprocessRuben Bridgewater2017-07-021-6/+6
* tools: change var to const in ./doc/jsonRuben Bridgewater2017-07-021-28/+28
* tools: change var to const in ./doc/htmlRuben Bridgewater2017-07-021-14/+14
* tools: change var to const in ./doc/addon-verifyRuben Bridgewater2017-07-021-1/+1
* tools: update to ESLint 4.1.1Rich Trott2017-06-286-40/+95
* tools: remove comment in eslint ruleDaniel Bevenius2017-06-281-1/+0
* build,windows: implement PEP514 python detectionRefael Ackermann2017-06-281-0/+51
* tools: disable legacy indentation linting in toolsRich Trott2017-06-271-0/+1
* tools: add script to update ESLintRich Trott2017-06-271-0/+31
* tools: update to ESLint 4.1.0Rich Trott2017-06-27242-10789/+10297
* build: remove dependency on icu io libraryBen Noordhuis2017-06-263-83/+83
* tools: fix error in custom ESLint ruleRich Trott2017-06-221-1/+1
* tools: apply stricter indentation rules to toolsRich Trott2017-06-221-0/+12
* tools: fix indentation in required-modules.jsRich Trott2017-06-221-2/+2
* tools: update ESLint to v4.0.0Rich Trott2017-06-171091-35541/+38128
* src,lib,test,doc: correct misspellingsRoman Reiss2017-06-171-1/+1
* tools, test: update test-npm-package pathsGibson Fahnestock2017-06-071-1/+2
* tools: fix node args passing in test runnerBrian White2017-06-051-0/+4
* tools: be explicit about including key-idMyles Borins2017-06-011-1/+1
* tools: update certdata.txtBen Noordhuis2017-05-291-658/+479
* tools: update test-npm.sh pathsKat Marchán2017-05-231-3/+3
* build: simplify `if` in setting of arg_pathsRefael Ackermann2017-05-161-10/+5
* build: reduce one level of spawning in node_gypRefael Ackermann2017-05-161-10/+8
* build: fix ninja build failure (GYP patch)Daniel Bevenius2017-05-112-3/+4
* test: adding tests for initHooks APIThorsten Lorenz2017-05-101-0/+1
* win: make buildable on VS2017Refael Ackermann2017-05-051-0/+20
* tools: remove unused code from test.pyRich Trott2017-05-041-44/+5
* build: add target for checking for perm deoptsBrian White2017-04-301-1/+45
* doc, tools: add doc linting to CIVse Mozhet Byt2017-04-251-1/+3
* tools: enable no-useless-return eslint rulecjihrig2017-04-251-4/+0
* doc: add eslint-plugin-markdownVse Mozhet Byt2017-04-25196-2/+34450
* build: fix case in lib namesRefael Ackermann2017-04-211-2/+2
* tools: add table parsing capability to the doctoolRoman Reiss2017-04-191-3/+25
* tools: update certdata.txtBen Noordhuis2017-04-181-1939/+2561
* build: enable cctest to use objects (gyp part)Daniel Bevenius2017-04-181-1/+1
* tools: add compile_commands.json gyp generatorBen Noordhuis2017-04-181-0/+115
* gyp: inherit parent for `*.host`Johan Bergström2017-04-181-4/+4
* tools: fix gyp to work on MacOSX without XCodeShigeki Ohtsu2017-04-181-0/+2
* tools: update gyp to eb296f6Refael Ackermann2017-04-1825-452/+1131
* tools: replace custom assert.fail lint ruleRich Trott2017-04-121-30/+0
* tools: replace custom new-with-error ruleRich Trott2017-04-081-31/+0
* build: fix path voodoo in icu-generic.gypRefael Ackermann2017-04-061-2/+5
* deps: backport ec1ffe3 from upstream V8Daniel Bevenius2017-04-061-0/+2
* test: more robust check for location of `node.exe`Refael Ackermann2017-04-041-8/+6
* tools: replace custom ESLint timers ruleRich Trott2017-04-041-25/+0
* tools: update ESLint to 3.19.0Rich Trott2017-04-04374-10811/+23527
* test: performance, remove Popen(shell=True) on WinRefael Ackermann2017-04-041-1/+0