cppcheck/.github/workflows
Oliver Stöneberg 615e4c01c4
bumped minimum requirements to GCC 5.1 / Clang 3.5 / Visual Studio 2015 / CMake 3.5 (#5398)
The current versions only have partial C++11 support which fortunately
has caused us only few issues so far but it would be good to finally
have fully working C++11 support. This also gets rid of several CI
builds on very outdated platforms.

The outdated platforms were used to also test CMake 2.8 but as future
versions of CMake will drop combability with CMake < 3.5 this is a good
time to also drop that requirement on our part.

This PR does not remove or update any outdated code.
2024-01-04 21:31:08 +01: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 mitigated several compiler warnings / suppress compiler warnings in CI where we don't care about them (#5497) 2023-10-09 12:25:56 +02:00
CI-unixish-docker.yml bumped minimum requirements to GCC 5.1 / Clang 3.5 / Visual Studio 2015 / CMake 3.5 (#5398) 2024-01-04 21:31:08 +01:00
CI-unixish.yml addons/namingng.py: Fix commandline use. (#5793) 2023-12-30 20:54:03 +01:00
CI-windows.yml addons/namingng.py: Fix commandline use. (#5793) 2023-12-30 20:54:03 +01:00
asan.yml run more tests in sanitizer workflows (#5744) 2023-12-16 17:03:03 +01:00
buildman.yml buildman.yml: fixed `manpage` job (#5539) 2023-10-11 12:33:13 +02:00
cifuzz.yml CI: Add CIFuzz integration (#4590) 2022-11-20 22:36:28 +01:00
clang-tidy.yml updated Qt in CI to 6.6.0 and removed commercial-only LTS Qt versions (#5561) 2023-11-03 18:25:27 +01: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
cppcheck-premium.yml CI: Update Cppcheck Premium version and license (#5814) 2023-12-30 20:47:30 +01: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: run the workflow once a week [skip ci] (#5726) 2023-12-05 10:26:24 +01:00
release-windows.yml installer: added missing library configurations and removed unneeded Qt DLLs / refs #10771 - added initial portable package (#4669) 2023-10-11 13:26:12 +02:00
scriptcheck.yml scriptcheck.yml: make dmake a separate job and run it on multiple platforms (#5632) 2023-11-08 09:29:40 +01:00
selfcheck.yml updated Qt in CI to 6.6.0 and removed commercial-only LTS Qt versions (#5561) 2023-11-03 18:25:27 +01:00
tsan.yml run more tests in sanitizer workflows (#5744) 2023-12-16 17:03:03 +01:00
ubsan.yml run more tests in sanitizer workflows (#5744) 2023-12-16 17:03:03 +01:00
valgrind.yml mitigated several compiler warnings / suppress compiler warnings in CI where we don't care about them (#5497) 2023-10-09 12:25:56 +02:00