| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tutorial: Add Step 0 to prepare the working environment | Vito Gamberini | 2025-10-29 | 1 | -0/+5 |
| | | | | | | | Adds a "Step 0" to the tutorial which discusses minutia about where to get CMake, how to run it, and most importantly deals at length with various generator issues which aren't covered elsewhere. | ||||
| * | Tutorial: Rewrite using conventions enabled by CMake 3.23 | Vito Gamberini | 2025-09-17 | 7 | -23/+83 |
| | | | | | | | | | This is a full re-write of the CMake Tutorial for CMake 3.23, both the functionality it provides, as well as the modern workflows that developers use when interfacing with CMake. Issue: #22663, #23086, #23799, #26053, #26105, #26153, #26914 | ||||
| * | Tests: Convert Tutorial tests to RunCMake infrastructure | Brad King | 2025-05-30 | 4 | -0/+44 |
| RunCMake matches output more robustly than `PASS_REGULAR_EXPRESSION`, and provides more details on failure. | |||||
