779 Commits (039c3610e5fce300b2dd5a335394677b131512b5)
 

Author SHA1 Message Date
Vollstrecker 039c3610e5 Remove -Werror from configure workflow. 2 days ago
Vollstrecker 2408dedfa5 Support clang without version suffix for coverage testing. 2 days ago
Vollstrecker 121e4168b9 CMake: Increase CMake version to 3.12 for minizip tests. 2 days ago
Vollstrecker 44919160de Adjust coverage testing to the llvm gcov calling convention. 2 days ago
Vollstrecker 9ddf1b4bc5 CMake: Correct build directory for second workflow run. 2 days ago
Vollstrecker a5db296ace CMake: Increase CMake version to 3.10 for tests. 2 days ago
Vollstrecker c9467bd5f8 Correct QEMU package name to qemu-system in workflow. 2 days ago
Vollstrecker c7e9d282e7 CMake: Do just one build with -Werror in workflow. 2 days ago
Vollstrecker 1869359d44 CMake: Split the builds of infcover and minizip in workflow. 2 days ago
Vollstrecker 3b613563d3 CMake: Prefix coverage test name with zlib. 2 days ago
Vollstrecker d80817ac95 CMake: Restore leading underscore in _LARGEFILE64_SOURCE. 2 days ago
Vollstrecker 0b9b43b45b Fix inflate coverage test in Makefile.in. 2 days ago
Vollstrecker 93457606bf CMake: Add inflate coverage test. 2 days ago
Vollstrecker 27198174ca CMake: Correct target to minizip. 2 days ago
Vollstrecker d3ab1df503 CMake: Test minizip in the workflows. 2 days ago
Vollstrecker 5163cb6d3b CMake: Move testing into test/CMakeLists.txt. 2 days ago
Werner 99d41ee5c6 CMake: Make minizip search for config. 2 days ago
Werner dfaf27b0c8 CMake: Change to FindZLIB and ZLIB.cmake. 2 days ago
Werner 5f98365bc9 CMake: Install ints.h for minizip. 2 days ago
Werner aefb4b5b94 CMake: Rename exports of minizip. 2 days ago
Vollstrecker 5ff476ee43 CMake: Add minizip. 2 days ago
Vollstrecker 920385267f CMake: Fix parallel testing. 2 days ago
Vollstrecker d7afcaa2be CMake: Shorten test names. 2 days ago
Vollstrecker adb40de349 CMake: Indicate a clear signature in add_test. 2 days ago
Vollstrecker cff14d5dc3 CMake: Use the full version number. 2 days ago
Vollstrecker 82665659ad CMake: Remove leading underscore from _LARGEFILE64_SOURCE. 2 days ago
Vollstrecker a7c6dbf821 CMake: Detect visibility attribute in MSVC. 2 days ago
Vollstrecker 79d96ebdb7 CMake: Clear variable with unset. 2 days ago
Vollstrecker b5c01971c2 CMake: Remove zconf.h. 2 days ago
Vollstrecker 3d6dc3c3aa CMake: Create zconf.h from zconf.h.in. 2 days ago
Vollstrecker 9e058e8443 CMake: Add option for ZLIB_PREFIX. 2 days ago
Vollstrecker 53c2727aaf CMake: Silence deprecation warning on the action runners. 2 days ago
Vollstrecker 15ba5055a9 CMake: Adapt pkgconfig-file to the GnuInstallDirs layout. 2 days ago
Vollstrecker 155d88378e CMake: Test static builds. 2 days ago
Vollstrecker fd00a94838 CMake: Disable MinGW and Cygwin tests. 2 days ago
Vollstrecker b74d77a0dd CMake: Install compatible DLL on MinGW. 2 days ago
Vollstrecker e0b78cea4f CMake: Name the shared library cygz.dll on Cygwin. 2 days ago
Vollstrecker 494830e2df CMake: Remove use of ZLIB_BUILD_EXAMPLES option in workflow. 2 days ago
Vollstrecker 01ef679251 CMake: Pass CC and CFLAGS to the tests. 2 days ago
Vollstrecker 4d74e4498e CMake: Add the version to the exported configuration. 2 days ago
Vollstrecker 6084c550c3 CMake: Set the platform and configuration for the tests. 2 days ago
Vollstrecker 1fce5f2cdf CMake: Add more tests. 2 days ago
Vollstrecker 7dc2b78206 CMake: Add test for usage with find_package. 2 days ago
Vollstrecker a794225144 CMake: Permit install to put different things in different places. 2 days ago
Vollstrecker f4624f3f03 CMake: Add zlibExport. 2 days ago
Vollstrecker e37a1a8345 CMake: Warn if no build-type is selected. 2 days ago
Vollstrecker f7ab6e4373 CMake: Add aliases to match the export names. 2 days ago
Vollstrecker f0175c69e2 CMake: Add INSTALL_INTERFACE for a proper export. 2 days ago
Vollstrecker 633ec87677 CMake: Add zlib1.rc to Cygwin build. 2 days ago
Vollstrecker 48b9ee48ca CMake: Use CMAKE_DEBUG_POSTFIX for simplification. 2 days ago