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
path:
root
/
zlib.pc.cmakein
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2026-06-01
CMake: Avoid coverage testing when cross-compiling.
Vollstrecker
2
-4
/
+8
2026-06-01
CMake: Fix tests with pre-3.24 cmake updates.
Vollstrecker
5
-25
/
+25
2026-06-01
CMake: Avoid running integration tests when not installing.
Vollstrecker
4
-754
/
+768
2026-06-01
Remove redundant cmake runs in testing.
Vollstrecker
1
-16
/
+3
2026-06-01
CMake: Avoid masking a slash in REPLACE.
Vollstrecker
1
-1
/
+2
2026-06-01
CMake: Fix broken link_helper.
Vollstrecker
1
-3
/
+1
2026-06-01
CMake: Fix DLL details when building with cmake.
Vollstrecker
5
-8
/
+147
2026-06-01
CMake: Avoid test in tests.
Vollstrecker
6
-45
/
+3
2026-06-01
CMake: Fix Ada configuration.
Vollstrecker
1
-0
/
+5
2026-06-01
CMake: Move minizip tests into test directory.
Vollstrecker
2
-125
/
+124
2026-06-01
CMake: Move iostream3 tests into test directory.
Vollstrecker
2
-79
/
+76
2026-06-01
CMake: Move blast tests into test directory.
Vollstrecker
5
-59
/
+63
2026-06-01
CMake: Move Ada tests to test directory.
Vollstrecker
2
-153
/
+155
2026-06-01
CMake: Enable Ada to compile in different directories.
Vollstrecker
3
-2
/
+7
2026-06-01
CMake: Avoid resource conflict in blast tests.
Vollstrecker
1
-3
/
+9
2026-06-01
CMake: Fix Ada test.dep-graph.
Vollstrecker
1
-7
/
+19
2026-06-01
CMake: Fix zlib test-dep-graph.
Vollstrecker
1
-1
/
+3
2026-06-01
CMake: Fix puff-test-dep-graph.
Vollstrecker
1
-1
/
+1
2026-06-01
CMake: Fix minizip test-dep-graph.
Vollstrecker
1
-40
/
+41
2026-06-01
CMake: Correct the iostream3_add_subdirectory test dependency.
Vollstrecker
1
-1
/
+1
2026-06-01
CMake: Correct the name of blast_testStatic.
Vollstrecker
1
-1
/
+1
2026-06-01
CMake: Prefix targets and tests with zlib_ when not standalone.
Vollstrecker
13
-388
/
+510
2026-06-01
CMake: Break long lines for readability.
Vollstrecker
6
-215
/
+325
2026-06-01
CMake: Remove unnecessary make_directory calls.
Vollstrecker
6
-28
/
+0
2026-05-31
CMake: Consolidate build tests in the test directory.
Vollstrecker
7
-166
/
+166
2026-05-31
Avoid minizip test in c-std.
Vollstrecker
1
-2
/
+1
2026-05-31
CMake: Rename the targets to the same schema.
Vollstrecker
2
-14
/
+14
2026-05-31
CMake: Set puff build defaults to zlib defaults.
Vollstrecker
1
-0
/
+8
2026-05-31
CMake: Set iostream build defaults to zlib defaults.
Vollstrecker
1
-0
/
+7
2026-05-31
CMake: Set blast build defaults to zlib defaults.
Vollstrecker
1
-0
/
+7
2026-05-31
CMake: Set Ada build defaults to zlib defaults.
Vollstrecker
1
-0
/
+7
2026-05-31
CMake: Add tests for zlib1.dll.
Vollstrecker
6
-0
/
+204
2026-05-31
CMake: Add installation and export to zlib1.dll and zlibwapi.dll.
Vollstrecker
1
-18
/
+90
2026-05-31
CMake: Add alias for chainbuilding zlib1-dll.
Vollstrecker
1
-0
/
+2
2026-05-31
CMake: Add proper reconfiguration for standalone zlib1.dll.
Vollstrecker
1
-1
/
+1
2026-05-31
CMake: Add path handling for standalone and chainbuild zlib1-dll.
Vollstrecker
1
-5
/
+11
2026-05-31
CMake: Add debug-postfix to zlib1-dll.
Vollstrecker
1
-2
/
+4
2026-05-31
CMake: Enable tests for standalone puff.
Vollstrecker
1
-1
/
+2
2026-05-31
CMake: Allow minizip to build on 32-bit.
Vollstrecker
1
-5
/
+0
2026-05-31
CMake: Add missing suffix for iostream.
Vollstrecker
1
-1
/
+1
2026-05-31
CMake: Use targets for iostream.
Vollstrecker
1
-2
/
+2
2026-05-31
CMake: Move redundant variables higher in level.
Vollstrecker
5
-20
/
+11
2026-05-31
CMake: Export puff symbols.
Vollstrecker
1
-0
/
+1
2026-05-31
CMake: Fix conditional around wrong statement.
Vollstrecker
1
-6
/
+6
2026-05-31
CMake: Remove extra parenthesis.
Vollstrecker
1
-1
/
+1
2026-05-31
CMake: Move CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS to the right place.
Vollstrecker
2
-3
/
+2
2026-05-31
CMake: Fix testzlib standalone build.
Vollstrecker
1
-0
/
+20
2026-05-31
CMake: Export symbols from iostream3.
Vollstrecker
1
-0
/
+2
2026-05-31
CMake: Unify target names for blast.
Vollstrecker
1
-3
/
+3
2026-05-31
CMake: Fix zlib1.dll typo.
Vollstrecker
1
-1
/
+1
[next]