| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tutorial: Rewrite using conventions enabled by CMake 3.23 | Vito Gamberini | 2025-09-17 | 1 | -8/+90 |
| | | | | | | | | | 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 | ||||
| * | Tutorial: Refactor MathFunctions code | Markus Ferrell | 2023-02-23 | 1 | -0/+19 |
| | | | | | | | | Propagate the refactor in Step 10 MathFunctions through all of the steps. Use MathFunctions/MathFunctions.cxx instead of Tutorial.cxx to determine which sqrt library is called. Adds .h files which correspond to their .cxx files by name. | ||||
| * | Tutorial: Move step 10 to step 4 | Markus Ferrell | 2022-08-08 | 1 | -19/+0 |
| | | | | | Shifts steps 4-9 to 5-10. | ||||
| * | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -0/+1 |
| | | | | | | Run the `clang-format.bash` script to update our C and C++ code to a new include order `.clang-format`. Use `clang-format` version 6.0. | ||||
| * | Help/guide/tutorial: Adopt tutorial code | Kitware Robot | 2019-06-18 | 1 | -0/+18 |
