764 Commits (5163cb6d3bd6fa72d7be7213f786455778a5e8f7)
 

Author SHA1 Message Date
Vollstrecker 5163cb6d3b CMake: Move testing into test/CMakeLists.txt. 1 month ago
Werner 99d41ee5c6 CMake: Make minizip search for config. 1 month ago
Werner dfaf27b0c8 CMake: Change to FindZLIB and ZLIB.cmake. 1 month ago
Werner 5f98365bc9 CMake: Install ints.h for minizip. 1 month ago
Werner aefb4b5b94 CMake: Rename exports of minizip. 1 month ago
Vollstrecker 5ff476ee43 CMake: Add minizip. 1 month ago
Vollstrecker 920385267f CMake: Fix parallel testing. 1 month ago
Vollstrecker d7afcaa2be CMake: Shorten test names. 1 month ago
Vollstrecker adb40de349 CMake: Indicate a clear signature in add_test. 1 month ago
Vollstrecker cff14d5dc3 CMake: Use the full version number. 1 month ago
Vollstrecker 82665659ad CMake: Remove leading underscore from _LARGEFILE64_SOURCE. 1 month ago
Vollstrecker a7c6dbf821 CMake: Detect visibility attribute in MSVC. 1 month ago
Vollstrecker 79d96ebdb7 CMake: Clear variable with unset. 1 month ago
Vollstrecker b5c01971c2 CMake: Remove zconf.h. 1 month ago
Vollstrecker 3d6dc3c3aa CMake: Create zconf.h from zconf.h.in. 1 month ago
Vollstrecker 9e058e8443 CMake: Add option for ZLIB_PREFIX. 1 month ago
Vollstrecker 53c2727aaf CMake: Silence deprecation warning on the action runners. 1 month ago
Vollstrecker 15ba5055a9 CMake: Adapt pkgconfig-file to the GnuInstallDirs layout. 1 month ago
Vollstrecker 155d88378e CMake: Test static builds. 1 month ago
Vollstrecker fd00a94838 CMake: Disable MinGW and Cygwin tests. 1 month ago
Vollstrecker b74d77a0dd CMake: Install compatible DLL on MinGW. 1 month ago
Vollstrecker e0b78cea4f CMake: Name the shared library cygz.dll on Cygwin. 1 month ago
Vollstrecker 494830e2df CMake: Remove use of ZLIB_BUILD_EXAMPLES option in workflow. 1 month ago
Vollstrecker 01ef679251 CMake: Pass CC and CFLAGS to the tests. 1 month ago
Vollstrecker 4d74e4498e CMake: Add the version to the exported configuration. 1 month ago
Vollstrecker 6084c550c3 CMake: Set the platform and configuration for the tests. 1 month ago
Vollstrecker 1fce5f2cdf CMake: Add more tests. 1 month ago
Vollstrecker 7dc2b78206 CMake: Add test for usage with find_package. 1 month ago
Vollstrecker a794225144 CMake: Permit install to put different things in different places. 1 month ago
Vollstrecker f4624f3f03 CMake: Add zlibExport. 1 month ago
Vollstrecker e37a1a8345 CMake: Warn if no build-type is selected. 1 month ago
Vollstrecker f7ab6e4373 CMake: Add aliases to match the export names. 1 month ago
Vollstrecker f0175c69e2 CMake: Add INSTALL_INTERFACE for a proper export. 1 month ago
Vollstrecker 633ec87677 CMake: Add zlib1.rc to Cygwin build. 1 month ago
Vollstrecker 48b9ee48ca CMake: Use CMAKE_DEBUG_POSTFIX for simplification. 1 month ago
Vollstrecker c33f3bc641 CMake: Move version setting for Cygwin into set_target_properties. 1 month ago
Vollstrecker b6cb6f4c21 CMake: Rename examples to testing to reflect their intent. 1 month ago
Vollstrecker c18815b630 CMake: Simplify to one install option. 1 month ago
Vollstrecker 64e8307d6a CMake: Make formatting consistent. 1 month ago
Vollstrecker ffbbe01b6d CMake: Remove allowance for unclosed constructs. 1 month ago
Vollstrecker 1af1bb6ce4 CMake: Let cmake handle zlib1.rc. 1 month ago
Vollstrecker 899ef97c4a CMake: Use the same definition we checked for off64_t. 1 month ago
Vollstrecker 31d2462c1d CMake: Move compile_definitions to the targets. 1 month ago
Vollstrecker feb7fd325a CMake: Remove doubled include directories. 1 month ago
Vollstrecker 902f6eedf3 CMake: Remove checks for sys/types.h, stdint.h and stddef.h. 1 month ago
Vollstrecker 2b2eec69b5 CMake: Remove unneeded renaming for in-tree builds and the option for it. 1 month ago
Vollstrecker 6762467523 CMake: Rename examples and tests to avoid chain building confusion. 1 month ago
Vollstrecker 76c6a8601c CMake: Set version in project call. 1 month ago
Vollstrecker 6628a10f14 CMake: Move versionscript block to zlib definition. 1 month ago
Vollstrecker 7f849d109f CMake: Bump minimum version. 1 month ago