Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake: Give minizip a suffix on Cygwin as well. | Vollstrecker | 2025-01-31 | 1 | -1/+2 |
| | |||||
* | CMake: Disable minizip on Cygwin. | Vollstrecker | 2025-01-31 | 1 | -2/+1 |
| | |||||
* | CMake: Correct workflow line continuation. | Vollstrecker | 2025-01-31 | 1 | -1/+1 |
| | |||||
* | CMake: Correct workflow options to disable bzip2 on Windows. | Vollstrecker | 2025-01-31 | 1 | -4/+2 |
| | | | | Note that Vollstrecker hates yaml. | ||||
* | CMake: Do not test with bzip2 on Windows or Cygwin. | Vollstrecker | 2025-01-31 | 2 | -5/+12 |
| | |||||
* | CMake: Install bzip2 on Cygwin in workflow. | Vollstrecker | 2025-01-31 | 1 | -0/+1 |
| | |||||
* | CMake: Correct runner.os to Linux. | Vollstrecker | 2025-01-31 | 1 | -2/+2 |
| | |||||
* | CMake: Switch from make back to ninja. | Vollstrecker | 2025-01-31 | 1 | -3/+5 |
| | | | | Limit to one job. | ||||
* | CMake: Install missing bzip2 in workflow. | Vollstrecker | 2025-01-31 | 1 | -1/+5 |
| | |||||
* | CMake: Add make to Cygwin. | Vollstrecker | 2025-01-31 | 1 | -0/+1 |
| | |||||
* | CMake: Re-enable testing with bzip2. | Vollstrecker | 2025-01-31 | 2 | -3/+5 |
| | |||||
* | CMake: Re-enable Cygwin tests without Ninja. | Vollstrecker | 2025-01-31 | 1 | -32/+30 |
| | |||||
* | CMake: Disable testing on Cygwin. | Vollstrecker | 2025-01-31 | 1 | -32/+32 |
| | |||||
* | CMake: Disable bzip2 for tests. | Vollstrecker | 2025-01-31 | 2 | -3/+3 |
| | | | | It's not installed everywhere. | ||||
* | CMake: Re-enable Cygwin and MSYS tests. | Vollstrecker | 2025-01-31 | 1 | -0/+0 |
| | |||||
* | CMake: Remove cmake out-of-tree test. | Vollstrecker | 2025-01-31 | 1 | -16/+6 |
| | | | | CMake is designed for that. | ||||
* | CMake: Add packaging to tests. | Vollstrecker | 2025-01-31 | 1 | -0/+14 |
| | |||||
* | Remove -Werror from configure workflow. | Vollstrecker | 2025-01-31 | 1 | -1/+1 |
| | |||||
* | CMake: Correct build directory for second workflow run. | 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. | ||||
* | CMake: Do just one build with -Werror in workflow. | Vollstrecker | 2025-01-31 | 1 | -10/+10 |
| | |||||
* | CMake: Split the builds of infcover and minizip in workflow. | Vollstrecker | 2025-01-31 | 1 | -6/+28 |
| | |||||
* | CMake: Test minizip in the workflows. | Vollstrecker | 2025-01-31 | 2 | -3/+3 |
| | |||||
* | CMake: Disable MinGW and Cygwin tests. | Vollstrecker | 2025-01-31 | 1 | -0/+74 |
| | |||||
* | CMake: Remove use of ZLIB_BUILD_EXAMPLES option in workflow. | Vollstrecker | 2025-01-31 | 1 | -2/+2 |
| | |||||
* | Repair github workflows for their updated macOS runner gcc name. | Mark Adler | 2024-09-01 | 2 | -2/+2 |
| | |||||
* | Add github workflow to build with all available C standards. | pmqs | 2024-02-10 | 1 | -0/+208 |
| | |||||
* | Add warnings and error on warning to configure and cmake tests. | pmqs | 2024-02-10 | 2 | -2/+11 |
| | |||||
* | One more github actions version update. | Mark Adler | 2024-02-09 | 1 | -1/+1 |
| | |||||
* | Update github actions versions. | Mark Adler | 2024-02-09 | 3 | -4/+4 |
| | |||||
* | Remove Windows ARM and ARM64 builds from cmake workflow. | Mark Adler | 2023-08-19 | 1 | -10/+0 |
| | | | | They were added in the VS2022 commit, but failed when run. | ||||
* | Add VS2022 project files. | AraHaan | 2023-08-19 | 1 | -0/+10 |
| | | | | Also replaced Itanium with ARM and ARM64 configurations. | ||||
* | Replace gcc-9 with gcc-11 for macOS testing. | Dimitri Papadopoulos | 2023-08-13 | 2 | -2/+2 |
| | | | | | 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 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: Add instance for GCC -O3 on Ubuntu in cmake workflow. | Nathan Moinvaziri | 2022-10-11 | 1 | -0/+6 |
| | |||||
* | 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 | 2 | -0/+19 |
| | |||||
* | CI: Make in-source builds default so we can upload failure logs. | Nathan Moinvaziri | 2022-10-11 | 2 | -12/+14 |
| | |||||
* | Add continuous integration workflows. [nmoinvaz] | Mark Adler | 2022-10-06 | 3 | -0/+133 |
These workflows will be run to verify that project generation, source file compilation, and test cases run successfully. |