summaryrefslogtreecommitdiff
path: root/vcbuild.bat
Commit message (Expand)AuthorAgeFilesLines
...
* build,win: propagate error codes in vcbuildJoão Reis2019-12-021-1/+4
* build,win: add test-ci-native and test-ci-jsJoão Reis2019-12-021-4/+9
* build: fix detection of Visual Studio 2017Richard Lau2019-11-041-0/+4
* build: vcbuild uses default Python, not Py2João Reis2019-10-251-3/+0
* build: default Windows build to Visual Studio 2019Michaël Zasso2019-10-201-32/+32
* build: make full-icu the default for releasesRichard Lau2019-10-101-2/+2
* build,win: goto lint only after defining node_exeJoão Reis2019-09-271-5/+4
* build,win: accept Python 3 if 2 is not availableJoão Reis2019-09-021-0/+3
* build: add a testclean targetDaniel Bevenius2019-08-161-0/+8
* build,tools: support building with Visual Studio 2019Michaël Zasso2019-07-271-2/+39
* build,win: delegate lint-cpp to makeRefael Ackermann2019-06-131-43/+9
* build,win: create junction instead of symlink to `out\%config%`Refael Ackermann2019-05-251-2/+3
* build: add arm64 to vcbuild.bat help messageJon Kunkee2019-05-171-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