cppcheck/.github/workflows
Oliver Stöneberg e6ae312a0b
moved more code into `HAVE_RULES` (#4956)
* moved more code into `HAVE_RULES`

* properly enable all internal and rules code in selfcheck

* updated TODOs in selfcheck

* testrunner.vcxproj.filters: updated

* added missing `Debug-PCRE` and `Release-PCRE` configurations for `testrunner` Visual Studio project

* cppcheck.cpp: fixed `useStlAlgorithm` selfcheck warning
2023-05-04 10:54:19 +02:00
..
CI-cygwin.yml CI-cygwin.yml: removed `x86` since it is no longer supported (#4598) 2022-11-25 23:13:28 +01:00
CI-mingw.yml address most Node.js 12 deprecation warnings in GitHub workflows (#4546) 2022-10-11 19:50:59 +02:00
CI-unixish-docker.yml CI-unixish-docker.yml: updated to ubuntu 23.04 (#4992) 2023-04-21 10:12:18 +02:00
CI-unixish.yml moved more code into `HAVE_RULES` (#4956) 2023-05-04 10:54:19 +02:00
CI-windows.yml CI-windows.yml: updated to Qt 6.5.0 (#4944) 2023-04-13 21:02:31 +02:00
asan.yml moved more code into `HAVE_RULES` (#4956) 2023-05-04 10:54:19 +02:00
buildman.yml address most Node.js 12 deprecation warnings in GitHub workflows (#4546) 2022-10-11 19:50:59 +02:00
cifuzz.yml CI: Add CIFuzz integration (#4590) 2022-11-20 22:36:28 +01:00
clang-tidy.yml updated CI to Clang 16 (#4641) 2023-02-15 19:46:13 +01:00
codeql-analysis.yml address most Node.js 12 deprecation warnings in GitHub workflows (#4546) 2022-10-11 19:50:59 +02:00
coverage.yml address most Node.js 12 deprecation warnings in GitHub workflows (#4546) 2022-10-11 19:50:59 +02:00
format.yml address most Node.js 12 deprecation warnings in GitHub workflows (#4546) 2022-10-11 19:50:59 +02:00
iwyu.yml iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes (#4885) 2023-04-08 16:08:47 +02:00
release-windows.yml updated workflows to `jurplel/install-qt-action@v3` (#4708) 2023-01-18 17:04:21 +01:00
scriptcheck.yml added/updated to Python 3.11 in CI (#4565) 2022-10-25 21:53:02 +02:00
selfcheck.yml some minor `QtCharts` usage cleanups (#4890) 2023-03-13 15:44:00 +01:00
tsan.yml moved more code into `HAVE_RULES` (#4956) 2023-05-04 10:54:19 +02:00
ubsan.yml moved more code into `HAVE_RULES` (#4956) 2023-05-04 10:54:19 +02:00
valgrind.yml valgrind.yml: actually fail the workflow when an error is detected (#4716) 2023-01-18 17:01:26 +01:00