| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add genex support to TEST_LAUNCHER and CROSSCOMPILING_EMULATOR | Brad King | 2024-01-29 | 1 | -2/+2 |
| | | | | | | | | | Evaluate generator expressions in these properties, as they apply to `add_test`, `add_custom_command`, and `add_custom_target`. The `CMAKE_CROSSCOMPILING_EMULATOR` variable's `try_run` behavior occurs at configure time and so cannot support generator expressions. | ||||
| * | fileapi: Add test launcher to codemodel-v2 | Ralf Habacker | 2023-12-13 | 1 | -0/+4 |
| | | | | | | We do not need to bump the minor version because it was recently bumped by addition of the cross-compiling emulator as another kind of launcher. | ||||
| * | fileapi: Add cross-compiling emulator to codemodel-v2 | Ralf Habacker | 2023-12-01 | 1 | -0/+7 |
| Fixes: #25408 | |||||
