summaryrefslogtreecommitdiff
path: root/Help/guide/tutorial
Commit message (Expand)AuthorAgeFilesLines
* Tutorial: Move Step4-Ex1 to Step3-Ex2Paul Choisel2023-04-287-200/+225
* Tutorial: Refactor MakeTable commands into MakeTable.cmakeMarkus Ferrell2023-03-0721-114/+272
* Tutorial: Refactor MathFunctions codeMarkus Ferrell2023-02-2381-516/+645
* Tutorial: Fix typos in Step 11 exercise and solutionJoshua Perrett2023-01-182-5/+5
* Tutorial: Fix exercise in Step 10 to match solution provided in Step 11Joshua Perrett2023-01-181-1/+1
* Tutorial: Fix destination of link from Step 6 to Step 5Joshua Perrett2023-01-181-2/+2
* Tutorial: Fix exercise in Step 5 to match solution provided in Step 6Joshua Perrett2023-01-181-1/+1
* Tutorial: Fix typo in step 5 todo statementMarkus Ferrell2023-01-111-1/+1
* Help: Use role `:program:`Alex Turbov2022-11-061-1/+1
* Merge topic 'tutorial_step7_update'Brad King2022-10-283-25/+158
|\
| * Tutorial: Update step 7 styleMarkus Ferrell2022-10-273-25/+158
* | Tutorial: Fix Step 5 solution after update to Step 6Markus Ferrell2022-10-271-1/+1
|/
* Merge topic 'tutorial_step6_update'Brad King2022-10-272-30/+66
|\
| * Tutorial: Update step 6 styleMarkus Ferrell2022-10-252-30/+66
* | Tutorial: Restore USE_MYMATH in place of MY_MATHMarkus Ferrell2022-10-254-10/+11
* | Help: Add more CLI `:option:` references to various pagesAlex Turbov2022-10-202-13/+14
* | Tutorial: Fix variable name typo in step 1Steven2022-10-171-1/+1
|/
* Tutorial: Update step 5 styleMarkus Ferrell2022-10-0616-61/+317
* Merge topic 'tutorial_step4_update'Brad King2022-09-2910-32/+288
|\
| * Tutorial: Update step 4 styleMarkus Ferrell2022-09-2810-32/+288
* | Help: Link from usage requirement commands to detailed explanationHinell2022-09-161-5/+9
* | Tutorial: Align step 12 prose with documentationMarkus Ferrell2022-09-051-2/+2
|/
* Help: Fix minor typos in guidestocic2022-09-041-1/+1
* Tutorial: Update step 3 styleMarkus Ferrell2022-08-314-29/+128
* Tutorial: Update step 2 styleMarkus Ferrell2022-08-296-76/+433
* Tutorial: Collapse step 1 solutionsMarkus Ferrell2022-08-151-0/+87
* Tutorial: Add Step 1 background info and update styleMarkus Ferrell2022-08-154-104/+313
* Merge topic 'tutorial_genExp_rearrange'Brad King2022-08-1041-312/+223
|\
| * Tutorial: Move step 10 to step 4Markus Ferrell2022-08-0841-312/+223
* | Help: Replace a bunch of more ``--option`` to `:option:` roleAlex Turbov2022-08-041-1/+1
* | Help: Replace mentions of ``-C`` option with :option:`-C` roleAlex Turbov2022-08-041-2/+2
|/
* Merge topic 'tutorial_cdash_rearrange'Brad King2022-07-2218-121/+81
|\
| * Tutorial: Move step 8 to step 5. Shift steps 5-7 to 6-8.Markus Ferrell2022-07-1918-121/+81
* | Tutorial: Add reference links for step 1 commandsMarkus Ferrell2022-07-191-7/+19
|/
* Tutorial: Simplify logic checking for cmath functionsBrad King2022-06-013-19/+19
* Tutorial: Provide a source archive when published on cmake.orgBrad King2022-04-282-2/+6
* Help/guide: Fix wrong header file referenceMartin Duffy2022-04-211-2/+3
* Tutorial: Fix casing of reference to License.txtØystein Sørensen2022-03-211-1/+1
* Merge topic 'tutorial-cpack-source-archive'Brad King2021-12-016-2/+12
|\
| * Tutorial: in step 7, disambiguate installed/source archiveJoachim Wuttke (h)2021-11-301-1/+5
| * Tutorial: Package only one source archiveJoachim Wuttke (h)2021-11-306-1/+7
* | Tutorial: Order install(TARGETS) EXPORT option consistently with docsJoachim Wuttke (h)2021-11-302-4/+4
|/
* LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-153-3/+3
* Tutorial: Step 4 improvementsJoseph Snyder2021-10-0710-12/+14
* Tutorial: Add version update instructions to Step 10Joseph Snyder2021-10-051-0/+10
* Merge topic 'tutorial_update_step_11'Brad King2021-10-052-5/+45
|\
| * Tutorial: Add documentation on Package helper functionsJoseph Snyder2021-09-302-1/+41
| * Tutorial: Remove information about EXPORT keywordJoseph Snyder2021-09-301-4/+4
* | Merge topic 'tutorial-regex'Brad King2021-10-049-9/+9
|\ \
| * | Tutorial: Fix regexps in sample CMakeLists.txt filesChristophe Bernard2021-09-309-9/+9
| |/