cppcheck/.github/workflows
Oliver Stöneberg 89b47e725f
CI-unixish.yml: added step to compile democlient ()
* democlient.cpp: added missing copyright header

* CI-unixish.yml: added step to build democlient

* democlient.cpp: fixed GCC compiler warnings
2023-04-21 18:58:04 +02:00
..
CI-cygwin.yml CI-cygwin.yml: removed `x86` since it is no longer supported () 2022-11-25 23:13:28 +01:00
CI-mingw.yml address most Node.js 12 deprecation warnings in GitHub workflows () 2022-10-11 19:50:59 +02:00
CI-unixish-docker.yml CI-unixish-docker.yml: updated to ubuntu 23.04 () 2023-04-21 10:12:18 +02:00
CI-unixish.yml CI-unixish.yml: added step to compile democlient () 2023-04-21 18:58:04 +02:00
CI-windows.yml CI-windows.yml: updated to Qt 6.5.0 () 2023-04-13 21:02:31 +02:00
asan.yml use `ccache` for sanitizer builds / do not use precompiled headers with `ccache` () 2023-04-01 09:40:10 +02:00
buildman.yml address most Node.js 12 deprecation warnings in GitHub workflows () 2022-10-11 19:50:59 +02:00
cifuzz.yml CI: Add CIFuzz integration () 2022-11-20 22:36:28 +01:00
clang-tidy.yml updated CI to Clang 16 () 2023-02-15 19:46:13 +01:00
codeql-analysis.yml address most Node.js 12 deprecation warnings in GitHub workflows () 2022-10-11 19:50:59 +02:00
coverage.yml address most Node.js 12 deprecation warnings in GitHub workflows () 2022-10-11 19:50:59 +02:00
format.yml address most Node.js 12 deprecation warnings in GitHub workflows () 2022-10-11 19:50:59 +02:00
iwyu.yml iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes () 2023-04-08 16:08:47 +02:00
release-windows.yml updated workflows to `jurplel/install-qt-action@v3` () 2023-01-18 17:04:21 +01:00
scriptcheck.yml added/updated to Python 3.11 in CI () 2022-10-25 21:53:02 +02:00
selfcheck.yml some minor `QtCharts` usage cleanups () 2023-03-13 15:44:00 +01:00
tsan.yml use `ccache` for sanitizer builds / do not use precompiled headers with `ccache` () 2023-04-01 09:40:10 +02:00
ubsan.yml use `ccache` for sanitizer builds / do not use precompiled headers with `ccache` () 2023-04-01 09:40:10 +02:00
valgrind.yml valgrind.yml: actually fail the workflow when an error is detected () 2023-01-18 17:01:26 +01:00