cppcheck/.github/workflows
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
..
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: added `ubuntu:22.10` (#4562) 2022-10-22 00:27:42 +02:00
CI-unixish.yml fixed macos build by manually installing `pcre` (#4597) 2022-11-25 15:11:57 +01:00
CI-windows.yml updated workflows to `jurplel/install-qt-action@v3` (#4708) 2023-01-18 17:04:21 +01:00
asan.yml added/updated to Python 3.11 in CI (#4565) 2022-10-25 21:53:02 +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 workflows to `jurplel/install-qt-action@v3` (#4708) 2023-01-18 17:04:21 +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 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
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 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
tsan.yml added/updated to Python 3.11 in CI (#4565) 2022-10-25 21:53:02 +02:00
ubsan.yml 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
valgrind.yml valgrind.yml: actually fail the workflow when an error is detected (#4716) 2023-01-18 17:01:26 +01:00