summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2018-11-14win: add customization warning to tools scriptJoão Reis
2018-11-12tools: update ESLint to 5.9.0cjihrig
2018-11-10test: move benchmark tests out of main test suiteRich Trott
2018-11-10deps: introduce `llhttp`Fedor Indutny
2018-11-09build,tools: update make-v8.sh for s390xRefael Ackermann
2018-11-07tools: enable 80-char line length markdown lintingRich Trott
2018-11-04tools: add script to lint first PR commit messageRichard Lau
2018-11-03win: add prompt to tools installation scriptJoão Reis
2018-11-03win: clarify Boxstarter behavior on install toolsRob Reynolds
2018-11-02tools: update alternative docs versionsRichard Lau
2018-11-02doc: add types and their corresponding return valuesOuyang Yadong
2018-10-30test: run code cache test by default and test generatorJoyee Cheung
2018-10-29tools: update ESLint to 5.8.0cjihrig
2018-10-24build: add lint-py which uses flake8cclauss
2018-10-24deps: icu 63.1 bump (CLDR 34)Steven R. Loomis
2018-10-24tools, icu: actually failover if there are multiple URLsSteven R. Loomis
2018-10-23doc: document and warn if the ICU version is too oldSteven R. Loomis
2018-10-23deps: icu: apply workaround patchSteven R. Loomis
2018-10-18tools: prefer filter to remove empty stringsSakthipriyan Vairamani (thefourtheye)