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.
Not only the libraries are installed.
|
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.
CMake is designed for that.
|
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 |
Vollstrecker
|
5a2ca3cb80
|
CMake: Add packaging to tests.
|
1 month ago |
Vollstrecker
|
e573155946
|
CMake: Add CPack.
|
1 month ago |
Vollstrecker
|
09b21ebd33
|
Correct one more comment style in minizip.
|
1 month ago |
Vollstrecker
|
0263e58ad4
|
CMake: Prevent a 32-bit minizip build.
|
1 month ago |
Vollstrecker
|
9d25fa340e
|
Use consistent comment style in minizip.
|
1 month ago |
Vollstrecker
|
e677f1f1c7
|
Disable make cover if no gcov was found.
|
1 month ago |
Vollstrecker
|
039c3610e5
|
Remove -Werror from configure workflow.
|
1 month ago |
Vollstrecker
|
2408dedfa5
|
Support clang without version suffix for coverage testing.
|
1 month ago |
Vollstrecker
|
121e4168b9
|
CMake: Increase CMake version to 3.12 for minizip tests.
And look for ZLIB package.
|
1 month ago |
Vollstrecker
|
44919160de
|
Adjust coverage testing to the llvm gcov calling convention.
|
1 month ago |
Vollstrecker
|
9ddf1b4bc5
|
CMake: Correct build directory for second workflow run.
|
1 month ago |
Vollstrecker
|
a5db296ace
|
CMake: Increase CMake version to 3.10 for tests.
And correct package name to ZLIB.
|
1 month ago |
Vollstrecker
|
c9467bd5f8
|
Correct QEMU package name to qemu-system in workflow.
As in Ubuntu 24.04.
|
1 month ago |
Vollstrecker
|
c7e9d282e7
|
CMake: Do just one build with -Werror in workflow.
|
1 month ago |
Vollstrecker
|
1869359d44
|
CMake: Split the builds of infcover and minizip in workflow.
|
1 month ago |
Vollstrecker
|
3b613563d3
|
CMake: Prefix coverage test name with zlib.
|
1 month ago |
Vollstrecker
|
d80817ac95
|
CMake: Restore leading underscore in _LARGEFILE64_SOURCE.
|
1 month ago |
Vollstrecker
|
0b9b43b45b
|
Fix inflate coverage test in Makefile.in.
|
1 month ago |
Vollstrecker
|
93457606bf
|
CMake: Add inflate coverage test.
|
1 month ago |
Vollstrecker
|
27198174ca
|
CMake: Correct target to minizip.
|
1 month ago |
Vollstrecker
|
d3ab1df503
|
CMake: Test minizip in the workflows.
|
1 month ago |
Vollstrecker
|
5163cb6d3b
|
CMake: Move testing into test/CMakeLists.txt.
Use the right environment to find the libraries.
|
1 month ago |
Werner
|
99d41ee5c6
|
CMake: Make minizip search for config.
|
1 month ago |
Werner
|
dfaf27b0c8
|
CMake: Change to FindZLIB and ZLIB.cmake.
|
1 month ago |
Werner
|
5f98365bc9
|
CMake: Install ints.h for minizip.
|
1 month ago |
Werner
|
aefb4b5b94
|
CMake: Rename exports of minizip.
minizip-ng has prior art.
|
1 month ago |
Vollstrecker
|
5ff476ee43
|
CMake: Add minizip.
|
1 month ago |
Vollstrecker
|
920385267f
|
CMake: Fix parallel testing.
|
1 month ago |
Vollstrecker
|
d7afcaa2be
|
CMake: Shorten test names.
|
1 month ago |
Vollstrecker
|
adb40de349
|
CMake: Indicate a clear signature in add_test.
|
1 month ago |
Vollstrecker
|
cff14d5dc3
|
CMake: Use the full version number.
|
1 month ago |
Vollstrecker
|
82665659ad
|
CMake: Remove leading underscore from _LARGEFILE64_SOURCE.
|
1 month ago |
Vollstrecker
|
a7c6dbf821
|
CMake: Detect visibility attribute in MSVC.
|
1 month ago |
Vollstrecker
|
79d96ebdb7
|
CMake: Clear variable with unset.
|
1 month ago |