index
:
zlib
develop
master
A mirror of https://github.com/madler/zlib.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Correct wording for minizip options.
Vollstrecker
2025-01-31
1
-2
/
+2
*
CMake: Add components selection.
Vollstrecker
2025-01-31
4
-29
/
+76
*
CMake: Refine tests.
Vollstrecker
2025-01-31
8
-166
/
+169
*
CMake: Do not link to bzip2.
Vollstrecker
2025-01-31
1
-11
/
+2
*
CMake: Clean up formatting.
Vollstrecker
2025-01-31
1
-3
/
+1
*
CMake: Search for zlib by CONFIG to get all needed targets.
Vollstrecker
2025-01-31
1
-1
/
+1
*
CMake: Make bzip2 required if it's requested.
Vollstrecker
2025-01-31
1
-1
/
+1
*
CMake: Avoid double inclusion of CPack warning.
Vollstrecker
2025-01-31
2
-0
/
+6
*
CMake: Order the includes consistently.
Vollstrecker
2025-01-31
2
-4
/
+5
*
CMake: Make bzip2 optional.
Vollstrecker
2025-01-31
1
-2
/
+4
*
CMake: Remove cmake out-of-tree test.
Vollstrecker
2025-01-31
1
-16
/
+6
*
CMake: Uncomment stop sign.
Vollstrecker
2025-01-31
1
-1
/
+1
*
CMake: Depend on bzip2 only if it's found.
Vollstrecker
2025-01-31
1
-1
/
+1
*
CMake: Add packaging to tests.
Vollstrecker
2025-01-31
1
-0
/
+14
*
CMake: Add CPack.
Vollstrecker
2025-01-31
2
-8
/
+46
*
Correct one more comment style in minizip.
Vollstrecker
2025-01-31
1
-1
/
+1
*
CMake: Prevent a 32-bit minizip build.
Vollstrecker
2025-01-31
1
-0
/
+5
*
Use consistent comment style in minizip.
Vollstrecker
2025-01-31
8
-197
/
+197
*
Disable make cover if no gcov was found.
Vollstrecker
2025-01-31
2
-6
/
+12
*
Remove -Werror from configure workflow.
Vollstrecker
2025-01-31
1
-1
/
+1
*
Support clang without version suffix for coverage testing.
Vollstrecker
2025-01-31
1
-6
/
+20
*
CMake: Increase CMake version to 3.12 for minizip tests.
Vollstrecker
2025-01-31
3
-4
/
+4
*
Adjust coverage testing to the llvm gcov calling convention.
Vollstrecker
2025-01-31
2
-6
/
+27
*
CMake: Correct build directory for second workflow run.
Vollstrecker
2025-01-31
1
-1
/
+1
*
CMake: Increase CMake version to 3.10 for tests.
Vollstrecker
2025-01-31
3
-4
/
+4
*
Correct QEMU package name to qemu-system in workflow.
Vollstrecker
2025-01-31
1
-7
/
+7
*
CMake: Do just one build with -Werror in workflow.
Vollstrecker
2025-01-31
1
-10
/
+10
*
CMake: Split the builds of infcover and minizip in workflow.
Vollstrecker
2025-01-31
1
-6
/
+28
*
CMake: Prefix coverage test name with zlib.
Vollstrecker
2025-01-31
1
-8
/
+12
*
CMake: Restore leading underscore in _LARGEFILE64_SOURCE.
Vollstrecker
2025-01-31
1
-1
/
+1
*
Fix inflate coverage test in Makefile.in.
Vollstrecker
2025-01-31
1
-3
/
+3
*
CMake: Add inflate coverage test.
Vollstrecker
2025-01-31
1
-0
/
+35
*
CMake: Correct target to minizip.
Vollstrecker
2025-01-31
1
-1
/
+1
*
CMake: Test minizip in the workflows.
Vollstrecker
2025-01-31
2
-3
/
+3
*
CMake: Move testing into test/CMakeLists.txt.
Vollstrecker
2025-01-31
2
-49
/
+73
*
CMake: Make minizip search for config.
Werner
2025-01-31
1
-1
/
+1
*
CMake: Change to FindZLIB and ZLIB.cmake.
Werner
2025-01-31
4
-8
/
+8
*
CMake: Install ints.h for minizip.
Werner
2025-01-31
1
-0
/
+1
*
CMake: Rename exports of minizip.
Werner
2025-01-31
2
-10
/
+19
*
CMake: Add minizip.
Vollstrecker
2025-01-31
9
-0
/
+650
*
CMake: Fix parallel testing.
Vollstrecker
2025-01-31
1
-13
/
+16
*
CMake: Shorten test names.
Vollstrecker
2025-01-31
1
-10
/
+10
*
CMake: Indicate a clear signature in add_test.
Vollstrecker
2025-01-31
1
-5
/
+9
*
CMake: Use the full version number.
Vollstrecker
2025-01-31
1
-1
/
+1
*
CMake: Remove leading underscore from _LARGEFILE64_SOURCE.
Vollstrecker
2025-01-31
1
-1
/
+1
*
CMake: Detect visibility attribute in MSVC.
Vollstrecker
2025-01-31
1
-0
/
+7
*
CMake: Clear variable with unset.
Vollstrecker
2025-01-31
1
-1
/
+3
*
CMake: Remove zconf.h.
Vollstrecker
2025-01-31
2
-547
/
+3
*
CMake: Create zconf.h from zconf.h.in.
Vollstrecker
2025-01-31
2
-561
/
+61
*
CMake: Add option for ZLIB_PREFIX.
Vollstrecker
2025-01-31
1
-0
/
+4
[next]