summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-12-10tools: update ESLint to 5.10.0cjihrig
2018-12-07tools: prepare tools/js2c.py for Python 3cclauss
2018-12-06tools: prepare tools/specialize_node_d.py for Python 3cclauss
2018-12-07tools: prepare tools/test.py for Python 3cclauss
2018-12-06tools: prepare tools/genv8constants.py for Python 3cclauss
2018-12-06tools: prepare tools/install.py for Python 3cclauss
2018-12-05build,win: pack the install-tools scripts for distRefael Ackermann
2018-12-05tools: replace rollup with nccRich Trott
2018-12-05win: do not use Boxstarter to install toolsJoão Reis
2018-12-04test: partition N-API testsGabriel Schulhof
2018-12-03build: add line break as soon tests are doneRuben Bridgewater
2018-12-03build: fix line length off by one errorRuben Bridgewater
2018-11-30tools: don't use GH API for commit message checksRod Vagg
2018-11-30tools: only sign release if promotion successfulRod Vagg
2018-11-30tools: check for git tag before promoting releaseRod Vagg
2018-11-29build, tools, win: add .S files support to GYPBartosz Sosnowski
2018-11-28tools: update remark-preset-lint-node to v1.3.1Daijiro Wachi
2018-11-27tools,doc: fix version picker bug in html.jsRich Trott
2018-11-25tools: use print() function on both Python 2 and 3cclauss