Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 instance for GCC on Windows. | Nathan Moinvaziri | 2022-10-11 | 1 | -0/+10 |
| | |||||
* | CI: Add instance for GCC -O3 on Ubuntu in cmake workflow. | Nathan Moinvaziri | 2022-10-11 | 1 | -0/+6 |
| | |||||
* | CI: Upload build errors on failure. | Nathan Moinvaziri | 2022-10-11 | 1 | -0/+10 |
| | |||||
* | 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/+62 |
These workflows will be run to verify that project generation, source file compilation, and test cases run successfully. |