summaryrefslogtreecommitdiff
path: root/vcbuild.bat
AgeCommit message (Expand)Author
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
2017-02-03build: notify about the redundancy of "nosign"Nikolai Vavilov
2016-12-18build: change nosign flag to sign and flips logicJoe Doyle
2016-11-09test: move tick-processor tests to own directoryRich Trott
2016-10-19win,build: try multiple timeservers when signingRod Vagg
2016-10-07win,tools: ignore linting for line breaksJoão Reis
2016-10-03build: run cctests as part of test-ci targetBen Noordhuis
2016-09-23build: remove VS 2013 switch from vcbuild.batBen Noordhuis
2016-09-19inspector: introduce a smoke testEugene Ostroukhov
2016-09-09win,build: forward release_urlbase to configureJoão Reis
2016-09-08win,build: exit when addons fail to buildJoão Reis
2016-09-08win,build: skip finding VS when not neededJoão Reis
2016-09-08win,build: fail on invalid option in vcbuildJoão Reis
2016-08-30tools: enable caching for jslint taskRich Trott
2016-08-25build: add missing files to zip and 7z packagesRichard Lau
2016-08-18build: do not lint src dir for JS errorsRich Trott
2016-08-09tools: update to ESLint 3.2.2Rich Trott
2016-08-05build: windows sharedlib supportStefan Budeanu
2016-07-13tools: increase lint coverageRich Trott
2016-05-31win,build: add creation of zip and 7z packageBartosz Sosnowski
2016-05-06test: run known_issues tests in CIRich Trott
2016-05-04tools: Check in tools for shrinking ICU size, change default to small-icuSteven R. Loomis
2016-04-29tools: add tests for the doctoolIan Kronquist
2016-04-15tools: improve js linterBrian White
2016-03-29win,build: build and test add-ons on test-ciBogdan Lobor
2016-03-16build: remove lint/dotfiles from release tarballJohan Bergström
2016-03-11win,build: support Visual C++ Build Tools 2015João Reis
2016-03-04tools: support testing known issuescjihrig