summaryrefslogtreecommitdiff
path: root/vcbuild.bat
AgeCommit message (Expand)Author
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
2018-06-24build: build addons in parallel on WindowsBartosz Sosnowski
2018-06-07win, build: add documentation support to vcbuildBartosz Sosnowski
2018-05-31http2: switch to new runtime-controlled debugging systemAnna Henningsen
2018-04-12build, win: opt-in openssl_no_asm if no nasm foundShigeki Ohtsu
2018-04-10build, tools, win: add nasm detection for OpenSSLJoão Reis
2018-04-08build,windows: make vcbuild fail if upload failsRefael Ackermann
2018-04-04build: allow vcbuild to merely build addon testsGabriel Schulhof
2018-03-14build: do not cd on vcbuild helpVse Mozhet Byt
2018-03-06build: lint .eslintrc.js fileRich Trott
2018-02-22build, win: vcbuild improvementsBartosz Sosnowski
2018-02-20lint: move eslint to new plugin systemGus Caplan
2018-02-15build,win: replace run-python subroutine with single find_python callNikolai Vavilov
2018-02-05tools: add .mjs linting for WindowsVse Mozhet Byt
2018-02-04win, build: fix intl-none optionBirunthan Mohanathas
2018-01-16build,win: update lint-cpp on WindowsKyle Farnung
2018-01-11build,win: restore vcbuild TAG functionalityRod Vagg
2018-01-11tools: move eslint from tools to tools/node_modulesMichaël Zasso
2018-01-02build: remove duplicate async-hooks and known_issues test runsRich Trott
2017-12-15win, build: fix without-intl optionBartosz Sosnowski
2017-12-12build: remove support for VS2015Nikolai Vavilov
2017-12-07build, win: faster Release rebuildsBartosz Sosnowski
2017-12-02build,win: vcbuild refactoring call configureRefael Ackermann
2017-11-28build,win,msi: support WiX with VS2017João Reis
2017-11-16Revert "build: for --enable-static, run only cctest"Daniel Bevenius
2017-11-09build: include src\tracing when linting on winDaniel Bevenius
2017-11-08build: add missing options to help messageDaniel Bevenius
2017-10-26build: improve `make clean`Refael Ackermann
2017-10-19build: revert "call setlocal in vcbuild.bat"Refael Ackermann
2017-10-19test: update test-npm to use test-npm-package.jsGibson Fahnestock
2017-10-17test: move inspector tests to parallel/sequentialJon Moss
2017-10-17build,win: enable lint option to run "standalone"Daniel Bevenius
2017-10-16build,win: include addons-napi in linterDaniel Bevenius
2017-10-05build: call setlocal in vcbuild.batDaniel Bevenius
2017-10-01test: make it easier to run tests for subsystemsBenjamin Coe
2017-09-27build: run es-module tests in CIBenjamin Coe
2017-09-24build: use generic names for linting tasksNikolai Vavilov