| 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-10-13 | include_type: Add CMake subporject dependency method (fixes #6879) | Daniel Mensinger | |
| 2020-06-13 | cmake: fix definitions with interface libraries (fixes #7299) | Daniel Mensinger | |
| 2020-02-19 | modules/cmake: Add a found() method to the cmake subproject | Dylan Baker | |
| Just like the native meson subproject has. | |||
| 2020-02-04 | cmake: Sanitize CMake names (fixes #6554) | Daniel Mensinger | |
| 2019-11-18 | Use strict function prototypes | Michael Hirsch, Ph.D | |
| 2019-06-12 | cmake: Fix missing include_directories in some CMakeLists.txt | Daniel Mensinger | |
| 2019-06-06 | cmake: Updated test cases | Daniel Mensinger | |
| 2019-06-06 | cmake: Fixed test cases for windows | Daniel Mensinger | |
| 2019-06-06 | cmake: Added project tests | Daniel Mensinger | |
| 2019-06-06 | cmake: Server handshake | Daniel Mensinger | |
