summaryrefslogtreecommitdiff
path: root/Help/guide
Commit message (Expand)AuthorAgeFilesLines
* Help: Overhaul and expand the Using Dependencies GuideCraig Scott2022-06-091-172/+387
* 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
* Help: use package-specific var for supported component listConnor Imes2022-02-141-2/+2
* Merge topic 'ide_guide'Brad King2022-01-131-0/+28
|\
| * Help: Add IDE Integration Guide section on IDEs supporting CMakeSemyon Kolton2022-01-121-0/+28
* | Guide: Recommend -C for IDE presets instead of -DKyle Edwards2022-01-071-0/+6
* | 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
| |/
* | Merge topic 'tutorial-step1'Brad King2021-10-041-23/+47
|\ \
| * | Tutorial: Update Step 1 instructionsBetsy McPhail2021-09-301-23/+47
| |/
* | Tutorial: Clarify instructions in Step 5Betsy McPhail2021-09-301-1/+4
|/
* Merge topic 'tutorial_update_step_8'Brad King2021-09-282-3/+24
|\
| * Tutorial: Enhance CTestConfig info in Step 8Joseph Snyder2021-09-272-3/+24
* | Tutorial: Describe placement of add_subdirectoryJoseph Snyder2021-09-241-2/+7
|/
* Tutorial: Make code snippets linkableBrad King2021-06-1812-0/+52
* Tutorial: Add infrastructure to preserve old links when renaming stepsBrad King2021-06-171-0/+9
* Tutorial: Add captions for code blocksJosef Angstenberger2021-06-1712-0/+52
* Tutorial: Small formatting improvementsJosef Angstenberger2021-06-1711-39/+43
* Tutorial: Fix links after splitting stepsJosef Angstenberger2021-06-175-14/+16
* Tutorial: Split steps into separate filesJosef Angstenberger2021-06-1713-931/+932
* Tutorial: Break up intro paragraphBrad King2021-06-171-6/+7
* Help: Fix typos and spelling in documentationJosef Angstenberger2021-05-071-1/+1
* Merge topic 'doc-preset-schema-relative'Brad King2021-05-041-3/+3
|\
| * Help: Use relative path for IDE Integration guide link to preset schemaBrad King2021-05-031-3/+3
* | Tutorial: Step12 install MathFunctionsConfigVersion.cmakeAlexander Pivovarov2021-04-201-0/+1
* | Help/guide: use GNUInstallDirs in importing-exporting exampleBen Boeckel2021-03-195-25/+35
|/
* Help/guide: fix the remaining CMake install destinationsBen Boeckel2021-03-013-4/+4
* Help: Update to VS ClangCL toolset in user-interaction exampleTim Hutton2021-02-011-1/+1
* Tutorial: Remove incorrect instructions from Step 5Betsy McPhail2021-01-141-57/+10
* Help/guide: fix importing-exporting CMake install destinationsBen Boeckel2021-01-071-3/+3
* Tutorial: Fix minor typo in index.rstfazl2021-01-041-1/+1
* Merge branch 'master' into cmakepresets-schemaKyle Edwards2020-10-201-2/+2
|\
| * Merge topic 'cmake-presets-doc-move'Kyle Edwards2020-10-201-1/+1
| |\
| * | server: remove deprecated 'cmake -E server' modeBrad King2020-10-141-2/+2
* | | Help: Add JSON schema for CMakePresets.jsonBen McMorran2020-10-201-0/+3
| |/ |/|
* | Help: Move CMakePresets.json documentation into a separate fileKyle Edwards2020-10-191-1/+1
|/
* Merge topic 'user-interaction-presets'Brad King2020-10-071-0/+76
|\