| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: remove GA tracking | Ben Noordhuis | 2018-10-04 | 1 | -1/+1 |
* | build: make config verbose on CI | Refael Ackermann | 2018-09-23 | 1 | -0/+1 |
* | build: skip cctest on Windows shared lib build | Yihong Wang | 2018-09-20 | 1 | -0/+1 |
* | tools: use lint-md.js | Refael Ackermann | 2018-09-11 | 1 | -32/+4 |
* | build: make doc generation work on Windows | Tobias Nießen | 2018-09-09 | 1 | -1/+1 |
* | build,win: remove unmatched `endlocal` statement | Refael Ackermann | 2018-09-06 | 1 | -1/+0 |
* | win, build: remove superfluous error message | Bartosz Sosnowski | 2018-09-06 | 1 | -3/+3 |
* | win,build: build N-API addons in parallel | Bartosz Sosnowski | 2018-09-06 | 1 | -5/+5 |
* | build: use `npm ci` | Refael Ackermann | 2018-09-03 | 1 | -1/+1 |
* | tools: produce JSON documentation using unified/remark/rehype | Sam Ruby | 2018-08-07 | 1 | -2/+1 |
* | test: remove test/gc, integrate into parallel | Anna Henningsen | 2018-08-01 | 1 | -16/+3 |
* | build,win,v8: allow precompiling objects-inl.h | João Reis | 2018-07-31 | 1 | -2/+6 |
* | tools: create HTML docs with unified/remark/rehype | Sam Ruby | 2018-07-21 | 1 | -11/+20 |
* | build: move to `npm ci` where possible | Rich Trott | 2018-07-20 | 1 | -2/+2 |
* | build, win: make LTCG optional | Bartosz Sosnowski | 2018-06-28 | 1 | -2/+6 |
* | win, build: generate .sln only when necessary | Bartosz Sosnowski | 2018-06-28 | 1 | -3/+30 |
* | win, build: fix building on 32-bit machines | Bartosz Sosnowski | 2018-06-25 | 1 | -0/+2 |
* | build: build addons in parallel on Windows | Bartosz Sosnowski | 2018-06-25 | 1 | -7/+5 |
* | win, build: add documentation support to vcbuild | Bartosz Sosnowski | 2018-06-13 | 1 | -11/+91 |
* | http2: switch to new runtime-controlled debugging system | Anna Henningsen | 2018-05-31 | 1 | -1/+0 |
* | build, win: opt-in openssl_no_asm if no nasm found | Shigeki Ohtsu | 2018-04-16 | 1 | -3/+6 |
* | build, tools, win: add nasm detection for OpenSSL | João Reis | 2018-04-10 | 1 | -0/+3 |
* | build,windows: make vcbuild fail if upload fails | Refael Ackermann | 2018-04-08 | 1 | -0/+10 |
* | build: allow vcbuild to merely build addon tests | Gabriel Schulhof | 2018-04-04 | 1 | -0/+2 |
* | build: do not cd on vcbuild help | Vse Mozhet Byt | 2018-03-14 | 1 | -2/+2 |
* | build: lint .eslintrc.js file | Rich Trott | 2018-03-06 | 1 | -1/+1 |
* | build, win: vcbuild improvements | Bartosz Sosnowski | 2018-02-22 | 1 | -2/+2 |
* | lint: move eslint to new plugin system | Gus Caplan | 2018-02-20 | 1 | -1/+1 |
* | build,win: replace run-python subroutine with single find_python call | Nikolai Vavilov | 2018-02-15 | 1 | -16/+12 |
* | tools: add .mjs linting for Windows | Vse Mozhet Byt | 2018-02-05 | 1 | -1/+1 |
* | win, build: fix intl-none option | Birunthan Mohanathas | 2018-02-04 | 1 | -1/+1 |
* | build,win: update lint-cpp on Windows | Kyle Farnung | 2018-01-16 | 1 | -6/+8 |
* | build,win: restore vcbuild TAG functionality | Rod Vagg | 2018-01-11 | 1 | -1/+2 |
* | tools: move eslint from tools to tools/node_modules | Michaël Zasso | 2018-01-11 | 1 | -2/+2 |
* | build: remove duplicate async-hooks and known_issues test runs | Rich Trott | 2018-01-02 | 1 | -1/+1 |
* | win, build: fix without-intl option | Bartosz Sosnowski | 2017-12-15 | 1 | -1/+1 |
* | build: remove support for VS2015 | Nikolai Vavilov | 2017-12-12 | 1 | -37/+6 |
* | build, win: faster Release rebuilds | Bartosz Sosnowski | 2017-12-07 | 1 | -1/+7 |
* | build,win: vcbuild refactoring call configure | Refael Ackermann | 2017-12-02 | 1 | -22/+17 |
* | build,win,msi: support WiX with VS2017 | João Reis | 2017-11-28 | 1 | -3/+17 |
* | Revert "build: for --enable-static, run only cctest" | Daniel Bevenius | 2017-11-16 | 1 | -4/+2 |
* | build: include src\tracing when linting on win | Daniel Bevenius | 2017-11-09 | 1 | -2/+4 |
* | build: add missing options to help message | Daniel Bevenius | 2017-11-08 | 1 | -1/+1 |
* | build: improve `make clean` | Refael Ackermann | 2017-10-26 | 1 | -1/+1 |
* | build: revert "call setlocal in vcbuild.bat" | Refael Ackermann | 2017-10-19 | 1 | -2/+0 |
* | test: update test-npm to use test-npm-package.js | Gibson Fahnestock | 2017-10-19 | 1 | -0/+8 |
* | test: move inspector tests to parallel/sequential | Jon Moss | 2017-10-17 | 1 | -2/+1 |
* | build,win: enable lint option to run "standalone" | Daniel Bevenius | 2017-10-17 | 1 | -2/+7 |
* | build,win: include addons-napi in linter | Daniel Bevenius | 2017-10-16 | 1 | -1/+4 |
* | build: call setlocal in vcbuild.bat | Daniel Bevenius | 2017-10-05 | 1 | -0/+2 |