Wireshark-commits: [Wireshark-commits] master-2.6 6afa42f: Remove older Visual Studio suport.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6afa42fa945926bf498f9c91db0f9a6d30444f07
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
6afa42f by Gerald Combs (gerald@xxxxxxxxxxxxx):
Remove older Visual Studio suport.
Remove conditional checks for Visual Studio 2013 and earlier from
CMakeLists.txt.
Remove the VSVersion flag from win-setup.ps1. We haven't used it in
quite a while.
Change-Id: Iea80f8cd566f4909e1bac2d0a620488255c4d0a7
Reviewed-on: https://code.wireshark.org/review/27607
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 4a01a952edd7881b0d706e2cfe8f0c5571828987)
Reviewed-on: https://code.wireshark.org/review/31304
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 8559b09 wsutil: fix crash due to corruption of the "small_buffers" array
add 6afa42f Remove older Visual Studio suport.
Summary of changes:
CMakeLists.txt | 46 ++++++++++++++--------------------------------
tools/win-setup.ps1 | 10 ----------
2 files changed, 14 insertions(+), 42 deletions(-)