Wireshark-commits: [Wireshark-commits] master 5b07929: Windows: Remove support for MSVC older than
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5b079291c41ae4f8abe7a33fa7b886ae0a314a30
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5b07929 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):
Windows: Remove support for MSVC older than VS2015
Cleanup the support for older versions of Visual Studio
Change-Id: Ieb97d56e9bff6a5902433e8d99b27276bc7034f7
Reviewed-on: https://code.wireshark.org/review/26247
Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from c37eeaf dissectors: epon: Improve preamble detection
adds 5b07929 Windows: Remove support for MSVC older than VS2015
Summary of changes:
CMakeLists.txt | 11 +----------
packaging/nsis/CMakeLists.txt | 3 ---
packaging/nsis/config.nsh.in | 2 --
packaging/nsis/wireshark.nsi | 32 +++++---------------------------
packaging/wix/CMakeLists.txt | 2 --
5 files changed, 6 insertions(+), 44 deletions(-)