Mark Adler
|
ec346f1c39
|
Update Makefile to not recreate zconf.h and zconf.h.cmakein.
Both were removed as zconf.h.cmakein is no longer needed, and
zconf.h is made from zconf.h.in.
|
1 month ago |
Vollstrecker
|
61a56bcbb0
|
CMake: Make USE_FILE32API part of the interface.
|
1 month ago |
Vollstrecker
|
4891d8185a
|
CMake: Give minizip a suffix on Cygwin as well.
|
1 month ago |
Vollstrecker
|
de4dea8007
|
CMake: Disable minizip on Cygwin.
|
1 month ago |
Vollstrecker
|
953b3d79bf
|
CMake: Correct workflow line continuation.
|
1 month ago |
Vollstrecker
|
2c62f8885c
|
CMake: Clean up spaces in required versions.
|
1 month ago |
Vollstrecker
|
cdb3ab194c
|
CMake: Correct workflow options to disable bzip2 on Windows.
Note that Vollstrecker hates yaml.
|
1 month ago |
Vollstrecker
|
5a31e529bc
|
CMake: Add the tested version of cmake (3.31).
Per @ClausKlein suggestion.
|
1 month ago |
Vollstrecker
|
6c2ab4ddc6
|
CMake: Do not test with bzip2 on Windows or Cygwin.
|
1 month ago |
Vollstrecker
|
05051d236b
|
CMake: Install bzip2 on Cygwin in workflow.
|
1 month ago |
Vollstrecker
|
5760ba1570
|
CMake: Correct runner.os to Linux.
|
1 month ago |
Vollstrecker
|
c6d44927c5
|
CMake: Switch from make back to ninja.
Limit to one job.
|
1 month ago |
Vollstrecker
|
63ded6faaf
|
CMake: Install missing bzip2 in workflow.
|
1 month ago |
Vollstrecker
|
1cac365fe4
|
CMake: Add make to Cygwin.
|
1 month ago |
Vollstrecker
|
03449d49ba
|
CMake: Re-enable testing with bzip2.
|
1 month ago |
Vollstrecker
|
6c224f159e
|
CMake: Change README-cmake to README-cmake.md with formatting.
Per @ClausKlein suggestion.
|
1 month ago |
Vollstrecker
|
213998f2b0
|
CMake: Include bzip2 in the interface.
|
1 month ago |
Vollstrecker
|
734f974753
|
CMake: Re-enable Cygwin tests without Ninja.
|
1 month ago |
Vollstrecker
|
6925d39b50
|
CMake: Fix typo.
|
1 month ago |
Vollstrecker
|
8b8a124eb4
|
CMake: Add cmake-format.yaml and reformat the cmake files.
|
1 month ago |
Vollstrecker
|
4f2671d50c
|
CMake: Remove unused variable.
|
1 month ago |
Vollstrecker
|
00cbe1d6b1
|
CMake: Disable testing on Cygwin.
|
1 month ago |
Vollstrecker
|
b9cf26c056
|
CMake: Increase CMake minimum version to 3.12.
For HOMPAGE_URL.
|
1 month ago |
Vollstrecker
|
b8ae23d4c8
|
CMake: Disable bzip2 for tests.
It's not installed everywhere.
|
1 month ago |
Vollstrecker
|
7667ca5593
|
CMake: Re-enable Cygwin and MSYS tests.
|
1 month ago |
Vollstrecker
|
c31099862f
|
CMake: Add one more alias for llvm-cov.
|
1 month ago |
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 |