93 Commits (ede311d685a536fbf4a287818b70412baa14ca76)

Author SHA1 Message Date
Vollstrecker e573155946 CMake: Add CPack. 2 days ago
Vollstrecker d80817ac95 CMake: Restore leading underscore in _LARGEFILE64_SOURCE. 2 days ago
Vollstrecker 5163cb6d3b CMake: Move testing into test/CMakeLists.txt. 2 days ago
Werner dfaf27b0c8 CMake: Change to FindZLIB and ZLIB.cmake. 2 days ago
Vollstrecker 5ff476ee43 CMake: Add minizip. 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 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 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
Vollstrecker c33f3bc641 CMake: Move version setting for Cygwin into set_target_properties. 2 days ago
Vollstrecker b6cb6f4c21 CMake: Rename examples to testing to reflect their intent. 2 days ago
Vollstrecker c18815b630 CMake: Simplify to one install option. 2 days ago
Vollstrecker 64e8307d6a CMake: Make formatting consistent. 2 days ago
Vollstrecker ffbbe01b6d CMake: Remove allowance for unclosed constructs. 2 days ago
Vollstrecker 1af1bb6ce4 CMake: Let cmake handle zlib1.rc. 2 days ago
Vollstrecker 899ef97c4a CMake: Use the same definition we checked for off64_t. 2 days ago
Vollstrecker 31d2462c1d CMake: Move compile_definitions to the targets. 2 days ago
Vollstrecker feb7fd325a CMake: Remove doubled include directories. 2 days ago
Vollstrecker 902f6eedf3 CMake: Remove checks for sys/types.h, stdint.h and stddef.h. 2 days ago
Vollstrecker 2b2eec69b5 CMake: Remove unneeded renaming for in-tree builds and the option for it. 2 days ago
Vollstrecker 6762467523 CMake: Rename examples and tests to avoid chain building confusion. 2 days ago
Vollstrecker 76c6a8601c CMake: Set version in project call. 3 days ago
Vollstrecker 6628a10f14 CMake: Move versionscript block to zlib definition. 3 days ago
Vollstrecker 7f849d109f CMake: Bump minimum version. 3 days ago
Vollstrecker ae5946e5d8 CMake: Add pdb install. 3 days ago
Vollstrecker 74247f0947 CMake: Install libs with static and debug suffix. 3 days ago
Vollstrecker ee00230f8e CMake: Switch to GNUInstallDirs. 3 days ago
Vollstrecker b3907c2cd9 CMake: Add options for shared and static build. 3 days ago
Mark Adler f1f503da85 Fix cmake build directory interference issue. 1 year ago
Tomas Berger df3b265064 Add option to CMakeLists.txt to disable renaming of zconf.h. 1 year ago
Mark Adler 9f0f2d4f9f Change version number on develop branch to 1.3.1.1. 1 year ago
Mark Adler 51b7f2abda zlib 1.3.1 1 year ago
tr1cks 2e3d86c4e1 Add target include directories to CMakeLists.txt. 1 year ago