summaryrefslogtreecommitdiff
path: root/vcbuild.bat
Commit message (Expand)AuthorAgeFilesLines
* build, win: faster Release rebuildsBartosz Sosnowski2017-12-071-1/+7
* build,win: vcbuild refactoring call configureRefael Ackermann2017-12-021-22/+17
* build,win,msi: support WiX with VS2017João Reis2017-11-281-3/+17
* Revert "build: for --enable-static, run only cctest"Daniel Bevenius2017-11-161-4/+2
* build: include src\tracing when linting on winDaniel Bevenius2017-11-091-2/+4
* build: add missing options to help messageDaniel Bevenius2017-11-081-1/+1
* build: improve `make clean`Refael Ackermann2017-10-261-1/+1
* build: revert "call setlocal in vcbuild.bat"Refael Ackermann2017-10-191-2/+0
* test: update test-npm to use test-npm-package.jsGibson Fahnestock2017-10-191-0/+8
* test: move inspector tests to parallel/sequentialJon Moss2017-10-171-2/+1
* build,win: enable lint option to run "standalone"Daniel Bevenius2017-10-171-2/+7
* build,win: include addons-napi in linterDaniel Bevenius2017-10-161-1/+4
* build: call setlocal in vcbuild.batDaniel Bevenius2017-10-051-0/+2
* test: make it easier to run tests for subsystemsBenjamin Coe2017-10-011-1/+1
* build: run es-module tests in CIBenjamin Coe2017-09-271-1/+1
* build: use generic names for linting tasksNikolai Vavilov2017-09-241-23/+25
* build: don't fail `make test` on source tarballsGibson Fahnestock2017-09-211-2/+2
* build: add support for link-module to vcbuildBartosz Sosnowski2017-09-191-9/+13
* test,process: run 'abort' suite on WindowsRefael Ackermann2017-09-031-1/+1
* build: add npx to zip and 7z packagesRichard Lau2017-08-291-0/+4
* build: for --enable-static, run only cctestDaniel Bevenius2017-08-241-2/+4
* src: use `unordered_set` instead of custom rb treeAnna Henningsen2017-08-171-6/+0
* http2: introducing HTTP/2James M Snell2017-08-041-0/+7
* build,win: fix python detection scriptJason Ginchereau2017-08-011-2/+2
* build,test: run v8 tests on windowsKunal Pathak2017-07-261-2/+15
* build: prevent VsDevCmd.bat from changing cwdNikolai Vavilov2017-07-171-0/+2
* build: split up cpplint to avoid long cmd linesKyle Farnung2017-07-091-6/+9
* build,win: skip `vcvarsall.bat` if env is setRefael Ackermann2017-07-091-1/+4
* build: add async-hooks testing to vcbuild.batRefael Ackermann2017-07-011-2/+3
* build,windows: restore DISTTYPEDIRRefael Ackermann2017-06-301-2/+5
* build,win: respect VS version for building addonsJoão Reis2017-06-301-3/+6
* build,win: use latest installed VS by defaultJoão Reis2017-06-301-6/+7
* build,windows: implement PEP514 python detectionRefael Ackermann2017-06-281-14/+18
* build: check for linter in bin rather than libRich Trott2017-06-171-1/+1
* src,lib,test,doc: correct misspellingsRoman Reiss2017-06-171-2/+2
* build: fail linter if linting not availableGibson Fahnestock2017-06-161-1/+1
* build,windows: check for VS version and archRefael Ackermann2017-06-101-5/+8
* build: merge test suite groupsRefael Ackermann2017-06-101-4/+6
* build: fix typoNikolai Vavilov2017-06-021-1/+1
* win: make buildable on VS2017Refael Ackermann2017-05-051-5/+37
* build: add static option to vcbuild.batTony Rice2017-05-031-0/+3
* build: add target for checking for perm deoptsBrian White2017-04-301-1/+12
* doc, tools: add doc linting to CIVse Mozhet Byt2017-04-251-1/+1
* src: allow CLI args in env with NODE_OPTIONSSam Roberts2017-04-251-1/+3
* doc: add eslint-plugin-markdownVse Mozhet Byt2017-04-251-1/+1
* test: run the addon tests lastSebastian Van Sande2017-04-131-2/+2
* build,win: limit maxcpucount to 2 for MSBuildJoão Reis2017-04-111-1/+3
* n-api: add support for abi stable module APIJason Ginchereau2017-04-031-5/+25
* build: add lint option to vcbuild.bat helpMorgan Brenner2017-03-241-1/+1
* build: add cpp linting to windows buildliusi2017-03-171-5/+50