| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-11 | test: avoid need for explict CMake minimum | scivision | |
| This mitigates maintenance burden as CMake minimum version isn't relevant for these tests. CMake >= 3.31 warns if CMake minimum version is less than 3.10. ref: https://gitlab.kitware.com/cmake/cmake/-/merge_requests/9875 | |||
| 2020-10-24 | cmake: Disable the new (CMake 3.16) PCH support | Daniel Mensinger | |
| Subprojects that use the CMake PCH feature will cause compilation/linker errors. The CMake PCH support should thus be disabled until this can be properly translated to meson. | |||
| 2020-06-13 | cmake: fix definitions with interface libraries (fixes #7299) | Daniel Mensinger | |
| 2020-02-04 | cmake: Sanitize CMake names (fixes #6554) | Daniel Mensinger | |
| 2019-06-12 | cmake: Fix missing include_directories in some CMakeLists.txt | Daniel Mensinger | |
| 2019-06-06 | cmake: Fixed test cases for windows | Daniel Mensinger | |
| 2019-06-06 | cmake: Server handshake | Daniel Mensinger | |
