cppcheck/.github/workflows
Oliver Stöneberg ce780177b2
fixed #11910 - removed Visual Studio x86 targets from project files and builds from CI (#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.
2023-09-04 19:40:13 +02:00
..
CI-cygwin.yml avoid duplicated workflow invocations for pushes in PRs made from root repository branches (#5377) 2023-09-01 18:52:20 +02:00
CI-mingw.yml CI-mingw.yml: use pre-installed MinGW / also use `lld` and `ccache` for faster builds (#4400) 2023-09-04 13:56:18 +02:00
CI-unixish-docker.yml avoid duplicated workflow invocations for pushes in PRs made from root repository branches (#5377) 2023-09-01 18:52:20 +02:00
CI-unixish.yml avoid duplicated workflow invocations for pushes in PRs made from root repository branches (#5377) 2023-09-01 18:52:20 +02:00
CI-windows.yml fixed #11910 - removed Visual Studio x86 targets from project files and builds from CI (#5397) 2023-09-04 19:40:13 +02:00
asan.yml avoid duplicated workflow invocations for pushes in PRs made from root repository branches (#5377) 2023-09-01 18:52:20 +02:00
buildman.yml avoid duplicated workflow invocations for pushes in PRs made from root repository branches (#5377) 2023-09-01 18:52:20 +02:00
cifuzz.yml CI: Add CIFuzz integration (#4590) 2022-11-20 22:36:28 +01:00
clang-tidy.yml avoid duplicated workflow invocations for pushes in PRs made from root repository branches (#5377) 2023-09-01 18:52:20 +02:00
codeql-analysis.yml avoid duplicated workflow invocations for pushes in PRs made from root repository branches (#5377) 2023-09-01 18:52:20 +02:00
coverage.yml avoid duplicated workflow invocations for pushes in PRs made from root repository branches (#5377) 2023-09-01 18:52:20 +02:00
format.yml avoid duplicated workflow invocations for pushes in PRs made from root repository branches (#5377) 2023-09-01 18:52:20 +02:00
iwyu.yml iwyu.yml: actually disable archlinux step [skip ci] (#5287) 2023-08-02 14:49:48 +02:00
release-windows.yml updated workflows to `jurplel/install-qt-action@v3` (#4708) 2023-01-18 17:04:21 +01:00
scriptcheck.yml avoid duplicated workflow invocations for pushes in PRs made from root repository branches (#5377) 2023-09-01 18:52:20 +02:00
selfcheck.yml avoid duplicated workflow invocations for pushes in PRs made from root repository branches (#5377) 2023-09-01 18:52:20 +02:00
tsan.yml avoid duplicated workflow invocations for pushes in PRs made from root repository branches (#5377) 2023-09-01 18:52:20 +02:00
ubsan.yml avoid duplicated workflow invocations for pushes in PRs made from root repository branches (#5377) 2023-09-01 18:52:20 +02:00
valgrind.yml avoid duplicated workflow invocations for pushes in PRs made from root repository branches (#5377) 2023-09-01 18:52:20 +02:00