summaryrefslogtreecommitdiff
path: root/vcbuild.bat
AgeCommit message (Expand)Author
2019-12-02build,win: propagate error codes in vcbuildJoão Reis
2019-12-02build,win: add test-ci-native and test-ci-jsJoão Reis
2019-11-04build: fix detection of Visual Studio 2017Richard Lau
2019-10-25build: vcbuild uses default Python, not Py2João Reis
2019-10-20build: default Windows build to Visual Studio 2019Michaël Zasso
2019-10-10build: make full-icu the default for releasesRichard Lau
2019-09-27build,win: goto lint only after defining node_exeJoão Reis
2019-09-02build,win: accept Python 3 if 2 is not availableJoão Reis
2019-08-16build: add a testclean targetDaniel Bevenius
2019-07-27build,tools: support building with Visual Studio 2019Michaël Zasso
2019-06-13build,win: delegate lint-cpp to makeRefael Ackermann
2019-05-25build,win: create junction instead of symlink to `out\%config%`Refael Ackermann
2019-05-17build: add arm64 to vcbuild.bat help messageJon Kunkee
2019-04-22build,win: deprecate `vcbuild test-ci`Refael Ackermann
2019-04-22deps,test: bump googletest to 39f72ea6f5Refael Ackermann
2019-04-20build,win: bail vcbuild if mklink failsRefael Ackermann
2019-04-19build,win: rename node.lib to libnode.libRefael Ackermann
2019-04-16build: run `mkcodecache` as an actionRefael Ackermann
2019-04-12build,win: put all compilation artifacts into `out`Refael Ackermann
2019-03-30build: remove unused label from vcbuild.batBen Noordhuis
2019-03-07build,win: simplify new `msbuild_arg` optionRefael Ackermann
2019-03-04win,build: add ARM64 support to vcbuild.batJon Kunkee
2019-03-04win,build: add arbitrary and binlog optionsJon Kunkee
2019-02-14build,win: emit MSBuild summaryRefael Ackermann
2019-02-14build,win: always build with PCHRefael Ackermann
2018-12-31win, build: fix building addons on WindowsBartosz Sosnowski
2018-12-21tools: report unused disable-directives for ESLintRich Trott
2018-12-05build,win: pack the install-tools scripts for distRefael Ackermann
2018-12-04test: partition N-API testsGabriel Schulhof
2018-11-29win, build: skip building cctest by defaultBartosz Sosnowski
2018-11-10test: move benchmark tests out of main test suiteRich Trott
2018-10-04doc: remove GA trackingBen Noordhuis
2018-10-02build: exclude npm test directories on WindowsRichard Lau
2018-09-21build: make config verbose on CIRefael Ackermann
2018-09-19src: deprecate global COUNTER_* and remove perfctrJames M Snell
2018-09-17build: skip cctest on Windows shared lib buildYihong Wang
2018-09-11tools: use lint-md.jsRefael Ackermann
2018-09-08build: make doc generation work on WindowsTobias Nießen
2018-09-04build,win: remove unmatched `endlocal` statementRefael Ackermann
2018-09-02win, build: remove superfluous error messageBartosz Sosnowski
2018-08-31win,build: build N-API addons in parallelBartosz Sosnowski
2018-08-22build: use `npm ci`Refael Ackermann
2018-08-01test: remove test/gc, integrate into parallelAnna Henningsen
2018-07-27build,win,v8: allow precompiling objects-inl.hJoão Reis
2018-07-25tools: produce JSON documentation using unified/remark/rehypeSam Ruby
2018-07-20tools: create HTML docs with unified/remark/rehypeSam Ruby
2018-07-19build: move to `npm ci` where possibleRich Trott
2018-06-27build, win: make LTCG optionalBartosz Sosnowski
2018-06-26win, build: generate .sln only when necessaryBartosz Sosnowski
2018-06-24win, build: fix building on 32-bit machinesBartosz Sosnowski