aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/c-std.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove make cover from the configure workflows.Mark Adler37 hours1-1/+1
| | | | For now.
* Bump the .github workflows action versions.xavier2k68 days1-2/+2
| | | | | Bump `actions/checkout` from `v4` to `v6`. Bump `actions/upload-artifact` from `v4` to `v6`.
* Add ARM64 to Windows workflows.Harish RS2026-01-281-0/+35
|
* Correct macro name for ZLIB_INSECURE in c-std.yml.Mark Adler2026-01-061-3/+3
|
* Add compiler options to standards in c-std.yml for ZLIB_INSECURE.Mark Adler2026-01-061-6/+3
|
* Add definition of ZLIB_INSECURE to build tests with c89 and c94.Mark Adler2026-01-061-0/+6
|
* CMake: Disable bzip2 for tests.Vollstrecker2025-01-311-2/+2
| | | | It's not installed everywhere.
* CMake: Correct build directory for second workflow run.Vollstrecker2025-01-311-1/+1
|
* CMake: Split the builds of infcover and minizip in workflow.Vollstrecker2025-01-311-6/+28
|
* CMake: Test minizip in the workflows.Vollstrecker2025-01-311-2/+2
|
* CMake: Remove use of ZLIB_BUILD_EXAMPLES option in workflow.Vollstrecker2025-01-311-2/+2
|
* Add github workflow to build with all available C standards.pmqs2024-02-101-0/+208