summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-02-14build,src: add PCH to node.gypiRefael Ackermann
2019-02-14build,deps: use PCH also for v8_initializersRefael Ackermann
2019-02-14build,tools: add more headers to V8 PCH fileRefael Ackermann
2019-02-12doc: fix some nits in perf_hooksVse Mozhet Byt
2019-02-08perf_hooks: implement histogram based apiJames M Snell
2019-02-08deps: update acorn to 6.0.7Michaël Zasso
2019-02-06lib: fix a few minor issues flagged by lgtmRobin Neatherway
2019-02-04test: do not fail SLOW tests if they are not slowYang Guo
2019-02-03tools: update ESLint to 5.13.0Rich Trott
2019-02-03tools: update dmn in update-estlint.shRich Trott
2019-02-02tools: make test.py Python 3 compatibleSakthipriyan Vairamani (thefourtheye)
2019-02-02process: expose process.features.inspectorJoyee Cheung
2019-02-01test, tools: suppress addon function cast warningsDaniel Bevenius
2019-01-30tools: refloat Node.js patches to cpplint.pyRefael Ackermann
2019-01-30tools: bump cpplint.py to 3d8f6f876dRefael Ackermann
2019-01-29test: enable marking of failing coverage testsMichael Dawson
2019-01-29tools: make test.py Queue part Python 3 compatiblegengjiawen
2019-01-28tools: make mkssldef.py Python 3 compatibleSakthipriyan Vairamani (thefourtheye)
2019-01-28build: make compress_json python3 compatibleSakthipriyan Vairamani (thefourtheye)
2019-01-23build: make install.py python 3 compatiableSakthipriyan Vairamani (thefourtheye)
2019-01-21tools: improve valgrind supportAnna Henningsen
2019-01-20tools: update ESLint to 5.12.1cjihrig
2019-01-11tools: lint for use of internalBinding()cjihrig
2019-01-11doc: fix, unify, formalize, and amplify vm.mdVse Mozhet Byt
2019-01-11tools: update crypo check rulecjihrig
2019-01-11tools: add openssl-cli to macos-firewall.shDaniel Bevenius
2019-01-09worker: remove `--experimental-worker` flagAnna Henningsen
2019-01-08doc: make modules.md more accurateVse Mozhet Byt
2019-01-07tools: update ESLint to 5.12.0cjihrig
2019-01-05doc: add documentation for brotli supportAnna Henningsen
2019-01-05deps,tools: update license-builder.sh and LICENSEHackzzila
2019-01-02test: set umask explicitlyThomas Chung
2018-12-30doc: include license for src/large_pages in LICENSEUjjwal Sharma
2018-12-30tools: replace NULL with nullptrJuan José Arboleda
2018-12-30tools: remove custom buffer-constructor lint rulecjihrig
2018-12-30lib: remove unintended access to deps/Anna Henningsen
2018-12-29tools: update ESLint to 5.11.1cjihrig
2018-12-25tools: update ESLint to 5.11.0cjihrig
2018-12-24tools: alphabetize IGNORED_SUITES in tools/test.pyRich Trott
2018-12-24crypto: add key object APITobias Nießen
2018-12-21tools: update certdata.txtSam Roberts
2018-12-18src: always compile and store code cache for native modulesJoyee Cheung
2018-12-18src: remove code cache integrity checkJoyee Cheung
2018-12-18tools: make apilinks building more robustJoyee Cheung
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-12-11test: do not lint macros files (again)cclauss
2018-12-10tools: prepare ./tools/compress_json.py for Python 3cclauss
2018-12-10tools: prepare tools/testp.py for Python 3cclauss
2018-12-11process: specialize building and storage of process.configJoyee Cheung
2018-12-10tools: prepare tools/icu/icutrim.py for Python 3cclauss