cppcheck/cmake
Oliver Stöneberg fdb3de708e
fixed #12042 - deprecated building with Qt5 / build with Qt6 in CI / updated latest Qt in CI to 6.5.3 (#4957)
Qt 5.15 will be EOL on May 26 so we should start switching away from it.
We already have issues with many of the previous versions and qmake on
legacy distros so we should cut that off.

I will add a Qt6 release build for Windows in another PR so it can be
tested. We should switch to it as the delivered build after the next
release and stop using Qt5 altogether in the CI in the release
afterwards (that would get rid of several build steps). We could leave
it so you could still try to build it but no longer support it so it is
up to the user to get it to work before removing it completely later on.
2023-10-26 14:55:59 +02:00
..
buildFiles.cmake Add CMake files 2015-02-13 19:00:14 +01:00
ccache.cmake Update version check in ccache.cmake so ccache can work on older cmake versions (#4567) 2022-11-14 12:11:31 +01:00
clang_tidy.cmake fixed some typos (#5562) 2023-10-17 18:32:07 +02:00
cmake_uninstall.cmake.in Add CMake files 2015-02-13 19:00:14 +01:00
compilerCheck.cmake replaced `if(MATCHES)` with `if(STREQUAL)` (#4263) 2022-07-11 10:46:18 +02:00
compilerDefinitions.cmake Fix #11081 GUI: Windows release build crashes (#5083) 2023-06-07 11:33:55 +02:00
compileroptions.cmake fixed some typos (#5562) 2023-10-17 18:32:07 +02:00
cxx11.cmake use C++17 when building with Visual Studio in CMake - fixes GUI CI builds (#4924) 2023-03-31 10:37:53 +02:00
dynamic_analyzer_options.cmake fixed #12113 - made CMake build work with UBSAN and GCC (#5590) 2023-10-24 21:53:58 +02:00
findDependencies.cmake 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
options.cmake fixed #7099 - added optional `man` target to CMake / build manpage in CI (#5536) 2023-10-09 22:20:36 +02:00
printInfo.cmake fixed #7099 - added optional `man` target to CMake / build manpage in CI (#5536) 2023-10-09 22:20:36 +02:00
qtCompat.cmake GUI: Detect when version is old 2022-10-09 18:51:01 +02:00
versions.cmake 2.12.99: Set versions (#5427) 2023-09-10 18:43:00 +02:00