cppcheck/.github/workflows
Oliver Stöneberg e208fc67c1
small selfcheck improvements (#3888)
* CI-unixish.yml: added missing cppcheck-lib library to GUI selfcheck

* CI-unixish.yml: split triage from tools selfcheck since it requires the qt library

* replaced Q_NULLPTR with nullptr

* fixed passedByValue selfcheck warning
2022-03-11 21:42:46 +01:00
..
CI-cygwin.yml added MinGW to CI and fixed local MinGW build (#3826) 2022-02-16 07:06:04 +01:00
CI-mingw.yml added MinGW to CI and fixed local MinGW build (#3826) 2022-02-16 07:06:04 +01:00
CI-unixish-docker.yml
CI-unixish.yml small selfcheck improvements (#3888) 2022-03-11 21:42:46 +01:00
CI-windows.yml CI-windows.yml: added windows-2022, removed QT 5.9.9 and use msbuild instead of CMake for now (#3730) 2022-02-04 19:37:53 +01:00
asan.yml use the latest clang and -O2 for sanitizer jobs (#3775) 2022-01-29 20:44:26 +01:00
bughunting.yml
buildman.yml Update workflows to Ubuntu 20.04 (#2948) 2020-12-15 10:59:09 +01:00
clang-tidy.yml cache remaining Qt installations in CI (#3782) 2022-02-01 17:26:52 +01:00
codeql-analysis.yml
coverage.yml
format.yml
iwyu.yml
release-windows.yml release-windows.yml: disabled some unnecessary PCRE build options (#3778) 2022-02-02 13:00:54 +01:00
scriptcheck.yml addons: interface with premiumaddon if it exists 2022-02-24 16:08:59 +01:00
selfcheck.yml cache remaining Qt installations in CI (#3782) 2022-02-01 17:26:52 +01:00
ubsan.yml
valgrind.yml