forked from danmar/cppcheck
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed #11910 - removed Visual Studio x86 targets from project files a…
…nd builds from CI (danmar#5397) Windows XP Pro x64 was released on April 25, 2005 and consumer processors supporting x86-64 have been around almost as long. Although there are still 32-bit Windows images available there is not much of a point maintaining support for these. We also never did any x86 builds for non-Windows platforms in CI so we don't even know if we work on those. You might still be able to build 32-bit binaries via CMake.
- Loading branch information
Showing
8 changed files
with
24 additions
and
728 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.