summaryrefslogtreecommitdiff
path: root/vcbuild.bat
Commit message (Expand)AuthorAgeFilesLines
* build: fix test-ci-js task in MakefileRich Trott2020-09-221-2/+2
* build: do not run benchmark tests on 'make test'Rich Trott2020-09-221-3/+5
* build: add benchmark tests to CI runsRich Trott2020-09-221-1/+1
* tools: remove lint-js.jsRich Trott2020-09-221-9/+1
* Revert "src: add test/abort build tasks"Richard Lau2020-06-061-26/+4
* build: fix vcbuild error for missing Visual StudioThomas2020-05-131-1/+1
* win,build: set exit_code on configure failureBartlomiej Brzozowski2020-04-221-0/+1
* src: add test/abort build tasksChristian Niederer2020-04-221-4/+26
* build: remove enable_vtune from vcbuild.batRichard Lau2020-03-161-5/+1
* build: add vs2019 to vcbuild.bat helpRichard Lau2020-03-161-1/+1
* build,win: fix goto exit in vcbuildJoão Reis2020-02-061-0/+1
* build,win: propagate error codes in vcbuildJoão Reis2019-12-311-1/+4
* build,win: add test-ci-native and test-ci-jsJoão Reis2019-12-161-4/+9
* build,win: goto lint only after defining node_exeJoão Reis2019-10-011-5/+4
* 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