cppcheck/cmake
Oliver Stöneberg a0b1285f4a
added CMake option `BUILD_CORE_DLL` to build lib as `cppcheck-core.dll` with Visual Studio (#4733)
2023-01-26 22:13:07 +01: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 some clang-tidy CMake integration improvements / fixed `SOVERSION` with multi-digit versions (#4391) 2022-08-22 20:13:13 +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 added CMake option `BUILD_CORE_DLL` to build lib as `cppcheck-core.dll` with Visual Studio (#4733) 2023-01-26 22:13:07 +01:00
compileroptions.cmake improved `MathLib::to{ULong|Long|Double}Number()` and increased test coverage / added CMake option `USE_LIBCXX` / fixed #10695 (#4611) 2022-12-07 09:20:09 +01:00
cxx11.cmake replaced `if(MATCHES)` with `if(STREQUAL)` (#4263) 2022-07-11 10:46:18 +02:00
dynamic_analyzer_options.cmake use CMake for sanitizer builds / some CMake command cleanups (#4147) 2022-06-03 21:33:56 +02:00
findDependencies.cmake GUI: Detect when version is old 2022-10-09 18:51:01 +02:00
options.cmake added CMake option `BUILD_CORE_DLL` to build lib as `cppcheck-core.dll` with Visual Studio (#4733) 2023-01-26 22:13:07 +01:00
printInfo.cmake added CMake option `BUILD_CORE_DLL` to build lib as `cppcheck-core.dll` with Visual Studio (#4733) 2023-01-26 22:13:07 +01:00
qtCompat.cmake GUI: Detect when version is old 2022-10-09 18:51:01 +02:00
versions.cmake added missing version bumps to 2.10 (#4420) 2022-09-09 21:02:04 +02:00