summaryrefslogtreecommitdiff
path: root/vcbuild.bat
AgeCommit message (Expand)Author
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
2017-09-21build: don't fail `make test` on source tarballsGibson Fahnestock
2017-09-19build: add support for link-module to vcbuildBartosz Sosnowski
2017-09-03test,process: run 'abort' suite on WindowsRefael Ackermann
2017-08-29build: add npx to zip and 7z packagesRichard Lau
2017-08-24build: for --enable-static, run only cctestDaniel Bevenius
2017-08-17src: use `unordered_set` instead of custom rb treeAnna Henningsen
2017-08-04http2: introducing HTTP/2James M Snell
2017-08-01build,win: fix python detection scriptJason Ginchereau
2017-07-26build,test: run v8 tests on windowsKunal Pathak
2017-07-17build: prevent VsDevCmd.bat from changing cwdNikolai Vavilov
2017-07-09build: split up cpplint to avoid long cmd linesKyle Farnung
2017-07-09build,win: skip `vcvarsall.bat` if env is setRefael Ackermann
2017-07-01build: add async-hooks testing to vcbuild.batRefael Ackermann
2017-06-30build,windows: restore DISTTYPEDIRRefael Ackermann
2017-06-30build,win: respect VS version for building addonsJoão Reis
2017-06-30build,win: use latest installed VS by defaultJoão Reis
2017-06-28build,windows: implement PEP514 python detectionRefael Ackermann
2017-06-17build: check for linter in bin rather than libRich Trott
2017-06-17src,lib,test,doc: correct misspellingsRoman Reiss
2017-06-16build: fail linter if linting not availableGibson Fahnestock
2017-06-10build,windows: check for VS version and archRefael Ackermann
2017-06-10build: merge test suite groupsRefael Ackermann
2017-06-02build: fix typoNikolai Vavilov
2017-05-05win: make buildable on VS2017Refael Ackermann
2017-05-03build: add static option to vcbuild.batTony Rice
2017-04-30build: add target for checking for perm deoptsBrian White
2017-04-25doc, tools: add doc linting to CIVse Mozhet Byt
2017-04-25src: allow CLI args in env with NODE_OPTIONSSam Roberts
2017-04-25doc: add eslint-plugin-markdownVse Mozhet Byt
2017-04-13test: run the addon tests lastSebastian Van Sande
2017-04-11build,win: limit maxcpucount to 2 for MSBuildJoão Reis
2017-04-03n-api: add support for abi stable module APIJason Ginchereau
2017-03-24build: add lint option to vcbuild.bat helpMorgan Brenner
2017-03-17build: add cpp linting to windows buildliusi
2017-02-28build: build an x64 build by default on WindowsNikolai Vavilov
2017-02-13build: add node-inspect integration testJan Krems
2017-02-11test: remove dependency on node-weakBen Noordhuis