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 |