| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| Both in the CI, and in the Makefile | |||
| 2023-08-20 | Run the testsuite on multiple gcc versions | jvoisin | |
| 2023-08-20 | Specify "shell: bash" in github actions | jvoisin | |
| As [documented](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#exit-codes-and-error-action-preference), this brings us `set -eo pipefail`. | |||
| 2023-08-20 | Fix clang build | jvoisin | |
| - s/CLFAGS/CFLAGS/ - provide paths to local includes - sprinkle more __pass_object_size__ - remove a problematic test | |||
| 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 | |
