summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-06-17tools: assert that the snapshot can be rehashed in node_mksnapshotJoyee Cheung
2019-06-14build: unbreak --with-intl=system-icu buildBen Noordhuis
2019-06-11tools: fix update-babel-eslint.sh scriptRuben Bridgewater
2019-06-11tools: increase the maximum number of files to lint per workerRuben Bridgewater
2019-06-11tools: ignore node_modules when lintingRuben Bridgewater
2019-06-11tools: update babel-eslintRuben Bridgewater
2019-06-11tools: update eslintRuben Bridgewater
2019-06-02tools: fix js2c regressionRefael Ackermann
2019-06-01deps: bump minimum icu version to 64Michaël Zasso
2019-06-01tools,gyp: introduce MSVS 2019Refael Ackermann
2019-06-01build,v8: sync V8 gypfiles with 7.5Refael Ackermann
2019-06-01doc,tools: get altDocs versions from CHANGELOG.mdRichard Lau
2019-06-01tools: update inspector_protocol to 0aafd2Michaël Zasso
2019-05-27tools: update dependencies in tools/docRich Trott
2019-05-26src: move DiagnosticFilename inlines into a -inl.hSam Roberts
2019-05-23src: remove env-inl.h from header filesSam Roberts
2019-05-20tls: expose built-in root certificatesBen Noordhuis
2019-05-19tools: update markdown linter for Windows line endingsRich Trott
2019-05-18tools: remove unneeded dependency filesRich Trott
2019-05-18tools: refactor js2c.py for maximal Python3 compatibilityRefael Ackermann
2019-05-17tools: decrease code duplication for isString() in lint rulescjihrig
2019-05-16tools: update dmn to 2.2.2Rich Trott
2019-05-15tools: DRY isRequireCall() in lint rulescjihrig
2019-05-14doc,tools: updates for 6.x End-of-LifeRichard Lau
2019-05-14tools: add `12.x` to alternative docs versionsRichard Lau
2019-05-13tools: allow RegExp in required-modules eslint ruleRichard Lau
2019-05-13tools: force common be required before any other modulesZYSzys
2019-05-09tools: enable camelcase linting in toolsRich Trott
2019-05-09tools: switch to camelcasing in apilinks.jsRich Trott
2019-05-06tools: fix node-core/required-modules eslint ruleBen Noordhuis
2019-04-30deps: add acorn stage-3 pluginsRuben Bridgewater
2019-04-27deps: backport ICU-20575 to fix err/crasherSteven R. Loomis
2019-04-27deps: backport ICU-20558 to fix Intl crasherSteven R. Loomis
2019-04-26build: allow icu download to use other hashes besides md5Steven R. Loomis
2019-04-25tools: update certdata.txtSam Roberts
2019-04-25tools: update LICENSE and tools/icu/current_ver.depUjjwal Sharma
2019-04-24tools: fix use-after-free mkcodecache warningBen Noordhuis
2019-04-23tools: update tools/license-builder.shUjjwal Sharma
2019-04-23src: use std::vector<size_t> instead of IndexArrayJoyee Cheung
2019-04-23src: enable context snapshot after running per-context scriptsJoyee Cheung
2019-04-23tools: implement node_mksnapshotJoyee Cheung
2019-04-22deps,test: bump googletest to 39f72ea6f5Refael Ackermann
2019-04-22build: improve embedded code-cache detectionRefael Ackermann
2019-04-20tools,doc: fix 404 broken links in docsGerson Niño
2019-04-16tools: refactor mkcodecacheRefael Ackermann
2019-04-16tools: implement mkcodecache as an executableJoyee Cheung
2019-04-13tools: update js-yaml to 3.13.1 for lint-md.jsRich Trott
2019-04-13tools: python: ignore instead of select flake8 rulesRefael Ackermann
2019-04-13tools: python: activate more flake8 rulesRefael Ackermann
2019-04-13tools: python: update flake8 rulesRefael Ackermann