| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tutorial: Add missing `$` in generator expression | Kevin Albertson | 2024-01-05 | 1 | -1/+1 |
| | | |||||
| * | Tutorial: Clarify Step 4 TODO 4 | Chris Mahoney | 2023-07-17 | 1 | -2/+2 |
| | | |||||
| * | Tutorial: Move Step4-Ex1 to Step3-Ex2 | Paul Choisel | 2023-04-28 | 1 | -174/+17 |
| | | | | | | During the training, we talk about INTERFACE libraries just before Step3 so it makes more sense to do the exercise related to them in Step3 | ||||
| * | Tutorial: Refactor MakeTable commands into MakeTable.cmake | Markus Ferrell | 2023-03-07 | 1 | -14/+33 |
| | | |||||
| * | Tutorial: Refactor MathFunctions code | Markus Ferrell | 2023-02-23 | 1 | -1/+1 |
| | | | | | | | | 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: Update step 5 style | Markus Ferrell | 2022-10-06 | 1 | -0/+1 |
| | | |||||
| * | Tutorial: Update step 4 style | Markus Ferrell | 2022-09-28 | 1 | -32/+253 |
| | | |||||
| * | Tutorial: Move step 10 to step 4 | Markus Ferrell | 2022-08-08 | 1 | -6/+6 |
| | | | | | Shifts steps 4-9 to 5-10. | ||||
| * | Tutorial: Add version update instructions to Step 10 | Joseph Snyder | 2021-10-05 | 1 | -0/+10 |
| | | | | | | | | Add instructions to update the cmake_minimum_required version to 3.15 just before the usage of COMPILE_LANG_AND_ID Issue: #22663 | ||||
| * | Tutorial: Make code snippets linkable | Brad King | 2021-06-18 | 1 | -0/+3 |
| | | | | | | | Extend the change from commit 9e5bbb69ea (Tutorial: Add captions for code blocks, 2021-06-11) to also add a Sphinx named target to code blocks. Name each target after the change the code block makes. | ||||
| * | Tutorial: Add captions for code blocks | Josef Angstenberger | 2021-06-17 | 1 | -0/+3 |
| | | |||||
| * | Tutorial: Small formatting improvements | Josef Angstenberger | 2021-06-17 | 1 | -4/+3 |
| | | | | | | | - Use inline literals for all code fragments and names. - Add missing console code-blocks. - Always use c++, not c as code language. | ||||
| * | Tutorial: Split steps into separate files | Josef Angstenberger | 2021-06-17 | 1 | -0/+69 |
| Fixes: #21737 | |||||
