hoffi / gulp-msbuild

gulp-msbuild has moved to https://github.com/fluffynuts/gulp-msbuild.
MIT License
53 stars 44 forks source link

Revise the VS 2017 version 15 tools to use vswhere Issue #55 #60

Closed Siliconrob closed 7 years ago

Siliconrob commented 7 years ago

It is installed with every version of Visual Studio and this was not working at all for me as I have installed Visual Studio 2017 to a non standard path i.e. D:/Program Files. This is meant to fix that.

I removed other test cases that are most likely not applicable anymore as vswhere should give the answer on what is installed.

Note that nodejs does not like at all the argument formats '-format json' which I would have preferred to use, but the cmd prompt on Windows is terrible and full of shit.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-5.8%) to 92.537% when pulling 4388552aad26a6e4de892e568834dea8f4fd1be2 on Siliconrob:master into 379500c1d3ba2331b08b5f62bf86c7f9fa3f51b3 on hoffi:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-7.2%) to 91.176% when pulling 6ec5b669a5e74e61c75c184fa1d305fb496c0b87 on Siliconrob:master into 379500c1d3ba2331b08b5f62bf86c7f9fa3f51b3 on hoffi:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-7.2%) to 91.176% when pulling 2329bf9dc05e58aee6fc0549f2692f19a9b0fdba on Siliconrob:master into 379500c1d3ba2331b08b5f62bf86c7f9fa3f51b3 on hoffi:master.