]> git.ipfire.org Git - thirdparty/xz.git/commit
Windows: Drop Visual Studio 2013 support
authorLasse Collin <lasse.collin@tukaani.org>
Sat, 15 Jun 2024 15:07:04 +0000 (18:07 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Thu, 20 Jun 2024 18:53:07 +0000 (21:53 +0300)
commit6a3c4aaa43a90da441e1156c5ffd2e6098f5521f
tree4dd8becb6e6df686d7bf28393a917dabaa4c2313
parent5d5c92b26246936461a635dda1f95740d7de2058
Windows: Drop Visual Studio 2013 support

This simplifies things a little. Building liblzma with VS2013 probably
still worked but building the command line tools was not supported.

Microsoft ended support for VS2013 on 2024-04.
CMakeLists.txt
src/common/sysdefs.h
windows/INSTALL-MSVC.txt