summaryrefslogtreecommitdiff
path: root/vcbuild.bat
Commit message (Expand)AuthorAgeFilesLines
* doc: remove GA trackingBen Noordhuis2018-10-041-1/+1
* build: make config verbose on CIRefael Ackermann2018-09-231-0/+1
* build: skip cctest on Windows shared lib buildYihong Wang2018-09-201-0/+1
* tools: use lint-md.jsRefael Ackermann2018-09-111-32/+4
* build: make doc generation work on WindowsTobias Nießen2018-09-091-1/+1
* build,win: remove unmatched `endlocal` statementRefael Ackermann2018-09-061-1/+0
* win, build: remove superfluous error messageBartosz Sosnowski2018-09-061-3/+3
* win,build: build N-API addons in parallelBartosz Sosnowski2018-09-061-5/+5
* build: use `npm ci`Refael Ackermann2018-09-031-1/+1
* tools: produce JSON documentation using unified/remark/rehypeSam Ruby2018-08-071-2/+1
* test: remove test/gc, integrate into parallelAnna Henningsen2018-08-011-16/+3
* build,win,v8: allow precompiling objects-inl.hJoão Reis2018-07-311-2/+6
* tools: create HTML docs with unified/remark/rehypeSam Ruby2018-07-211-11/+20
* build: move to `npm ci` where possibleRich Trott2018-07-201-2/+2
* build, win: make LTCG optionalBartosz Sosnowski2018-06-281-2/+6
* win, build: generate .sln only when necessaryBartosz Sosnowski2018-06-281-3/+30
* win, build: fix building on 32-bit machinesBartosz Sosnowski2018-06-251-0/+2
* build: build addons in parallel on WindowsBartosz Sosnowski2018-06-251-7/+5
* win, build: add documentation support to vcbuildBartosz Sosnowski2018-06-131-11/+91
* http2: switch to new runtime-controlled debugging systemAnna Henningsen2018-05-311-1/+0
* build, win: opt-in openssl_no_asm if no nasm foundShigeki Ohtsu2018-04-161-3/+6
* build, tools, win: add nasm detection for OpenSSLJoão Reis2018-04-101-0/+3
* build,windows: make vcbuild fail if upload failsRefael Ackermann2018-04-081-0/+10
* build: allow vcbuild to merely build addon testsGabriel Schulhof2018-04-041-0/+2
* build: do not cd on vcbuild helpVse Mozhet Byt2018-03-141-2/+2
* build: lint .eslintrc.js fileRich Trott2018-03-061-1/+1
* build, win: vcbuild improvementsBartosz Sosnowski2018-02-221-2/+2
* lint: move eslint to new plugin systemGus Caplan2018-02-201-1/+1
* build,win: replace run-python subroutine with single find_python callNikolai Vavilov2018-02-151-16/+12
* tools: add .mjs linting for WindowsVse Mozhet Byt2018-02-051-1/+1
* win, build: fix intl-none optionBirunthan Mohanathas2018-02-041-1/+1
* build,win: update lint-cpp on WindowsKyle Farnung2018-01-161-6/+8
* build,win: restore vcbuild TAG functionalityRod Vagg2018-01-111-1/+2
* tools: move eslint from tools to tools/node_modulesMichaël Zasso2018-01-111-2/+2
* build: remove duplicate async-hooks and known_issues test runsRich Trott2018-01-021-1/+1
* win, build: fix without-intl optionBartosz Sosnowski2017-12-151-1/+1
* build: remove support for VS2015Nikolai Vavilov2017-12-121-37/+6
* 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