summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2018-11-21build: fix Python detection when depot_tools are in PATH in WindowsGuy Bedford
2018-11-20readline: add support for async iterationTimothy Gu
2018-11-20src: use STL containers instead of v8 values for static module dataJoyee Cheung
2018-11-18tools: update to remark-lint-preset-node@1.2.0Rich Trott
2018-11-18test: skip test that use --tls-v1.x flagsDaniel Bevenius
2018-11-17src: factor out Node.js-agnostic N-APIsGabriel Schulhof
2018-11-16build,tools: update make-v8.sh for ppc64leRefael Ackermann
2018-11-16tools: fix `make lint-md-rollup` and run itDaijiro Wachi
2018-11-16tools: update remark-lint to v6.0.3 from v6.0.2Daijiro Wachi
2018-11-16tools: update remark version to v10 from v8Daijiro Wachi
2018-11-15src: compile native modules and their code cache in C++Joyee Cheung