summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2019-04-13src: make a Environment-independent proxy class for NativeModuleLoaderJoyee Cheung
2019-04-11build,win: teach GYP MSVS generator about MARMASMJon Kunkee
2019-04-08tools: move cpplint configuration to .cpplintRefael Ackermann
2019-04-08tools: refloat 4 Node.js patches to cpplint.pyRefael Ackermann
2019-04-08tools: bump cpplint.py to 1.4.4Refael Ackermann
2019-04-07doc: link bigint type to MDN instead of proposalVse Mozhet Byt
2019-04-06lib: remove `env: node` in eslint config for lib filesJoyee Cheung
2019-04-05src: add NOLINT to js_native_.*gengjiawen
2019-04-04build: fix inspector dependency resolutionBen Noordhuis
2019-04-04src: port bootstrap/cache.js to C++Joyee Cheung
2019-04-02tools: fix `test.py --time`Richard Lau
2019-04-01tools: update ESLint to 5.16.0cjihrig
2019-03-31build,win: silence MSVC warning C4129 for V8Refael Ackermann
2019-03-30tools: update dependencies in lint-md-cli-rollupDaijiro Wachi
2019-03-28build,deps: move gypfiles out 2/2 - movingRefael Ackermann
2019-03-28deps,build: compute torque_outputs in v8.gypRefael Ackermann
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-26tools: windows_boxstarter "choco install python -y" for Python 3cclauss
2019-03-26tools: remove eslint rule no-let-in-for-declarationgengjiawen
2019-03-23tools: update ESLint to 5.15.3cjihrig
2019-03-18tools: update ESLint to 5.15.2cjihrig
2019-03-17tools: update lint-md.js to lint rfc name formatRich Trott
2019-03-16tools: tidy function arguments in eslint rulesRich Trott
2019-03-14deps: bump minimum icu version to 63Ujjwal Sharma
2019-03-13v8: integrate node-heapdump into coreJames M Snell
2019-03-12tools: fix cpplint.py header rulesRefael Ackermann
2019-03-12deps,tools: include SipHash in LICENSERod Vagg
2019-03-10tools: update ESLint to 5.15.1cjihrig
2019-03-10tools: update to mdast-util-to-hast v3.0.2Sam Ruby
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-03-08tools: update generated lint-md.jsRefael Ackermann
2019-03-08tools: update `node-lint-md-cli-rollup` version 2Refael Ackermann
2019-03-07tools: use dmn@2.2.1 to remove unneeded filesRich Trott
2019-03-07tools: update dmn to 2.2.1 in update scriptsRich Trott
2019-03-08tools: fix test.py --shellYang Guo