cppcheck/.github/workflows
Oliver Stöneberg f61003d954
scriptcheck.yml: make dmake a separate job and run it on multiple platforms (#5632)
This is essentially an unit test for the `FileLister` so we should make
sure we have proper coverage.
2023-11-08 09:29:40 +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 CI-unixish-docker.yml: updated latest ubuntu to 23.10 (#5560) 2023-10-27 14:50:28 +02:00
CI-unixish.yml CI-unixish.yml: removed `macos-11` builds and no longer build with qmake on MacOS (#5614) 2023-11-02 23:31:59 +01:00
CI-windows.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
asan.yml fixed #12042 - deprecated building with Qt5 / build with Qt6 in CI / updated latest Qt in CI to 6.5.3 (#4957) 2023-10-26 14:55:59 +02: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: Add selfcheck using Cppcheck Premium. Activates Misra C++ 2008 and Cert C++ 2016 checkers. (#5623) 2023-11-06 15:31:47 +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 fixed #12042 - deprecated building with Qt5 / build with Qt6 in CI / updated latest Qt in CI to 6.5.3 (#4957) 2023-10-26 14:55:59 +02: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 fixed #12042 - deprecated building with Qt5 / build with Qt6 in CI / updated latest Qt in CI to 6.5.3 (#4957) 2023-10-26 14:55:59 +02:00
ubsan.yml fixed #12042 - deprecated building with Qt5 / build with Qt6 in CI / updated latest Qt in CI to 6.5.3 (#4957) 2023-10-26 14:55:59 +02: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