summaryrefslogtreecommitdiff
path: root/.github/workflows (follow)
AgeCommit message (Collapse)Author
2023-08-20Fix clang buildjvoisin
- s/CLFAGS/CFLAGS/ - provide paths to local includes - sprinkle more __pass_object_size__ - remove a problematic test
2023-07-05Cache musl-toolchain downloadjvoisin
2023-07-05Run several clang versions in the CIjvoisin
2023-07-05Don't download musl-cc for clang in the CIjvoisin
2023-06-25Run clang and gcc in the CIjvoisin
2023-05-30Add code coveragejvoisin
And make it available at https://jvoisin.github.io/fortify-headers/include/index.html
2023-04-13Add a basic testsuitejvoisin