| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | test: make it easier to run tests for subsystems | Benjamin Coe | 2017-10-01 | 1 | -1/+1 |
* | build: run es-module tests in CI | Benjamin Coe | 2017-09-27 | 1 | -1/+1 |
* | build: use generic names for linting tasks | Nikolai Vavilov | 2017-09-24 | 1 | -23/+25 |
* | build: don't fail `make test` on source tarballs | Gibson Fahnestock | 2017-09-21 | 1 | -2/+2 |
* | build: add support for link-module to vcbuild | Bartosz Sosnowski | 2017-09-19 | 1 | -9/+13 |
* | test,process: run 'abort' suite on Windows | Refael Ackermann | 2017-09-03 | 1 | -1/+1 |
* | build: add npx to zip and 7z packages | Richard Lau | 2017-08-29 | 1 | -0/+4 |
* | build: for --enable-static, run only cctest | Daniel Bevenius | 2017-08-24 | 1 | -2/+4 |
* | src: use `unordered_set` instead of custom rb tree | Anna Henningsen | 2017-08-17 | 1 | -6/+0 |
* | http2: introducing HTTP/2 | James M Snell | 2017-08-04 | 1 | -0/+7 |
* | build,win: fix python detection script | Jason Ginchereau | 2017-08-01 | 1 | -2/+2 |
* | build,test: run v8 tests on windows | Kunal Pathak | 2017-07-26 | 1 | -2/+15 |
* | build: prevent VsDevCmd.bat from changing cwd | Nikolai Vavilov | 2017-07-17 | 1 | -0/+2 |
* | build: split up cpplint to avoid long cmd lines | Kyle Farnung | 2017-07-09 | 1 | -6/+9 |
* | build,win: skip `vcvarsall.bat` if env is set | Refael Ackermann | 2017-07-09 | 1 | -1/+4 |
* | build: add async-hooks testing to vcbuild.bat | Refael Ackermann | 2017-07-01 | 1 | -2/+3 |
* | build,windows: restore DISTTYPEDIR | Refael Ackermann | 2017-06-30 | 1 | -2/+5 |
* | build,win: respect VS version for building addons | João Reis | 2017-06-30 | 1 | -3/+6 |
* | build,win: use latest installed VS by default | João Reis | 2017-06-30 | 1 | -6/+7 |
* | build,windows: implement PEP514 python detection | Refael Ackermann | 2017-06-28 | 1 | -14/+18 |
* | build: check for linter in bin rather than lib | Rich Trott | 2017-06-17 | 1 | -1/+1 |
* | src,lib,test,doc: correct misspellings | Roman Reiss | 2017-06-17 | 1 | -2/+2 |
* | build: fail linter if linting not available | Gibson Fahnestock | 2017-06-16 | 1 | -1/+1 |
* | build,windows: check for VS version and arch | Refael Ackermann | 2017-06-10 | 1 | -5/+8 |
* | build: merge test suite groups | Refael Ackermann | 2017-06-10 | 1 | -4/+6 |
* | build: fix typo | Nikolai Vavilov | 2017-06-02 | 1 | -1/+1 |
* | win: make buildable on VS2017 | Refael Ackermann | 2017-05-05 | 1 | -5/+37 |
* | build: add static option to vcbuild.bat | Tony Rice | 2017-05-03 | 1 | -0/+3 |
* | build: add target for checking for perm deopts | Brian White | 2017-04-30 | 1 | -1/+12 |
* | doc, tools: add doc linting to CI | Vse Mozhet Byt | 2017-04-25 | 1 | -1/+1 |
* | src: allow CLI args in env with NODE_OPTIONS | Sam Roberts | 2017-04-25 | 1 | -1/+3 |
* | doc: add eslint-plugin-markdown | Vse Mozhet Byt | 2017-04-25 | 1 | -1/+1 |
* | test: run the addon tests last | Sebastian Van Sande | 2017-04-13 | 1 | -2/+2 |
* | build,win: limit maxcpucount to 2 for MSBuild | João Reis | 2017-04-11 | 1 | -1/+3 |
* | n-api: add support for abi stable module API | Jason Ginchereau | 2017-04-03 | 1 | -5/+25 |
* | build: add lint option to vcbuild.bat help | Morgan Brenner | 2017-03-24 | 1 | -1/+1 |
* | build: add cpp linting to windows build | liusi | 2017-03-17 | 1 | -5/+50 |
* | build: build an x64 build by default on Windows | Nikolai Vavilov | 2017-02-28 | 1 | -1/+1 |
* | build: add node-inspect integration test | Jan Krems | 2017-02-13 | 1 | -0/+8 |
* | test: remove dependency on node-weak | Ben Noordhuis | 2017-02-11 | 1 | -10/+9 |
* | build: notify about the redundancy of "nosign" | Nikolai Vavilov | 2017-02-03 | 1 | -1/+1 |
* | build: change nosign flag to sign and flips logic | Joe Doyle | 2016-12-18 | 1 | -8/+9 |
* | test: move tick-processor tests to own directory | Rich Trott | 2016-11-09 | 1 | -0/+1 |
* | win,build: try multiple timeservers when signing | Rod Vagg | 2016-10-19 | 1 | -2/+2 |
* | win,tools: ignore linting for line breaks | João Reis | 2016-10-07 | 1 | -1/+1 |
* | build: run cctests as part of test-ci target | Ben Noordhuis | 2016-10-03 | 1 | -3/+4 |