summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-02-27doc: link to man pagesdcposch@dcpos.ch
2016-02-26doc,tools,test: lint doc-based addon testsRich Trott
2016-02-26test: fix test runner arg regressionStefan Budeanu
2016-02-25doc: remove out-of-date matter from internal docsRich Trott
2016-02-25test: allow passing args to executableStefan Budeanu
2016-02-25src,tools: remove null sentinel from source arrayBen Noordhuis
2016-02-25src,tools: drop nul byte from built-in source codeBen Noordhuis
2016-02-25src,tools: allow utf-8 in built-in js source codeBen Noordhuis
2016-02-18tools: update ESLint to version 2.1.0Rich Trott
2016-02-18tools: remove obsolete lint rulesRich Trott
2016-02-18src,test,tools: modify for more stringent lintingRich Trott
2016-02-14doc: improve scrolling, various CSS tweaksRoman Reiss
2016-02-11test: run v8 tests from node treeBryon Leung
2016-02-09tools,doc: fix linting errorsRich Trott
2016-02-09tools: parse types into links in doc html genClaudio Rodriguez
2016-02-04tools: fix redeclared vars in doc/json.jsRich Trott
2016-02-01tools: apply linting to doc toolsRich Trott
2016-02-01tools: fix detecting constructor for JSON docTimothy Gu
2016-01-30tools: add property types in JSON documentationTimothy Gu
2016-01-26tools: add support for subkeys in release toolsMyles Borins
2016-01-23tools: fix setting path containing an ampersandBrian White
2016-01-20tools: fix license-builder.sh for ICURichard Lau
2016-01-14tools: add license-builder.sh to construct LICENSERod Vagg
2016-01-14test: use addon.md block headings as test dir namesRod Vagg
2016-01-13tools: fix style issue after eslint updateMichaël Zasso
2016-01-13tools: update eslint to v1.10.3Michaël Zasso
2016-01-05tools: fix warning in doc parsingShigeki Ohtsu
2015-12-31test: inherit JOBS from environmentJohan Bergström
2015-12-30test: make temp path customizableJohan Bergström
2015-12-24test: test each block in addon.md contains js & ccRod Vagg
2015-12-08tools: list missing whitespace/if-one-line cpplintBen Noordhuis
2015-12-08tools: add --prof-process flag to node binaryMatt Loring
2015-12-03crypto: fix native module compilation with FIPSStefan Budeanu
2015-11-25installer: install the tick processorMatt Loring
2015-11-24test: add TAP diagnostic message for retried testsRich Trott
2015-11-23test: retry on smartos if ECONNREFUSEDRich Trott
2015-11-21tools: update certdata.txtBen Noordhuis
2015-11-14build: fix --with-intl=system-icu for x-compileSteven R. Loomis
2015-11-12tools: add tap output to cpplintJohan Bergström
2015-11-10tools: enforce `throw new Error()` with lint ruleRich Trott
2015-11-02tools: update npm test tooling for 3.3.10+Rebecca Turner
2015-10-30tools: fix gyp to work on MacOSX without XCodeShigeki Ohtsu
2015-10-30tools: update gyp to b3cef02Imran Iqbal
2015-10-23build: Updates for AIX npm support - part 1Michael Dawson
2015-10-22tools: ensure npm always uses the local nodeJeremiah Senkpiel
2015-10-22tools: update test-npm to work with npm 3Rebecca Turner
2015-10-22tools: use absolute paths in test-npmRebecca Turner
2015-10-07test: report timeout in TapReporterKarl Skomski
2015-10-06tools: remove leftover license boilerplateNathan Rajlich
2015-10-06test: make common.js mandatory via linting ruleRich Trott