Commit Graph

13 Commits

Author SHA1 Message Date
Mark Adler d476828316 Repair github workflows for their updated macOS runner gcc name. 2024-09-01 13:35:20 -07:00
pmqs d9243a0f06 Add warnings and error on warning to configure and cmake tests. 2024-02-10 09:27:55 -08:00
Mark Adler 76156087c8 Update github actions versions. 2024-02-09 09:23:11 -08:00
Dimitri Papadopoulos c97a8f1e67 Replace gcc-9 with gcc-11 for macOS testing.
At some point, macos-latest stopped supporting gcc-9, and moved to
gcc-11 and gcc-12.
2023-08-13 17:27:04 -07:00
Nathan Moinvaziri d4fb7dd805 CI: Add instances for S390X using QEMU in configure workflow. 2022-10-11 20:21:50 -07:00
Nathan Moinvaziri 2a9cb5ae6e CI: Add instance for Clang on macOS in configure workflow. 2022-10-11 20:21:50 -07:00
Nathan Moinvaziri f5ceeb964d CI: Add instances for PPC using QEMU in configure workflow. 2022-10-11 20:21:50 -07:00
Nathan Moinvaziri da6f1623c1 CI: Run test applications against QEMU. 2022-10-11 20:21:50 -07:00
Nathan Moinvaziri b85c172e1d CI: Add instances for ARM using QEMU in configure workflow. 2022-10-11 20:21:50 -07:00
Nathan Moinvaziri e029de6080 CI: Run infcover during test runs. 2022-10-11 20:21:50 -07:00
Nathan Moinvaziri 594e8e8f62 CI: Upload build errors on failure. 2022-10-11 20:21:50 -07:00
Nathan Moinvaziri 462986f38e CI: Make in-source builds default so we can upload failure logs. 2022-10-11 20:21:48 -07:00
Mark Adler 67eb09a20b Add continuous integration workflows. [nmoinvaz]
These workflows will be run to verify that project generation,
source file compilation, and test cases run successfully.
2022-10-06 21:59:53 -07:00