Oliver Stöneberg
54771306c5
selfcheck : cleaned up some suppressions, fixed warnings and some cleanups ( #4436 )
...
* cleaned up triage.pro and pass all triage files to selfcheck
* CI-unixish.yml: factored out redundant selfcheck flags
* CI-unixish.yml: cleaned up selfcheck suppressions and fixed warnings
* added explicit `missingInclude` checks to selfcheck to work around current issues/limitations / fixed selfcheck includes / added some unit tests for `missingInclude`
* applied the selfcheck changes to the sanitizer jobs
* only fail TSAN CI build in case of TSAN error / updated sanitizer CI build TODOs
2022-09-06 23:11:39 +02:00
Oliver Stöneberg
cf1271889a
reduced permissions of GitHub actions ( #4403 )
2022-08-26 23:25:07 +02:00
Oliver Stöneberg
d12f4fdd6b
updated CI to clang-15 ( #4386 )
2022-08-25 15:28:39 +02:00
Oliver Stöneberg
19e9712762
install latest clang from `apt.llvm.org` repo instead of relying on distro packages - eliminates need for docker images ( #4372 )
2022-08-23 21:40:31 +02:00
Oliver Stöneberg
467648bec6
fixed #11249 (potential hang with -j and --showtime= when using threads) - synchronized access to `TimerResults::mResults` / added TSAN to CI ( #4355 )
2022-08-23 20:30:45 +02:00
Oliver Stöneberg
cfab6aeecf
use CMake for sanitizer builds / some CMake command cleanups ( #4147 )
2022-06-03 21:33:56 +02:00
Oliver Stöneberg
703396e549
use `ubuntu-22.04` as main/base distro in CI ( #4129 )
2022-05-31 19:55:57 +02:00
Oliver Stöneberg
d299d22fa2
updated CI to latest ubuntu and clang ( #4004 )
2022-05-22 15:27:32 +02:00
Oliver Stöneberg
1f9929c65f
always execute all selfcheck commands / aligned the selfcheck parameters and calls across jobs ( #4108 )
...
* always execute all selfcheck commands
* aligned the selfcheck parameters and calls across jobs
2022-05-13 06:52:20 +02:00
Daniel Marjamäki
8f386e15fd
Remove bug hunting. This feature will be provided in Cppcheck premium.
2022-04-11 07:31:33 +02:00
Oliver Stöneberg
842f2b2da7
use the latest clang and -O2 for sanitizer jobs ( #3775 )
2022-01-29 20:44:26 +01:00
Oliver Stöneberg
5a7e361442
run self-checks with standard set to C++11 ( #3206 )
2021-04-12 18:29:13 +02:00
Oliver Stöneberg
9c269e3d04
used "env" attribute to clean up GitHub sanitizer actions a bit ( #3162 )
2021-03-05 21:55:57 +01:00
Oliver Stöneberg
e783df646a
various CI refactorings and cleanups ( #3142 )
2021-02-21 14:17:02 +01:00
Oliver Stöneberg
b6fc2f1a68
added self-check to sanitizer builds ( #3017 )
2021-02-20 13:34:57 +01:00
amai2012
2eb326de83
Update workflows to Ubuntu 20.04 ( #2948 )
2020-12-15 10:59:09 +01:00
Daniel Marjamäki
e541d01533
Bug hunting; Do not check with sanitizers in github action, it takes too much time
2020-12-06 22:06:55 +01:00
Oliver Stöneberg
9c20b29dba
improved sanitizer builds in CI ( #2928 )
2020-12-01 18:02:13 +01:00
Daniel Marjamäki
e331168481
CI: Move tasks from Travis to 'github actions' to speed up CI
2020-09-05 18:29:19 +02:00