index
:
fortify-headers
add_old_gcc
annotations
experimental
master
strn
Standalone portable header-based implementation of FORTIFY_SOURCE=3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
testsuite.yaml
(
follow
)
Age
Commit message (
Expand
)
Author
2025-10-28
Fix the CI on clang
jvoisin
2025-10-28
Add GCC14 to the CI
jvoisin
2025-10-28
Allow the CI to fail on clang for now
jvoisin
2025-10-28
Use dustri.org instead of musl.cc to download the toolchain
jvoisin
2025-01-28
Bump clang versions in the CI
jvoisin
2024-10-08
Run various C versions in the CI
jvoisin
2024-05-20
Improve the testsuite reliability wrt. gcc
jvoisin
2023-12-28
Make the CI fail when the testsuite fails
jvoisin
2023-12-28
Build with USE_NATIVE_CHK for clang and gcc
jvoisin
2023-12-10
Add gcc 13 to the CI
jvoisin
2023-09-29
Make use of the native _chk variants for real
jvoisin
2023-09-27
Add an option to make use of compiler-provided _chk builtins
jvoisin
2023-09-21
Add clang 15 to the CI
jvoisin
2023-09-20
Add tests for compile-time errors
jvoisin
2023-08-20
Split build and run
jvoisin
2023-08-20
Run the testsuite on multiple gcc versions
jvoisin
2023-08-20
Specify "shell: bash" in github actions
jvoisin
2023-08-20
Fix clang build
jvoisin
2023-07-05
Cache musl-toolchain download
jvoisin
2023-07-05
Run several clang versions in the CI
jvoisin
2023-07-05
Don't download musl-cc for clang in the CI
jvoisin
2023-06-25
Run clang and gcc in the CI
jvoisin
2023-04-13
Add a basic testsuite
jvoisin