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 |
Vollstrecker
|
b5c01971c2
|
CMake: Remove zconf.h.
zconf.h is always created by cmake and configure.
|
1 month ago |
Vollstrecker
|
3d6dc3c3aa
|
CMake: Create zconf.h from zconf.h.in.
Instead of zconf.h.cmakein, which is removed.
|
1 month ago |
Vollstrecker
|
9e058e8443
|
CMake: Add option for ZLIB_PREFIX.
|
1 month ago |
Vollstrecker
|
53c2727aaf
|
CMake: Silence deprecation warning on the action runners.
|
1 month ago |
Vollstrecker
|
15ba5055a9
|
CMake: Adapt pkgconfig-file to the GnuInstallDirs layout.
|
1 month ago |
Vollstrecker
|
155d88378e
|
CMake: Test static builds.
|
1 month ago |
Vollstrecker
|
fd00a94838
|
CMake: Disable MinGW and Cygwin tests.
|
1 month ago |
Vollstrecker
|
b74d77a0dd
|
CMake: Install compatible DLL on MinGW.
|
1 month ago |
Vollstrecker
|
e0b78cea4f
|
CMake: Name the shared library cygz.dll on Cygwin.
|
1 month ago |
Vollstrecker
|
494830e2df
|
CMake: Remove use of ZLIB_BUILD_EXAMPLES option in workflow.
|
1 month ago |
Vollstrecker
|
01ef679251
|
CMake: Pass CC and CFLAGS to the tests.
|
1 month ago |
Vollstrecker
|
4d74e4498e
|
CMake: Add the version to the exported configuration.
|
1 month ago |
Vollstrecker
|
6084c550c3
|
CMake: Set the platform and configuration for the tests.
|
1 month ago |
Vollstrecker
|
1fce5f2cdf
|
CMake: Add more tests.
|
1 month ago |
Vollstrecker
|
7dc2b78206
|
CMake: Add test for usage with find_package.
|
1 month ago |
Vollstrecker
|
a794225144
|
CMake: Permit install to put different things in different places.
|
1 month ago |
Vollstrecker
|
f4624f3f03
|
CMake: Add zlibExport.
|
1 month ago |
Vollstrecker
|
e37a1a8345
|
CMake: Warn if no build-type is selected.
|
1 month ago |
Vollstrecker
|
f7ab6e4373
|
CMake: Add aliases to match the export names.
|
1 month ago |
Vollstrecker
|
f0175c69e2
|
CMake: Add INSTALL_INTERFACE for a proper export.
|
1 month ago |
Vollstrecker
|
633ec87677
|
CMake: Add zlib1.rc to Cygwin build.
|
1 month ago |
Vollstrecker
|
48b9ee48ca
|
CMake: Use CMAKE_DEBUG_POSTFIX for simplification.
|
1 month ago |