cppcheck/.github/workflows
Oliver Stöneberg aaa4425d90
added MinGW to CI and fixed local MinGW build (#3826)
2022-02-16 07:06:04 +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 Test GUI build CMake in CI (#3621) 2021-12-15 19:36:34 +01:00
CI-unixish.yml use Python version provided by platform in CI / prefer python3 (#3776) 2022-02-11 19:37:32 +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 moved bug hunting in CI from defunct Travis job to (disabled) GitHub action (#3164) 2021-10-13 14:47:59 +02:00
buildman.yml
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 Test GUI build CMake in CI (#3621) 2021-12-15 19:36:34 +01:00
iwyu.yml added an include-what-you-use GitHub Action (#3759) 2022-02-01 17:19:19 +01:00
release-windows.yml release-windows.yml: disabled some unnecessary PCRE build options (#3778) 2022-02-02 13:00:54 +01:00
scriptcheck.yml scriptcheck.yml: avoid duplicated cppcheck builds (#3611) 2021-12-11 15:21:39 +01:00
selfcheck.yml cache remaining Qt installations in CI (#3782) 2022-02-01 17:26:52 +01:00
ubsan.yml use the latest clang and -O2 for sanitizer jobs (#3775) 2022-01-29 20:44:26 +01:00
valgrind.yml