cppcheck/.github/workflows
Oliver Stöneberg fd9d05300e
handle precompiled headers with `ccache` / fixed caching in some docker builds (#4505)
* CI-unixish.yml: handle precompiled headers with `ccache`

* actually support `ccache` in CMake < 3.17

* CI-unixish-docker.yml: split CMake build and test execution into separate steps

* findDependencies.cmake: only print message about macthcompiler being disabled when it is actually used

* CI-unixish-docker.yml: added missing `ccache` CMake options
2022-09-26 18:21:43 +02:00
..
CI-cygwin.yml Makefile: some cleanups / added `VERBOSE` option (#4438) 2022-09-09 15:06:40 +02:00
CI-mingw.yml Makefile: some cleanups / added `VERBOSE` option (#4438) 2022-09-09 15:06:40 +02:00
CI-unixish-docker.yml handle precompiled headers with `ccache` / fixed caching in some docker builds (#4505) 2022-09-26 18:21:43 +02:00
CI-unixish.yml handle precompiled headers with `ccache` / fixed caching in some docker builds (#4505) 2022-09-26 18:21:43 +02:00
CI-windows.yml CI-windows.yml: untangle Qt and regular builds (#4454) 2022-09-08 19:38:28 +02:00
asan.yml include internal checks source in selfchecks and static analysis (#4503) 2022-09-24 22:14:04 +02:00
buildman.yml reduced permissions of GitHub actions (#4403) 2022-08-26 23:25:07 +02:00
clang-tidy.yml include internal checks source in selfchecks and static analysis (#4503) 2022-09-24 22:14:04 +02:00
codeql-analysis.yml codeql-analysis.yml: updated actions to v2 (#4407) 2022-08-27 15:50:13 +02:00
coverage.yml coverage.yml: updated `codecov/codecov-action` to `v3` (#4501) 2022-09-24 08:21:51 +02:00
format.yml use `ccache` for Linux gcc CMake CI builds (#4426) 2022-09-04 10:27:20 +02:00
iwyu.yml cleaned up includes based on include-what-you-use (#4502) 2022-09-25 09:20:34 +02:00
release-windows.yml reduced permissions of GitHub actions (#4403) 2022-08-26 23:25:07 +02:00
scriptcheck.yml use `ccache` for Linux gcc make CI builds (#4411) 2022-09-03 21:21:24 +02:00
selfcheck.yml include internal checks source in selfchecks and static analysis (#4503) 2022-09-24 22:14:04 +02:00
tsan.yml include internal checks source in selfchecks and static analysis (#4503) 2022-09-24 22:14:04 +02:00
ubsan.yml include internal checks source in selfchecks and static analysis (#4503) 2022-09-24 22:14:04 +02:00
valgrind.yml use `ccache` for Linux gcc make CI builds (#4411) 2022-09-03 21:21:24 +02:00