748 Commits (53c2727aaf0ffbc052a50c80931b40cf5eb8ee65)
 

Author SHA1 Message Date
Vollstrecker 53c2727aaf CMake: Silence deprecation warning on the action runners. 1 week ago
Vollstrecker 15ba5055a9 CMake: Adapt pkgconfig-file to the GnuInstallDirs layout. 1 week ago
Vollstrecker 155d88378e CMake: Test static builds. 1 week ago
Vollstrecker fd00a94838 CMake: Disable MinGW and Cygwin tests. 1 week ago
Vollstrecker b74d77a0dd CMake: Install compatible DLL on MinGW. 1 week ago
Vollstrecker e0b78cea4f CMake: Name the shared library cygz.dll on Cygwin. 1 week ago
Vollstrecker 494830e2df CMake: Remove use of ZLIB_BUILD_EXAMPLES option in workflow. 1 week ago
Vollstrecker 01ef679251 CMake: Pass CC and CFLAGS to the tests. 1 week ago
Vollstrecker 4d74e4498e CMake: Add the version to the exported configuration. 1 week ago
Vollstrecker 6084c550c3 CMake: Set the platform and configuration for the tests. 1 week ago
Vollstrecker 1fce5f2cdf CMake: Add more tests. 1 week ago
Vollstrecker 7dc2b78206 CMake: Add test for usage with find_package. 1 week ago
Vollstrecker a794225144 CMake: Permit install to put different things in different places. 1 week ago
Vollstrecker f4624f3f03 CMake: Add zlibExport. 1 week ago
Vollstrecker e37a1a8345 CMake: Warn if no build-type is selected. 1 week ago
Vollstrecker f7ab6e4373 CMake: Add aliases to match the export names. 1 week ago
Vollstrecker f0175c69e2 CMake: Add INSTALL_INTERFACE for a proper export. 1 week ago
Vollstrecker 633ec87677 CMake: Add zlib1.rc to Cygwin build. 1 week ago
Vollstrecker 48b9ee48ca CMake: Use CMAKE_DEBUG_POSTFIX for simplification. 1 week ago
Vollstrecker c33f3bc641 CMake: Move version setting for Cygwin into set_target_properties. 1 week ago
Vollstrecker b6cb6f4c21 CMake: Rename examples to testing to reflect their intent. 1 week ago
Vollstrecker c18815b630 CMake: Simplify to one install option. 1 week ago
Vollstrecker 64e8307d6a CMake: Make formatting consistent. 1 week ago
Vollstrecker ffbbe01b6d CMake: Remove allowance for unclosed constructs. 1 week ago
Vollstrecker 1af1bb6ce4 CMake: Let cmake handle zlib1.rc. 1 week ago
Vollstrecker 899ef97c4a CMake: Use the same definition we checked for off64_t. 1 week ago
Vollstrecker 31d2462c1d CMake: Move compile_definitions to the targets. 1 week ago
Vollstrecker feb7fd325a CMake: Remove doubled include directories. 1 week ago
Vollstrecker 902f6eedf3 CMake: Remove checks for sys/types.h, stdint.h and stddef.h. 1 week ago
Vollstrecker 2b2eec69b5 CMake: Remove unneeded renaming for in-tree builds and the option for it. 1 week ago
Vollstrecker 6762467523 CMake: Rename examples and tests to avoid chain building confusion. 1 week ago
Vollstrecker 76c6a8601c CMake: Set version in project call. 1 week ago
Vollstrecker 6628a10f14 CMake: Move versionscript block to zlib definition. 1 week ago
Vollstrecker 7f849d109f CMake: Bump minimum version. 1 week ago
Vollstrecker ae5946e5d8 CMake: Add pdb install. 1 week ago
Vollstrecker 74247f0947 CMake: Install libs with static and debug suffix. 1 week ago
Vollstrecker ee00230f8e CMake: Switch to GNUInstallDirs. 1 week ago
Vollstrecker b3907c2cd9 CMake: Add options for shared and static build. 1 week ago
Josh Varga 2359cd3d60 Add Bazel targets. 3 weeks ago
Mark Adler 71045aef60 Fix indent in infback.c. 1 month ago
Mark Adler ef24c4c750 Reject invalid MAX_WBITS values at compile time. 3 months ago
AlexisWilke 6d3a66a11a Avoid attempting to redefine z_const in zconf.h. 4 months ago
Oscar Lesta 64191119d8 Add Haiku to configure for proper LDSHARED settings. 4 months ago
Mark Adler d476828316 Repair github workflows for their updated macOS runner gcc name. 5 months ago
Mark Adler f7d01aae6e Avoid out-of-bounds pointer arithmetic in inflateCopy(). 5 months ago
Mark Adler 2968a496d9 Remove unneeded dependency on limits.h in examples/zran.c. 5 months ago
Mark Adler fff132fe7c Avoid the use of a reserved macro name in contrib/minizip/ioapi.h. 5 months ago
Mark Adler 545f194963 Add old gcc ULONG_LONG_MAX macro to find a 64-bit type in zutil.h. 6 months ago
Mark Adler 4cacc3562b Add header file dependencies to contrib/minizip/Makefile. 6 months ago
Mark Adler be24a8f4ca Avoid use of stdint.h in contrib/minizip. 6 months ago