summaryrefslogtreecommitdiffstats
path: root/Help/guide
Commit message (Expand)AuthorAgeFilesLines
* Tutorial: Restore source archive when published on cmake.orgBrad King2025-10-292-2/+6
* Help: fix typo found by the `sphinx-lint` plugin of `pre-commit`Alex Turbov2025-06-201-1/+1
* Help: add and make references to generators consistentBen Boeckel2025-06-122-19/+23
* Check{,C,CXX,OBJC,OBJCXX,Fortran}SourceCompiles: Update documentationPeter Kokot2025-05-261-1/+1
* Merge topic 'doc-tutorial-typo'Brad King2025-04-281-1/+1
|\
| * Help: Fix wording in tutorial workflow descriptionBrad King2025-04-251-1/+1
* | Help: Use `*.rst` extension for included filesAlex Turbov2025-04-132-6/+2
* | Tutorial: Cleanup CTestConfig.cmakeDaniel Pfeifer2025-04-079-42/+8
|/
* Help: Remove stray spaces and one colonNikita Nemkin2025-01-312-2/+2
* Merge topic 'patch-lower-case-style'Brad King2025-01-291-1/+1
|\
| * Use lower case style for commandsPeter Kokot2025-01-281-1/+1
* | Help: Fix typos found by the `rst-backticks` hookAlex Turbov2025-01-262-2/+2
|/
* Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-2322-38/+38
* Tutorial: Add missing entry in Step 1 list of files to editNirav Nirmal2025-01-081-0/+1
* Tutorial: Restore TODO 4 comment in step 7Brice Decaestecker2024-11-271-0/+1
* cxxmodules: plumb control data for exporting build databasesBen Boeckel2024-08-271-0/+2
* Tutorial: Fix grammar typo in Step 11FrankYin2024-05-171-1/+1
* Tutorial: Set CPACK_GENERATOR in Step 9betsy.mcphail2024-05-095-4/+11
* Merge topic 'fix-tutorial'Brad King2024-01-083-6/+6
|\
| * Tutorial: Clarify the expected change to target_include_directoriesKevin Albertson2024-01-051-4/+4
| * Tutorial: Make `INSTALL_DESTINATION` consistent with installed destinationKevin Albertson2024-01-051-1/+1
| * Tutorial: Add missing `$` in generator expressionKevin Albertson2024-01-051-1/+1
* | Help: Fix Step3 Mathfunction exampleBhavith C2023-12-231-2/+2
|/
* Tutorial: Fix-up typos and inconsistenciesbetsy.mcphail2023-09-0713-17/+36
* Tutorial: Clarify instructions for multi-config generators in Step 1betsy.mcphail2023-08-171-1/+13
* Merge topic 'help-importing-exporting-lib'Brad King2023-08-081-2/+2
|\
| * Help/guide/importing-exporting: Update line numbers in proseAdrien Ollier2023-08-071-2/+2
* | Tutorial: Refactor Step 10Chris Mahoney2023-07-171-1/+12
* | Tutorial: Clarify Step 4 TODO 4Chris Mahoney2023-07-171-2/+2
* | Tutorial: Clarify Step 3Chris Mahoney2023-07-171-20/+3
* | Tutorial: Fix Step 1 TODO 1 to be expandableChris Mahoney2023-06-221-1/+1
|/
* Tutorial: Extend literal include to contain full code changes in solutionMarkus Ferrell2023-06-151-1/+1
* Help/guide: fix MathFunctionsTargets.cmake path in importing-exportingOlivier Blin2023-05-261-4/+5
* Tutorial: Move Step4-Ex1 to Step3-Ex2Paul Choisel2023-04-287-200/+225
* Merge topic 'tutorial_refactor_cmake_scripts'Brad King2023-03-0921-114/+272
|\
| * Tutorial: Refactor MakeTable commands into MakeTable.cmakeMarkus Ferrell2023-03-0721-114/+272
* | Help: Replace link with its permanent redirectBrad King2023-02-271-1/+1
|/
* Tutorial: Refactor MathFunctions codeMarkus Ferrell2023-02-2381-516/+645
* FetchContent: Bump documented example Catch2 to v3.0.1Eisuke Kawashima2023-02-071-1/+1
* 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 direct refs to genexes instead of ``$<GENEX-NAME>``Alex Turbov2022-11-091-2/+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
|\