| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | build: remove VS 2013 switch from vcbuild.bat | Ben Noordhuis | 2016-09-23 | 1 | -31/+5 |
* | inspector: introduce a smoke test | Eugene Ostroukhov | 2016-09-19 | 1 | -3/+4 |
* | win,build: forward release_urlbase to configure | João Reis | 2016-09-09 | 1 | -2/+1 |
* | win,build: exit when addons fail to build | João Reis | 2016-09-08 | 1 | -0/+4 |
* | win,build: skip finding VS when not needed | João Reis | 2016-09-08 | 1 | -0/+2 |
* | win,build: fail on invalid option in vcbuild | João Reis | 2016-09-08 | 1 | -1/+2 |
* | tools: enable caching for jslint task | Rich Trott | 2016-08-30 | 1 | -1/+1 |
* | build: add missing files to zip and 7z packages | Richard Lau | 2016-08-25 | 1 | -0/+12 |
* | build: do not lint src dir for JS errors | Rich Trott | 2016-08-18 | 1 | -2/+2 |
* | tools: update to ESLint 3.2.2 | Rich Trott | 2016-08-09 | 1 | -1/+1 |
* | build: windows sharedlib support | Stefan Budeanu | 2016-08-05 | 1 | -0/+3 |
* | tools: increase lint coverage | Rich Trott | 2016-07-13 | 1 | -2/+2 |
* | win,build: add creation of zip and 7z package | Bartosz Sosnowski | 2016-05-31 | 1 | -2/+57 |
* | test: run known_issues tests in CI | Rich Trott | 2016-05-06 | 1 | -3/+3 |