summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: fix license-builder.sh again for ICUSteven R. Loomis2016-04-261-4/+16
* tools: move message listener to worker objectsBrian White2016-04-261-15/+15
* tools,doc: parse types in braces everywhereAlexander Makarenko2016-04-262-5/+4
* tools: improve js linterBrian White2016-04-261-0/+262
* tools: remove simplejson dependencySakthipriyan Vairamani2016-04-261-6/+1
* tools: update ESLint to 2.7.0silverwind2016-04-262040-36892/+40599
* tools,doc: fix json for grouped optional paramsfiredfox2016-04-261-7/+16
* tools,doc: fix incomplete json produced by doctoolfiredfox2016-04-261-0/+8
* tools: do not rewrite npm shebang in install.pyEvan Lucas2016-04-261-16/+0
* deps: reintroduce supporting shared c-ares buildsJohan Bergström2016-04-051-1/+3
* test: make arch available in status filesSantiago Gimeno2016-04-041-1/+6
* tools: fix json doc generationfiredfox2016-03-301-1/+1
* build: enable compilation for linuxOneMichael Dawson2016-03-292-1/+4
* etw,build: always generate .rc and .h filesJoão Reis2016-03-296-154/+0
* doc: fix order of end tags of list after headingfiredfox2016-03-241-1/+1
* build: add script to create Android .mk filesRobert Chiras2016-03-221-0/+46
* tools: add buffer-constructor eslint ruleJames M Snell2016-03-181-0/+25
* tools: remove unused importsSakthipriyan Vairamani2016-03-182-3/+0
* win,msi: prevent from installing on Windows Vista or earlierAlexis Campailla2016-03-181-0/+4
* docs: fix man pages link if tok type is codeMithun Patel2016-03-161-1/+1
* tools: reduce verbosity of cpplintSakthipriyan Vairamani2016-03-071-3/+0
* tools: support testing known issuescjihrig2016-03-041-3/+7
* doc: link to man pagesdcposch@dcpos.ch2016-02-271-0/+32
* doc,tools,test: lint doc-based addon testsRich Trott2016-02-261-0/+6
* test: fix test runner arg regressionStefan Budeanu2016-02-261-1/+4
* doc: remove out-of-date matter from internal docsRich Trott2016-02-251-25/+0
* test: allow passing args to executableStefan Budeanu2016-02-251-1/+7
* src,tools: remove null sentinel from source arrayBen Noordhuis2016-02-251-7/+1
* src,tools: drop nul byte from built-in source codeBen Noordhuis2016-02-251-2/+2
* src,tools: allow utf-8 in built-in js source codeBen Noordhuis2016-02-251-20/+3
* tools: update ESLint to version 2.1.0Rich Trott2016-02-182898-128541/+115429
* tools: remove obsolete lint rulesRich Trott2016-02-183-18/+11
* src,test,tools: modify for more stringent lintingRich Trott2016-02-181-2/+1
* doc: improve scrolling, various CSS tweaksRoman Reiss2016-02-141-2/+4
* test: run v8 tests from node treeBryon Leung2016-02-111-0/+38
* tools,doc: fix linting errorsRich Trott2016-02-091-6/+6
* tools: parse types into links in doc html genClaudio Rodriguez2016-02-092-3/+69
* tools: fix redeclared vars in doc/json.jsRich Trott2016-02-041-4/+3
* tools: apply linting to doc toolsRich Trott2016-02-015-29/+48
* tools: fix detecting constructor for JSON docTimothy Gu2016-02-011-1/+1
* tools: add property types in JSON documentationTimothy Gu2016-01-301-1/+1
* tools: add support for subkeys in release toolsMyles Borins2016-01-261-1/+1
* tools: fix setting path containing an ampersandBrian White2016-01-231-1/+1
* tools: fix license-builder.sh for ICURichard Lau2016-01-201-2/+3
* tools: add license-builder.sh to construct LICENSERod Vagg2016-01-141-0/+63
* test: use addon.md block headings as test dir namesRod Vagg2016-01-141-14/+20
* tools: fix style issue after eslint updateMichaël Zasso2016-01-131-3/+3
* tools: update eslint to v1.10.3Michaël Zasso2016-01-134293-160046/+155072
* tools: fix warning in doc parsingShigeki Ohtsu2016-01-051-1/+1
* test: inherit JOBS from environmentJohan Bergström2015-12-311-1/+4