| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove make cover from the configure workflows. | Mark Adler | 34 hours | 1 | -1/+1 |
| | | | | | For now. | ||||
| * | Bump the .github workflows action versions. | xavier2k6 | 8 days | 1 | -2/+2 |
| | | | | | | Bump `actions/checkout` from `v4` to `v6`. Bump `actions/upload-artifact` from `v4` to `v6`. | ||||
| * | CMake: Repair macOS action. | Vollstrecker | 2025-12-08 | 1 | -2/+12 |
| | | |||||
| * | Remove -Werror from configure workflow. | Vollstrecker | 2025-01-31 | 1 | -1/+1 |
| | | |||||
| * | Correct QEMU package name to qemu-system in workflow. | Vollstrecker | 2025-01-31 | 1 | -7/+7 |
| | | | | | As in Ubuntu 24.04. | ||||
| * | Repair github workflows for their updated macOS runner gcc name. | Mark Adler | 2024-09-01 | 1 | -1/+1 |
| | | |||||
| * | Add warnings and error on warning to configure and cmake tests. | pmqs | 2024-02-10 | 1 | -1/+1 |
| | | |||||
| * | Update github actions versions. | Mark Adler | 2024-02-09 | 1 | -2/+2 |
| | | |||||
| * | Replace gcc-9 with gcc-11 for macOS testing. | Dimitri Papadopoulos | 2023-08-13 | 1 | -1/+1 |
| | | | | | | At some point, macos-latest stopped supporting gcc-9, and moved to gcc-11 and gcc-12. | ||||
| * | CI: Add instances for S390X using QEMU in configure workflow. | Nathan Moinvaziri | 2022-10-11 | 1 | -0/+10 |
| | | |||||
| * | CI: Add instance for Clang on macOS in configure workflow. | Nathan Moinvaziri | 2022-10-11 | 1 | -0/+5 |
| | | |||||
| * | CI: Add instances for PPC using QEMU in configure workflow. | Nathan Moinvaziri | 2022-10-11 | 1 | -0/+30 |
| | | |||||
| * | CI: Run test applications against QEMU. | Nathan Moinvaziri | 2022-10-11 | 1 | -0/+2 |
| | | |||||
| * | CI: Add instances for ARM using QEMU in configure workflow. | Nathan Moinvaziri | 2022-10-11 | 1 | -0/+31 |
| | | |||||
| * | CI: Run infcover during test runs. | Nathan Moinvaziri | 2022-10-11 | 1 | -1/+3 |
| | | |||||
| * | CI: Upload build errors on failure. | Nathan Moinvaziri | 2022-10-11 | 1 | -0/+9 |
| | | |||||
| * | CI: Make in-source builds default so we can upload failure logs. | Nathan Moinvaziri | 2022-10-11 | 1 | -6/+7 |
| | | |||||
| * | Add continuous integration workflows. [nmoinvaz] | Mark Adler | 2022-10-06 | 1 | -0/+46 |
| These workflows will be run to verify that project generation, source file compilation, and test cases run successfully. | |||||
