Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fixed Mingw64 build, SonerCloud-CI and more. (#1273) | Toni | 2021-08-18 | |
| | | | | | | | | | | | | | * Added ARM build and unit test run for SonarCloud-CI. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> * Fixed Mingw64 build. * adapted to SonarCloud-CI workflow * removed broken and incomplete Windows example (tested on VS2017/VS2019) * removed unnecessary include (e.g. pthread.h for the library which does not make use of it) Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Fixed broken SonarCloud-CI. (#1272) | Toni | 2021-08-08 | |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Changes for sonarcloud integration | Luca Deri | 2021-05-11 | |
| | ||||
* | Adds CIFuzz to check PRs | Philippe Antoine | 2020-04-18 | |
cf https://google.github.io/oss-fuzz/getting-started/continuous-integration/ |