summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-06-29net: use icu's punycode implementationJames M Snell
2016-06-28tools: fix -Wunused-variable warningBen Noordhuis
2016-06-28src: fix runtime/references cpplint warningsBen Noordhuis
2016-06-28tools: allow cpplint to run outside git repoBen Noordhuis
2016-06-28tools: add back --mode=tap to cpplintBen Noordhuis
2016-06-28tools: disable unwanted cpplint rules againBen Noordhuis
2016-06-28tools: update cpplint to r456Ben Noordhuis
2016-06-28build: configure --sharedStefan Budeanu
2016-06-23tools: output include guards in mk-ca-bundle.plBen Noordhuis
2016-06-23tools: update certdata.txtBen Noordhuis
2016-06-21tools: disable readability/function cpplint ruleBen Noordhuis
2016-06-13tools: fix license builder to work with icu-smallMyles Borins
2016-06-13test: add note about duration_ms in TAP reporterRod Vagg
2016-06-13Revert "test: change duration_ms to duration"Rod Vagg
2016-06-06test: change duration_ms to durationGibson Fahnestock
2016-06-06tools,doc: add example usage for REPLACEME tagAnna Henningsen
2016-06-01test: test TTY problems by fakeing a TTY using openptyJeremiah Senkpiel
2016-05-26doc: fix broken referencesAnna Henningsen
2016-05-26tools: make sure doctool anchors respect includesAnna Henningsen
2016-05-25tools: restore change of signatures to opts hashesJesse McCarthy
2016-05-22test: fix component printing on windowsBen Noordhuis
2016-05-22installer: don't install node_internals.hBen Noordhuis
2016-05-19tools: disallow deprecated define getter/setterRich Trott
2016-05-19tools: print stderr on bad test.py `vmArch` checkJeremiah Senkpiel
2016-05-15tools,test: make argument linting more stringentRich Trott
2016-05-13test: include component in tap outputBen Noordhuis
2016-05-13test: add --repeat option to tools/test.pyMichael Dawson
2016-05-12tools: remove the minifying logicSakthipriyan Vairamani
2016-05-10tools: fix regression in doctoolMyles Borins
2016-05-10build: add Make `doc-only` targetJesse McCarthy
2016-05-10tools: fix tools/doc/addon-verify.js regressionAnna Henningsen
2016-05-10test: build addons with V8_DEPRECATION_WARNINGS=1Ben Noordhuis
2016-05-10build: don't compile with -B, reduxBen Noordhuis
2016-05-08tools: lint for object literal spacingRich Trott
2016-05-07tools: update marked dependencyDaniel Wang
2016-05-05tools: allow multiple added: version entriesAnna Henningsen
2016-05-05tools: parse documentation metadataTristian Flanagan
2016-05-05tools: add mock-y js-yaml dependency to doctoolAnna Henningsen
2016-05-04tools: Check in tools for shrinking ICU size, change default to small-icuSteven R. Loomis
2016-05-04tools: update ESLint to 2.9.0Rich Trott
2016-05-02tools: add -F flag for fixing lint issuesRich Trott
2016-04-29tools: fix exit code when linting from CIBrian White
2016-04-28tools: remove default parameters from lint ruleRich Trott
2016-04-29tools: add tests for the doctoolIan Kronquist
2016-04-28tools: lint for function argument alignmentRich Trott
2016-04-28test,tools: adjust function argument alignmentRich Trott
2016-04-25tools: rewrite check-install.sh in pythonSakthipriyan Vairamani
2016-04-24gyp: inherit parent for `*.host`Johan Bergström
2016-04-22tools: enforce deepStrictEqual over deepEqualRich Trott
2016-04-20doc: git mv to .mdRobert Jefe Lindstaedt