Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-06 | cmake: add USE_SOURCE_PERMISSIONS to all configure_file usage | fanquake | |
`USE_SOURCE_PERMISSIONS` is the default, so this should not change behaviour. However, being explicit makes it clear what we are doing. Related to #30815. See https://cmake.org/cmake/help/latest/command/configure_file.html#options. | |||
2024-08-16 | cmake: Add Python-based tests | Hennadii Stepanov | |