summaryrefslogtreecommitdiff
path: root/vcbuild.bat
Commit message (Expand)AuthorAgeFilesLines
* build,win: accept Python 3 if 2 is not availableJoão Reis2019-09-041-0/+3
* build: add a testclean targetDaniel Bevenius2019-08-191-0/+8
* build,tools: support building with Visual Studio 2019Michaël Zasso2019-08-021-2/+39
* build,win: delegate lint-cpp to makeRefael Ackermann2019-06-171-43/+9
* build,win: create junction instead of symlink to `out\%config%`Refael Ackermann2019-05-281-2/+3
* build: add arm64 to vcbuild.bat help messageJon Kunkee2019-05-181-1/+1
* build,win: deprecate `vcbuild test-ci`Refael Ackermann2019-04-221-2/+3
* deps,test: bump googletest to 39f72ea6f5Refael Ackermann2019-04-221-1/+1
* build,win: bail vcbuild if mklink failsRefael Ackermann2019-04-201-0/+3
* build,win: rename node.lib to libnode.libRefael Ackermann2019-04-191-3/+3
* build: run `mkcodecache` as an actionRefael Ackermann2019-04-161-0/+1
* build,win: put all compilation artifacts into `out`Refael Ackermann2019-04-121-8/+11
* build: remove unused label from vcbuild.batBen Noordhuis2019-03-301-5/+1
* build,win: simplify new `msbuild_arg` optionRefael Ackermann2019-03-071-3/+4
* win,build: add ARM64 support to vcbuild.batJon Kunkee2019-03-041-1/+4
* win,build: add arbitrary and binlog optionsJon Kunkee2019-03-041-1/+8
* build,win: emit MSBuild summaryRefael Ackermann2019-02-141-1/+1
* build,win: always build with PCHRefael Ackermann2019-02-141-6/+2
* win, build: fix building addons on WindowsBartosz Sosnowski2018-12-311-2/+2
* tools: report unused disable-directives for ESLintRich Trott2018-12-211-1/+1
* build,win: pack the install-tools scripts for distRefael Ackermann2018-12-051-26/+29
* test: partition N-API testsGabriel Schulhof2018-12-041-15/+40
* win, build: skip building cctest by defaultBartosz Sosnowski2018-11-291-4/+12
* test: move benchmark tests out of main test suiteRich Trott2018-11-101-1/+2
* doc: remove GA trackingBen Noordhuis2018-10-041-1/+1
* build: exclude npm test directories on WindowsRichard Lau2018-10-021-4/+14
* build: make config verbose on CIconfig-verbose-in-CIRefael Ackermann2018-09-211-0/+1
* src: deprecate global COUNTER_* and remove perfctrJames M Snell2018-09-191-10/+2
* build: skip cctest on Windows shared lib buildYihong Wang2018-09-171-0/+1
* tools: use lint-md.jsRefael Ackermann2018-09-111-32/+4
* build: make doc generation work on WindowsTobias Nießen2018-09-081-1/+1
* build,win: remove unmatched `endlocal` statementRefael Ackermann2018-09-041-1/+0
* win, build: remove superfluous error messageBartosz Sosnowski2018-09-021-3/+3
* win,build: build N-API addons in parallelBartosz Sosnowski2018-08-311-5/+5
* build: use `npm ci`Refael Ackermann2018-08-221-1/+1
* test: remove test/gc, integrate into parallelAnna Henningsen2018-08-011-16/+3
* build,win,v8: allow precompiling objects-inl.hJoão Reis2018-07-271-2/+6
* tools: produce JSON documentation using unified/remark/rehypeSam Ruby2018-07-251-2/+1
* tools: create HTML docs with unified/remark/rehypeSam Ruby2018-07-201-11/+20
* build: move to `npm ci` where possibleRich Trott2018-07-191-2/+2
* build, win: make LTCG optionalBartosz Sosnowski2018-06-271-2/+6
* win, build: generate .sln only when necessaryBartosz Sosnowski2018-06-261-3/+30
* win, build: fix building on 32-bit machinesBartosz Sosnowski2018-06-241-0/+2
* build: build addons in parallel on WindowsBartosz Sosnowski2018-06-241-7/+5
* win, build: add documentation support to vcbuildBartosz Sosnowski2018-06-071-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-121-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