| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tests/RunCMake: Match dots more precisely, part 3 | AJIOB | 2025-10-20 | 1 | -1/+1 |
| | | |||||
| * | Tests/RunCMake: Match CMakeLists.txt file name more precisely | Hanna Rusakovich | 2025-10-15 | 1 | -1/+1 |
| | | |||||
| * | Xcode: Fix typos and spelling in error message | Josef Angstenberger | 2021-05-07 | 1 | -1/+1 |
| | | |||||
| * | Xcode: Switch to the "new build system" for Xcode 12 and above | Brad King | 2020-09-18 | 1 | -1/+1 |
| | | | | | | | | Provide an option to switch back to the original build system via `-T buildsystem=1`. Fixes: #18088 | ||||
| * | Xcode: Add option to specify build system variant | Brad King | 2020-09-18 | 1 | -0/+10 |
| Extend the `-T <toolset>` option to support a `buildsystem=` field with the Xcode generator. Add a `CMAKE_XCODE_BUILD_SYSTEM` variable to inform project code about the selected build system variant. | |||||
