aboutsummaryrefslogtreecommitdiff
path: root/FAQ (unfollow)
Commit message (Expand)AuthorFilesLines
2025-01-31Remove -Werror from configure workflow.Vollstrecker1-1/+1
2025-01-31Support clang without version suffix for coverage testing.Vollstrecker1-6/+20
2025-01-31CMake: Increase CMake version to 3.12 for minizip tests.Vollstrecker3-4/+4
2025-01-31Adjust coverage testing to the llvm gcov calling convention.Vollstrecker2-6/+27
2025-01-31CMake: Correct build directory for second workflow run.Vollstrecker1-1/+1
2025-01-31CMake: Increase CMake version to 3.10 for tests.Vollstrecker3-4/+4
2025-01-31Correct QEMU package name to qemu-system in workflow.Vollstrecker1-7/+7
2025-01-31CMake: Do just one build with -Werror in workflow.Vollstrecker1-10/+10
2025-01-31CMake: Split the builds of infcover and minizip in workflow.Vollstrecker1-6/+28
2025-01-31CMake: Prefix coverage test name with zlib.Vollstrecker1-8/+12
2025-01-31CMake: Restore leading underscore in _LARGEFILE64_SOURCE.Vollstrecker1-1/+1
2025-01-31Fix inflate coverage test in Makefile.in.Vollstrecker1-3/+3
2025-01-31CMake: Add inflate coverage test.Vollstrecker1-0/+35
2025-01-31CMake: Correct target to minizip.Vollstrecker1-1/+1
2025-01-31CMake: Test minizip in the workflows.Vollstrecker2-3/+3
2025-01-31CMake: Move testing into test/CMakeLists.txt.Vollstrecker2-49/+73
2025-01-31CMake: Make minizip search for config.Werner1-1/+1
2025-01-31CMake: Change to FindZLIB and ZLIB.cmake.Werner4-8/+8
2025-01-31CMake: Install ints.h for minizip.Werner1-0/+1
2025-01-31CMake: Rename exports of minizip.Werner2-10/+19
2025-01-31CMake: Add minizip.Vollstrecker9-0/+650
2025-01-31CMake: Fix parallel testing.Vollstrecker1-13/+16
2025-01-31CMake: Shorten test names.Vollstrecker1-10/+10
2025-01-31CMake: Indicate a clear signature in add_test.Vollstrecker1-5/+9
2025-01-31CMake: Use the full version number.Vollstrecker1-1/+1
2025-01-31CMake: Remove leading underscore from _LARGEFILE64_SOURCE.Vollstrecker1-1/+1
2025-01-31CMake: Detect visibility attribute in MSVC.Vollstrecker1-0/+7
2025-01-31CMake: Clear variable with unset.Vollstrecker1-1/+3
2025-01-31CMake: Remove zconf.h.Vollstrecker2-547/+3
2025-01-31CMake: Create zconf.h from zconf.h.in.Vollstrecker2-561/+61
2025-01-31CMake: Add option for ZLIB_PREFIX.Vollstrecker1-0/+4
2025-01-31CMake: Silence deprecation warning on the action runners.Vollstrecker1-1/+1
2025-01-31CMake: Adapt pkgconfig-file to the GnuInstallDirs layout.Vollstrecker1-4/+4
2025-01-31CMake: Test static builds.Vollstrecker1-17/+40
2025-01-31CMake: Disable MinGW and Cygwin tests.Vollstrecker3-4/+81
2025-01-31CMake: Install compatible DLL on MinGW.Vollstrecker1-0/+7
2025-01-31CMake: Name the shared library cygz.dll on Cygwin.Vollstrecker1-10/+9
2025-01-31CMake: Remove use of ZLIB_BUILD_EXAMPLES option in workflow.Vollstrecker1-2/+2
2025-01-31CMake: Pass CC and CFLAGS to the tests.Vollstrecker1-0/+6
2025-01-31CMake: Add the version to the exported configuration.Vollstrecker1-0/+1
2025-01-31CMake: Set the platform and configuration for the tests.Vollstrecker1-32/+41
2025-01-31CMake: Add more tests.Vollstrecker4-7/+130
2025-01-31CMake: Add test for usage with find_package.Vollstrecker3-0/+70
2025-01-31CMake: Permit install to put different things in different places.Vollstrecker1-4/+4
2025-01-31CMake: Add zlibExport.Vollstrecker2-0/+25
2025-01-31CMake: Warn if no build-type is selected.Vollstrecker1-1/+8
2025-01-31CMake: Add aliases to match the export names.Vollstrecker1-4/+7
2025-01-31CMake: Add INSTALL_INTERFACE for a proper export.Vollstrecker1-2/+4
2025-01-31CMake: Add zlib1.rc to Cygwin build.Vollstrecker1-1/+1
2025-01-31CMake: Use CMAKE_DEBUG_POSTFIX for simplification.Vollstrecker1-6/+5