wireshark/packaging
Peter Wu 4e6a80f3e3 NSIS: try harder to find VS2015/VS2017 vcredist
The vcredist version (directory name) has changed. Instead of listing
all possible versions, just glob for it. I only observed a single
directory anyway.

As CMake can find compilers without vcvarsall.bat, it is possible that
env var VCINSTALLDIR is not set. Fallback to querying the location from
the registry (as was done in VS2015).

The MSVC_VERSION/VS/VCRT table is partially based on
https://blogs.msdn.microsoft.com/vcblog/2017/11/15/side-by-side-minor-version-msvc-toolsets-in-visual-studio-2017/

Change-Id: I58107597c5037ab597a0d620925cb870e6ef7793
Reviewed-on: https://code.wireshark.org/review/28980
Petri-Dish: Peter Wu <peter@lekensteyn.nl>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@wireshark.org>
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
2018-08-20 05:28:05 +00:00
..
macosx CMake+macOS: Make sure we're using the right Qt tools. 2018-06-21 03:32:27 +00:00
nsis NSIS: try harder to find VS2015/VS2017 vcredist 2018-08-20 05:28:05 +00:00
portableapps spdx: more licenses converted. 2018-03-09 04:48:20 +00:00
rpm rpm: fix compilation on centos (uses cmake3). 2018-06-09 05:08:09 +00:00
wix Windows: upgrade USBPcap to 1.2.0.4 2018-08-16 06:26:33 +00:00