aboutsummaryrefslogtreecommitdiff
path: root/doc/rfc1950.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-13Check that HAVE_UNISTD_H and HAVE_STDARG_H are not defined as 0.Mark Adler3-6/+6
2025-02-13Do not look for zconf.h in the source directory.Vollstrecker1-1/+1
2025-02-06Use zconf.h instead of zconf.h.in for cmake.Mark Adler1-2/+2
2025-02-06Repair MinGW cmake build.Vollstrecker3-10/+2
2025-02-05Fix Ada bindings on x64.spectralio1-1/+2
2025-02-05Restore zconf.h to distribution.Mark Adler3-5/+551
2025-02-02Revert previous commit, restoring the memcpy() call.Mark Adler1-3/+3
2025-02-01Avoid use of memcpy() in inflate when areas can overlap.Mark Adler1-3/+3
2025-01-31Update Makefile to not recreate zconf.h and zconf.h.cmakein.Mark Adler2-11/+12
2025-01-31CMake: Make USE_FILE32API part of the interface.Vollstrecker1-12/+8
2025-01-31CMake: Give minizip a suffix on Cygwin as well.Vollstrecker2-3/+4
2025-01-31CMake: Disable minizip on Cygwin.Vollstrecker1-2/+1
2025-01-31CMake: Correct workflow line continuation.Vollstrecker1-1/+1
2025-01-31CMake: Clean up spaces in required versions.Vollstrecker8-8/+8
2025-01-31CMake: Correct workflow options to disable bzip2 on Windows.Vollstrecker1-4/+2
2025-01-31CMake: Add the tested version of cmake (3.31).Vollstrecker8-8/+8
2025-01-31CMake: Do not test with bzip2 on Windows or Cygwin.Vollstrecker2-5/+12
2025-01-31CMake: Install bzip2 on Cygwin in workflow.Vollstrecker1-0/+1
2025-01-31CMake: Correct runner.os to Linux.Vollstrecker1-2/+2
2025-01-31CMake: Switch from make back to ninja.Vollstrecker1-3/+5
2025-01-31CMake: Install missing bzip2 in workflow.Vollstrecker1-1/+5
2025-01-31CMake: Add make to Cygwin.Vollstrecker1-0/+1
2025-01-31CMake: Re-enable testing with bzip2.Vollstrecker2-3/+5
2025-01-31CMake: Change README-cmake to README-cmake.md with formatting.Vollstrecker2-76/+83
2025-01-31CMake: Include bzip2 in the interface.Vollstrecker2-7/+16
2025-01-31CMake: Re-enable Cygwin tests without Ninja.Vollstrecker1-32/+30
2025-01-31CMake: Fix typo.Vollstrecker1-1/+1
2025-01-31CMake: Add cmake-format.yaml and reformat the cmake files.Vollstrecker13-560/+798
2025-01-31CMake: Remove unused variable.Vollstrecker1-1/+0
2025-01-31CMake: Disable testing on Cygwin.Vollstrecker1-32/+32
2025-01-31CMake: Increase CMake minimum version to 3.12.Vollstrecker1-1/+1
2025-01-31CMake: Disable bzip2 for tests.Vollstrecker4-3/+5
2025-01-31CMake: Re-enable Cygwin and MSYS tests.Vollstrecker2-1/+1
2025-01-31CMake: Add one more alias for llvm-cov.Vollstrecker1-0/+1