summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* n-api: add support for abi stable module APIJason Ginchereau2017-04-032-0/+3
* tools: add missing #include "unicode/putil.h"Steven R. Loomis2017-03-301-0/+1
* tools: add unescaped regexp dot rule to linterBrian White2017-03-291-0/+157
* tools: add rule prefering common.mustNotCall()James M Snell2017-03-261-0/+39
* build: enable cctest to use generated objectsDaniel Bevenius2017-03-241-1/+1
* build: remove cares headers from tarballGibson Fahnestock2017-03-221-3/+0
* build: add cpp linting to windows buildliusi2017-03-171-1/+2
* build: add node_use_openssl check to install.pyDaniel Bevenius2017-03-131-1/+2
* meta: restore original copyright headerJames M Snell2017-03-103-0/+63
* tools: add links to the stability index referenceMichael Cox2017-03-091-1/+4
* doc/tools: fix more type inconsistenciesRoman Reiss2017-03-081-4/+5
* test: make tests pass when configured without-sslDaniel Bevenius2017-03-041-2/+19
* tools: remove NODE_PATH from environment for testsRich Trott2017-03-021-1/+6
* tools: fix lint issue in doctoolRoman Reiss2017-03-021-1/+2
* doc: linkify type[] syntax, support lowercase for primitivesRoman Reiss2017-03-021-9/+18
* doc: change broken fg(1) links to fg(1p)Karan Thakkar2017-02-241-11/+13
* tools,doc: enable changelogs for itemsAnna Henningsen2017-02-242-2/+46
* deps: switch to v8_inspector in V8Ali Ijaz Sheikh2017-02-221-9/+0
* tools/doc: add more intrinsic and custom typesTimothy Gu2017-02-151-13/+27
* src: support UTF-8 in compiled-in JS source filesBen Noordhuis2017-02-131-40/+77
* build: add node-inspect integration testJan Krems2017-02-131-0/+139
* test: remove dependency on node-weakBen Noordhuis2017-02-111-2/+0
* tools: add compile_commands.json gyp generatorBen Noordhuis2017-02-091-0/+115
* test: fix test.py command line options processingJulien Gilli2017-02-041-1/+1
* test: add --abort-on-timeout option to test.pyJulien Gilli2017-02-031-6/+22
* doc: add documentation for url.format(URL[, options]);James M Snell2017-02-021-1/+2
* doc: replace newlines in deprecation with spaceSakthipriyan Vairamani (thefourtheye)2017-02-011-1/+1
* tools: add MDN link for IterableTimothy Gu2017-01-311-0/+2