..
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
use `ccache` for sanitizer builds / do not use precompiled headers with `ccache` ( #4910 )
2023-04-01 09:40:10 +02:00
CI-windows.yml
CI-windows.yml: removed Qt 6.3 from build matrix ( #4829 )
2023-03-02 21:43:58 +01:00
asan.yml
use `ccache` for sanitizer builds / do not use precompiled headers with `ccache` ( #4910 )
2023-04-01 09:40:10 +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 CI to Clang 16 ( #4641 )
2023-02-15 19:46:13 +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
iwyu.yml: added `clang-include-cleaner` job / cleaned up includes based on `include-what-you-use` ( #4844 )
2023-03-04 08:53:19 +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
some minor `QtCharts` usage cleanups ( #4890 )
2023-03-13 15:44:00 +01:00
tsan.yml
use `ccache` for sanitizer builds / do not use precompiled headers with `ccache` ( #4910 )
2023-04-01 09:40:10 +02:00
ubsan.yml
use `ccache` for sanitizer builds / do not use precompiled headers with `ccache` ( #4910 )
2023-04-01 09:40:10 +02:00
valgrind.yml
valgrind.yml: actually fail the workflow when an error is detected ( #4716 )
2023-01-18 17:01:26 +01:00