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 |
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 |