summaryrefslogtreecommitdiff
path: root/vcbuild.bat
Commit message (Expand)AuthorAgeFilesLines
* build,win: restore vcbuild TAG functionalityRod Vagg2018-05-151-1/+2
* tools: add .mjs linting for WindowsVse Mozhet Byt2018-03-291-1/+1
* win, build: fix intl-none optionBirunthan Mohanathas2018-03-291-1/+1
* build,win: update lint-cpp on WindowsKyle Farnung2018-02-271-6/+8
* build,win,msi: support WiX with VS2017João Reis2018-02-191-3/+17
* win, build: fix without-intl optionBartosz Sosnowski2018-01-241-1/+1
* build,win: vcbuild refactoring call configureRefael Ackermann2017-12-201-22/+17
* build: include src\tracing when linting on winDaniel Bevenius2017-11-171-2/+4
* build: improve `make clean`Refael Ackermann2017-10-311-1/+1
* build: revert "call setlocal in vcbuild.bat"Refael Ackermann2017-10-231-2/+0
* test: update test-npm to use test-npm-package.jsGibson Fahnestock2017-10-231-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-171-1/+4
* test: make it easier to run tests for subsystemsBenjamin Coe2017-10-171-1/+1
* build: call setlocal in vcbuild.batDaniel Bevenius2017-10-111-0/+2
* build: run es-module tests in CIBenjamin Coe2017-10-031-1/+1
* build: use generic names for linting tasksNikolai Vavilov2017-09-251-23/+25
* build: don't fail `make test` on source tarballsGibson Fahnestock2017-09-251-2/+2
* test,process: run 'abort' suite on WindowsRefael Ackermann2017-09-251-1/+1
* build: add support for link-module to vcbuildBartosz Sosnowski2017-09-201-9/+13
* build: add npx to zip and 7z packagesRichard Lau2017-09-121-0/+4
* build: for --enable-static, run only cctestDaniel Bevenius2017-09-121-2/+4
* src: use `unordered_set` instead of custom rb treeAnna Henningsen2017-09-121-6/+0
* http2: introducing HTTP/2James M Snell2017-08-141-0/+7
* build,win: fix python detection scriptJason Ginchereau2017-08-011-2/+2
* build,test: run v8 tests on windowsKunal Pathak2017-07-271-2/+15
* build: prevent VsDevCmd.bat from changing cwdNikolai Vavilov2017-07-191-0/+2
* build: split up cpplint to avoid long cmd linesKyle Farnung2017-07-191-6/+9
* build,win: skip `vcvarsall.bat` if env is setRefael Ackermann2017-07-191-1/+4
* build: add async-hooks testing to vcbuild.batRefael Ackermann2017-07-181-2/+3
* build,windows: restore DISTTYPEDIRRefael Ackermann2017-07-181-2/+5
* build,win: respect VS version for building addonsJoão Reis2017-07-181-3/+6
* build,win: use latest installed VS by defaultJoão Reis2017-07-181-6/+7
* build,windows: implement PEP514 python detectionRefael Ackermann2017-07-181-14/+18
* src,lib,test,doc: correct misspellingsRoman Reiss2017-07-181-2/+2
* build: check for linter in bin rather than libRich Trott2017-06-211-1/+1
* build: fail linter if linting not availableGibson Fahnestock2017-06-211-1/+1
* build,windows: check for VS version and archRefael Ackermann2017-06-121-5/+8
* build: merge test suite groupsRefael Ackermann2017-06-121-4/+6
* build: fix typoNikolai Vavilov2017-06-051-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