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