| Commit message (Expand) | Author | Age | Files | Lines |
* | Tutorial: Make code snippets linkable | Brad King | 2021-06-18 | 12 | -0/+52 |
|
|
* | Tutorial: Add infrastructure to preserve old links when renaming steps | Brad King | 2021-06-17 | 1 | -0/+9 |
|
|
* | Tutorial: Add captions for code blocks | Josef Angstenberger | 2021-06-17 | 12 | -0/+52 |
|
|
* | Tutorial: Small formatting improvements | Josef Angstenberger | 2021-06-17 | 11 | -39/+43 |
|
|
* | Tutorial: Fix links after splitting steps | Josef Angstenberger | 2021-06-17 | 5 | -14/+16 |
|
|
* | Tutorial: Split steps into separate files | Josef Angstenberger | 2021-06-17 | 13 | -931/+932 |
|
|
* | Tutorial: Break up intro paragraph | Brad King | 2021-06-17 | 1 | -6/+7 |
|
|
* | Help: Fix typos and spelling in documentation | Josef Angstenberger | 2021-05-07 | 1 | -1/+1 |
|
|
* | Merge topic 'doc-preset-schema-relative' | Brad King | 2021-05-04 | 1 | -3/+3 |
|\ |
|
| * | Help: Use relative path for IDE Integration guide link to preset schema | Brad King | 2021-05-03 | 1 | -3/+3 |
|
|
* | | Tutorial: Step12 install MathFunctionsConfigVersion.cmake | Alexander Pivovarov | 2021-04-20 | 1 | -0/+1 |
|
|
* | | Help/guide: use GNUInstallDirs in importing-exporting example | Ben Boeckel | 2021-03-19 | 5 | -25/+35 |
|/ |
|
* | Help/guide: fix the remaining CMake install destinations | Ben Boeckel | 2021-03-01 | 3 | -4/+4 |
|
|
* | Help: Update to VS ClangCL toolset in user-interaction example | Tim Hutton | 2021-02-01 | 1 | -1/+1 |
|
|
* | Tutorial: Remove incorrect instructions from Step 5 | Betsy McPhail | 2021-01-14 | 1 | -57/+10 |
|
|
* | Help/guide: fix importing-exporting CMake install destinations | Ben Boeckel | 2021-01-07 | 1 | -3/+3 |
|
|
* | Tutorial: Fix minor typo in index.rst | fazl | 2021-01-04 | 1 | -1/+1 |
|
|
* | Merge branch 'master' into cmakepresets-schema | Kyle Edwards | 2020-10-20 | 1 | -2/+2 |
|\ |
|
| * | Merge topic 'cmake-presets-doc-move' | Kyle Edwards | 2020-10-20 | 1 | -1/+1 |
| |\ |
|
| * | | server: remove deprecated 'cmake -E server' mode | Brad King | 2020-10-14 | 1 | -2/+2 |
|
|
* | | | Help: Add JSON schema for CMakePresets.json | Ben McMorran | 2020-10-20 | 1 | -0/+3 |
| |/
|/| |
|
* | | Help: Move CMakePresets.json documentation into a separate file | Kyle Edwards | 2020-10-19 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'user-interaction-presets' | Brad King | 2020-10-07 | 1 | -0/+76 |
|\ |
|
| * | Help: Update user interaction guide with presets info | Kyle Edwards | 2020-10-06 | 1 | -0/+76 |
|
|
* | | Help: Add IDE integration guide | Kyle Edwards | 2020-10-06 | 1 | -0/+123 |
|/ |
|
* | Merge topic 'update-guides' | Brad King | 2020-09-29 | 3 | -4/+10 |
|\ |
|
| * | Help: Cleanup guides | Betsy McPhail | 2020-09-25 | 3 | -4/+10 |
|
|
* | | Help: Change User Interaction image paths to be relative to source file | Betsy McPhail | 2020-09-25 | 2 | -5/+5 |
|/ |
|
* | Help: Add Importing and Exporting Guide | Betsy McPhail | 2020-09-11 | 22 | -0/+1141 |
|
|
* | Merge topic 'tutorial-update' | Brad King | 2020-07-23 | 1 | -0/+1 |
|\ |
|
| * | Tutorial: Add missing `language` option to literalinclude | Betsy McPhail | 2020-07-22 | 1 | -0/+1 |
|
|
* | | Fix typos identified using codespell | Jean-Christophe Fillion-Robin | 2020-07-22 | 1 | -1/+1 |
|/ |
|
* | Tutorial: Clarify Steps 1, 2 and 3 | Betsy McPhail | 2020-07-17 | 1 | -23/+55 |
|
|
* | Merge topic 'tutorial_install_when_built_static' | Brad King | 2020-06-18 | 5 | -7/+23 |
|\ |
|
| * | Tutorial: Install correctly when built statically | Robert Maynard | 2020-06-16 | 5 | -7/+23 |
|
|
* | | Tutorial: Correct Step9 wording | Robert Maynard | 2020-06-16 | 1 | -1/+1 |
|/ |
|
* | Help: add alt text to embedded images | Ben Boeckel | 2020-05-07 | 1 | -0/+5 |
|
|
* | Tutorial: Restore MakeTable.cxx in step 6 | Brad King | 2020-04-27 | 1 | -0/+25 |
|
|
* | Merge topic 'tutorial-remove-maketable' | Brad King | 2020-04-24 | 2 | -50/+0 |
|\ |
|
| * | Tutorial: Remove MakeTable.cxx from Steps 5 and 6 | Betsy McPhail | 2020-04-23 | 2 | -50/+0 |
|
|
* | | Tutorial: Clarify Step 5 | Betsy McPhail | 2020-04-23 | 1 | -2/+6 |
|/ |
|
* | Tutorial: Update Step 5 to work on Windows | Betsy McPhail | 2020-02-27 | 2 | -2/+12 |
|
|
* | Help: Replace UTF-8 apostrophe with ascii apostrophe | Brad King | 2020-02-12 | 1 | -3/+3 |
|
|
* | Tutorial: Clarify Step 5 | Betsy McPhail | 2020-01-16 | 1 | -4/+10 |
|
|
* | Merge topic 'tutorial' | Brad King | 2020-01-14 | 21 | -252/+239 |
|\ |
|
| * | Tutorial: Add the PRIVATE keyword to target_link_libraries command | Betsy McPhail | 2020-01-10 | 3 | -3/+3 |
|
|
| * | Tutorial: Remove 'Consumer' example | Betsy McPhail | 2020-01-10 | 3 | -76/+0 |
|
|
| * | Tutorial: Improve "MultiPackage" example | Betsy McPhail | 2020-01-10 | 16 | -48/+92 |
|
|
| * | Tutorial: Add links to relevant CMake documentation | Betsy McPhail | 2020-01-09 | 1 | -126/+145 |
|
|
* | | Help: Add guides for user interaction | Stephen Kelly | 2020-01-13 | 6 | -0/+886 |
|/ |
|