835 Commits (7108497fda9d4536a1afade7f42266e06dca4488)
 

Author SHA1 Message Date
Mark Adler 7108497fda Check that HAVE_UNISTD_H and HAVE_STDARG_H are not defined as 0. 3 weeks ago
Vollstrecker 00161eff1d Do not look for zconf.h in the source directory. 3 weeks ago
Mark Adler 8a844d434f Use zconf.h instead of zconf.h.in for cmake. 4 weeks ago
Vollstrecker d20659fc74 Repair MinGW cmake build. 4 weeks ago
spectralio 0b29118367 Fix Ada bindings on x64. 4 weeks ago
Mark Adler c715ad71fe Restore zconf.h to distribution. 4 weeks ago
Mark Adler ed1610791c Revert previous commit, restoring the memcpy() call. 1 month ago
Mark Adler ab0266a362 Avoid use of memcpy() in inflate when areas can overlap. 1 month ago
Mark Adler ec346f1c39 Update Makefile to not recreate zconf.h and zconf.h.cmakein. 1 month ago
Vollstrecker 61a56bcbb0 CMake: Make USE_FILE32API part of the interface. 1 month ago
Vollstrecker 4891d8185a CMake: Give minizip a suffix on Cygwin as well. 1 month ago
Vollstrecker de4dea8007 CMake: Disable minizip on Cygwin. 1 month ago
Vollstrecker 953b3d79bf CMake: Correct workflow line continuation. 1 month ago
Vollstrecker 2c62f8885c CMake: Clean up spaces in required versions. 1 month ago
Vollstrecker cdb3ab194c CMake: Correct workflow options to disable bzip2 on Windows. 1 month ago
Vollstrecker 5a31e529bc CMake: Add the tested version of cmake (3.31). 1 month ago
Vollstrecker 6c2ab4ddc6 CMake: Do not test with bzip2 on Windows or Cygwin. 1 month ago
Vollstrecker 05051d236b CMake: Install bzip2 on Cygwin in workflow. 1 month ago
Vollstrecker 5760ba1570 CMake: Correct runner.os to Linux. 1 month ago
Vollstrecker c6d44927c5 CMake: Switch from make back to ninja. 1 month ago
Vollstrecker 63ded6faaf CMake: Install missing bzip2 in workflow. 1 month ago
Vollstrecker 1cac365fe4 CMake: Add make to Cygwin. 1 month ago
Vollstrecker 03449d49ba CMake: Re-enable testing with bzip2. 1 month ago
Vollstrecker 6c224f159e CMake: Change README-cmake to README-cmake.md with formatting. 1 month ago
Vollstrecker 213998f2b0 CMake: Include bzip2 in the interface. 1 month ago
Vollstrecker 734f974753 CMake: Re-enable Cygwin tests without Ninja. 1 month ago
Vollstrecker 6925d39b50 CMake: Fix typo. 1 month ago
Vollstrecker 8b8a124eb4 CMake: Add cmake-format.yaml and reformat the cmake files. 1 month ago
Vollstrecker 4f2671d50c CMake: Remove unused variable. 1 month ago
Vollstrecker 00cbe1d6b1 CMake: Disable testing on Cygwin. 1 month ago
Vollstrecker b9cf26c056 CMake: Increase CMake minimum version to 3.12. 1 month ago
Vollstrecker b8ae23d4c8 CMake: Disable bzip2 for tests. 1 month ago
Vollstrecker 7667ca5593 CMake: Re-enable Cygwin and MSYS tests. 1 month ago
Vollstrecker c31099862f CMake: Add one more alias for llvm-cov. 1 month ago
Vollstrecker 1be9392124 CMake: Add a README.cmake. 1 month ago
Vollstrecker 42a670ec20 CMake: Restore lost variable. 1 month ago
Vollstrecker 33b8e6f507 CMake: Rename option to ZLIB_INSTALL. 1 month ago
Vollstrecker 10a12ec427 CMake: Correct wording for minizip options. 1 month ago
Vollstrecker abf7487d6c CMake: Add components selection. 1 month ago
Vollstrecker e843c631d6 CMake: Refine tests. 1 month ago
Vollstrecker d51255713b CMake: Do not link to bzip2. 1 month ago
Vollstrecker 8fee881981 CMake: Clean up formatting. 1 month ago
Vollstrecker 5fd63442f9 CMake: Search for zlib by CONFIG to get all needed targets. 1 month ago
Vollstrecker 62b5b4eff8 CMake: Make bzip2 required if it's requested. 1 month ago
Vollstrecker f42008f5b4 CMake: Avoid double inclusion of CPack warning. 1 month ago
Vollstrecker 15a3751836 CMake: Order the includes consistently. 1 month ago
Vollstrecker ede311d685 CMake: Make bzip2 optional. 1 month ago
Vollstrecker d82da0fd15 CMake: Remove cmake out-of-tree test. 1 month ago
Vollstrecker 373bc1d7c5 CMake: Uncomment stop sign. 1 month ago
Vollstrecker c99a4ae60f CMake: Depend on bzip2 only if it's found. 1 month ago