summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-07-23tools: update ESLint to 6.1.0cjihrig
2019-07-22tools: remove unused pkgsrc directoryMichaël Zasso
2019-07-20build: fix building with d8Michaël Zasso
2019-07-20gyp: cherrypick more Python3 changes from node-gypcclauss
2019-07-20build: remove broken intel vtune supportBen Noordhuis
2019-07-20test: fix pty test hangs on aixBen Noordhuis
2019-07-20build,v8: support IBM iXu Meng
2019-07-20deps: update acorn to 6.2.0Michaël Zasso
2019-07-20src, tools: replace raw ptr with smart ptrGauthamBanasandra
2019-07-20tools: add markdown lint rule for 'Unix'Rich Trott
2019-07-20gyp: pull Python 3 changes from node/node-gypcclauss
2019-07-20doc: fix link from bootstrap README to BUILDINGRod Vagg
2019-07-02build: expose napi_build_version variableNickNaso
2019-07-02tools: update unified-args to 7.0.0 for md-lint CLIRich Trott
2019-07-02tools: move python code out of jenkins shellSam Roberts
2019-07-02tools: fix v8 testing with devtoolset on ppcleSam Roberts
2019-07-02doc: merge bootstrap/README.md into BUILDING.mdRod Vagg
2019-07-02tools: remove unused using declarationsDaniel Bevenius
2019-07-02tools: remove out-of-date code-cache-path commentDaniel Bevenius
2019-07-02tools: fix typo in js2c.pyDaniel Bevenius
2019-07-02tools: update eslintRuben Bridgewater
2019-07-02tools: update remark-preset-lint-node to 1.7.0Rich Trott
2019-07-02tools: fix typo in cache_builder.ccDaniel Bevenius
2019-07-02tools: update babel-eslint to 10.0.2ZYSzys
2019-06-18tools: assert that the snapshot can be rehashed in node_mksnapshotJoyee Cheung
2019-06-18build: unbreak --with-intl=system-icu buildBen Noordhuis
2019-06-17tools: fix update-babel-eslint.sh scriptRuben Bridgewater
2019-06-17tools: increase the maximum number of files to lint per workerRuben Bridgewater
2019-06-17tools: ignore node_modules when lintingRuben Bridgewater
2019-06-17tools: update babel-eslintRuben Bridgewater
2019-06-17tools: update eslintRuben Bridgewater
2019-06-04deps: bump minimum icu version to 64Michaël Zasso
2019-06-04tools,gyp: introduce MSVS 2019Refael Ackermann
2019-06-04build,v8: sync V8 gypfiles with 7.5Refael Ackermann
2019-06-02tools: fix js2c regressionRefael Ackermann
2019-06-01doc,tools: get altDocs versions from CHANGELOG.mdRichard Lau
2019-06-01tools: update inspector_protocol to 0aafd2Michaël Zasso
2019-05-28tools: update dependencies in tools/docRich Trott
2019-05-28src: move DiagnosticFilename inlines into a -inl.hSam Roberts
2019-05-28src: remove env-inl.h from header filesSam Roberts
2019-05-20tls: expose built-in root certificatesBen Noordhuis
2019-05-20tools: update markdown linter for Windows line endingsRich Trott
2019-05-20tools: remove unneeded dependency filesRich Trott
2019-05-20tools: refactor js2c.py for maximal Python3 compatibilityRefael Ackermann
2019-05-18tools: decrease code duplication for isString() in lint rulescjihrig
2019-05-17tools: update dmn to 2.2.2Rich Trott
2019-05-17tools: DRY isRequireCall() in lint rulescjihrig
2019-05-15doc,tools: updates for 6.x End-of-LifeRichard Lau
2019-05-15tools: add `12.x` to alternative docs versionsRichard Lau
2019-05-14tools: allow RegExp in required-modules eslint ruleRichard Lau