| Commit message (Expand) | Author | Age | Files | Lines |
* | CMake: Add packaging to tests. | Vollstrecker | 2025-01-31 | 1 | -0/+14 |
* | CMake: Add CPack. | Vollstrecker | 2025-01-31 | 2 | -8/+46 |
* | Correct one more comment style in minizip. | Vollstrecker | 2025-01-31 | 1 | -1/+1 |
* | CMake: Prevent a 32-bit minizip build. | Vollstrecker | 2025-01-31 | 1 | -0/+5 |
* | Use consistent comment style in minizip. | Vollstrecker | 2025-01-31 | 8 | -197/+197 |
* | Disable make cover if no gcov was found. | Vollstrecker | 2025-01-31 | 2 | -6/+12 |
* | Remove -Werror from configure workflow. | Vollstrecker | 2025-01-31 | 1 | -1/+1 |
* | Support clang without version suffix for coverage testing. | Vollstrecker | 2025-01-31 | 1 | -6/+20 |
* | CMake: Increase CMake version to 3.12 for minizip tests. | Vollstrecker | 2025-01-31 | 3 | -4/+4 |
* | Adjust coverage testing to the llvm gcov calling convention. | Vollstrecker | 2025-01-31 | 2 | -6/+27 |
* | CMake: Correct build directory for second workflow run. | Vollstrecker | 2025-01-31 | 1 | -1/+1 |
* | CMake: Increase CMake version to 3.10 for tests. | Vollstrecker | 2025-01-31 | 3 | -4/+4 |
* | Correct QEMU package name to qemu-system in workflow. | Vollstrecker | 2025-01-31 | 1 | -7/+7 |
* | 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: Prefix coverage test name with zlib. | Vollstrecker | 2025-01-31 | 1 | -8/+12 |
* | CMake: Restore leading underscore in _LARGEFILE64_SOURCE. | Vollstrecker | 2025-01-31 | 1 | -1/+1 |
* | Fix inflate coverage test in Makefile.in. | Vollstrecker | 2025-01-31 | 1 | -3/+3 |
* | CMake: Add inflate coverage test. | Vollstrecker | 2025-01-31 | 1 | -0/+35 |
* | CMake: Correct target to minizip. | Vollstrecker | 2025-01-31 | 1 | -1/+1 |
* | CMake: Test minizip in the workflows. | Vollstrecker | 2025-01-31 | 2 | -3/+3 |
* | CMake: Move testing into test/CMakeLists.txt. | Vollstrecker | 2025-01-31 | 2 | -49/+73 |
* | CMake: Make minizip search for config. | Werner | 2025-01-31 | 1 | -1/+1 |
* | CMake: Change to FindZLIB and ZLIB.cmake. | Werner | 2025-01-31 | 4 | -8/+8 |
* | CMake: Install ints.h for minizip. | Werner | 2025-01-31 | 1 | -0/+1 |
* | CMake: Rename exports of minizip. | Werner | 2025-01-31 | 2 | -10/+19 |
* | CMake: Add minizip. | Vollstrecker | 2025-01-31 | 9 | -0/+650 |
* | CMake: Fix parallel testing. | Vollstrecker | 2025-01-31 | 1 | -13/+16 |
* | CMake: Shorten test names. | Vollstrecker | 2025-01-31 | 1 | -10/+10 |
* | CMake: Indicate a clear signature in add_test. | Vollstrecker | 2025-01-31 | 1 | -5/+9 |
* | CMake: Use the full version number. | Vollstrecker | 2025-01-31 | 1 | -1/+1 |
* | CMake: Remove leading underscore from _LARGEFILE64_SOURCE. | Vollstrecker | 2025-01-31 | 1 | -1/+1 |
* | CMake: Detect visibility attribute in MSVC. | Vollstrecker | 2025-01-31 | 1 | -0/+7 |
* | CMake: Clear variable with unset. | Vollstrecker | 2025-01-31 | 1 | -1/+3 |
* | CMake: Remove zconf.h. | Vollstrecker | 2025-01-31 | 2 | -547/+3 |
* | CMake: Create zconf.h from zconf.h.in. | Vollstrecker | 2025-01-31 | 2 | -561/+61 |
* | CMake: Add option for ZLIB_PREFIX. | Vollstrecker | 2025-01-31 | 1 | -0/+4 |
* | CMake: Silence deprecation warning on the action runners. | Vollstrecker | 2025-01-31 | 1 | -1/+1 |
* | CMake: Adapt pkgconfig-file to the GnuInstallDirs layout. | Vollstrecker | 2025-01-31 | 1 | -4/+4 |
* | CMake: Test static builds. | Vollstrecker | 2025-01-31 | 1 | -17/+40 |
* | CMake: Disable MinGW and Cygwin tests. | Vollstrecker | 2025-01-31 | 3 | -4/+81 |
* | CMake: Install compatible DLL on MinGW. | Vollstrecker | 2025-01-31 | 1 | -0/+7 |
* | CMake: Name the shared library cygz.dll on Cygwin. | Vollstrecker | 2025-01-31 | 1 | -10/+9 |
* | CMake: Remove use of ZLIB_BUILD_EXAMPLES option in workflow. | Vollstrecker | 2025-01-31 | 1 | -2/+2 |
* | CMake: Pass CC and CFLAGS to the tests. | Vollstrecker | 2025-01-31 | 1 | -0/+6 |
* | CMake: Add the version to the exported configuration. | Vollstrecker | 2025-01-31 | 1 | -0/+1 |
* | CMake: Set the platform and configuration for the tests. | Vollstrecker | 2025-01-31 | 1 | -32/+41 |
* | CMake: Add more tests. | Vollstrecker | 2025-01-31 | 4 | -7/+130 |
* | CMake: Add test for usage with find_package. | Vollstrecker | 2025-01-31 | 3 | -0/+70 |
* | CMake: Permit install to put different things in different places. | Vollstrecker | 2025-01-31 | 1 | -4/+4 |