summaryrefslogtreecommitdiff
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'builtin-help-versionadded' into release-3.22Brad King2021-10-281-0/+5
|\
| * cmRST: support `versionadded` and `versionchanged` directivesBen Boeckel2021-10-271-0/+5
* | Merge topic 'doc-ENVIRONMENT_MODIFICATION' into release-3.22Brad King2021-10-271-2/+3
|\ \
| * | Help: Clarify ENVIRONMENT_MODIFICATION case sensitivityMichael Hirsch2021-10-261-2/+3
| |/
* | Help: Drop 3.22 release note for VS 2022Brad King2021-10-271-4/+0
* | Merge branch 'backport-3.21-vs2022' into vs2022Brad King2021-10-272-10/+10
|\ \ | |/ |/|
| * VS: Update Visual Studio 17 2022 generator for the Release CandidatesBrad King2021-10-272-10/+10
* | Help: Fix file(INSTALL) docs w.r.t. CMAKE_INSTALL_MESSAGEArcturus Arcturus2021-10-201-2/+2
* | Help: Update 3.22 release notes for the VS 2022 Release CandidateBrad King2021-10-191-2/+2
* | Merge branch 'backport-3.21-vs2022' into vs2022Brad King2021-10-192-4/+4
|\ \ | |/
| * VS: Update Visual Studio 17 2022 generator for the Release CandidateBrad King2021-10-192-4/+4
* | Help: gen expr: note that CONFIG is comma-separatedMichael Hirsch2021-10-191-2/+2
* | Help: Add 3.22 release note about the update for VS 2022 Preview 5Brad King2021-10-141-0/+4
* | Merge branch 'backport-3.21-vs2022' into vs2022Brad King2021-10-142-3/+3
|\ \ | |/
| * VS: Update Visual Studio 17 2022 generator for Preview 5Brad King2021-10-142-3/+3
| * Merge topic 'hip-no-hipcc' into release-3.21Brad King2021-09-203-2/+12
| |\
| * \ Merge branch 'release-3.20' into release-3.21Brad King2021-09-201-2/+2
| |\ \
* | \ \ Merge topic 'doc_clarify_list_pop' into release-3.22Brad King2021-10-141-4/+6
|\ \ \ \
| * | | | Help: clarify list(POP_* <in_out> <in_out>) behaviorRobert Maynard2021-10-141-4/+6
* | | | | Help: Add documentation for CMAKE_<LANG>_COMPILER_FRONTEND_VARIANTDeniz Bahadir2021-10-132-0/+19
* | | | | Help: Add more documentation for CMAKE_<LANG>_SIMULATE_IDDeniz Bahadir2021-10-131-1/+5
|/ / / /
* | | | Help: Drop development topic notes to prepare releaseBrad King2021-10-082-9/+0
* | | | Merge topic 'doc-3.22-relnotes'Brad King2021-10-0832-170/+151
|\ \ \ \
| * | | | Help: Update Sphinx versionadded directives for 3.22 releaseBrad King2021-10-073-0/+6
| * | | | Help: Organize and revise 3.22 release notesBrad King2021-10-071-69/+89
| * | | | Help: Consolidate 3.22 release notesBrad King2021-10-0729-170/+125
* | | | | Merge topic 'tutorial_update_step_4'Brad King2021-10-0810-12/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Tutorial: Step 4 improvementsJoseph Snyder2021-10-0710-12/+14
* | | | | FindJasper: Add IMPORTED targetHiroshi Miura2021-10-061-0/+4
|/ / / /
* | | | Merge topic 'tutorial_update_step_10'Brad King2021-10-061-0/+10
|\ \ \ \
| * | | | Tutorial: Add version update instructions to Step 10Joseph Snyder2021-10-051-0/+10
* | | | | Merge topic 'find-blas-lapack-sizeof-integer'Brad King2021-10-061-0/+6
|\ \ \ \ \
| * | | | | Help: Add release notes for Find{BLAS,LAPACK} BLA_SIZEOF_INTEGER optionBrad King2021-10-051-0/+6
* | | | | | Merge topic 'fetchcontent-CMAKE-vars-passthrough'Craig Scott2021-10-067-19/+40
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | FetchContent: Pass through networking-related CMAKE_... variablesCraig Scott2021-10-055-12/+24
| * | | | | Help: Clean up how TLS and NETRC variables are discussedCraig Scott2021-10-041-10/+8
| * | | | | Help: Add documentation for CMAKE_TLS_CAINFOCraig Scott2021-10-043-2/+13
* | | | | | 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 'default_extensions'Brad King2021-10-0436-81/+402
|\ \ \ \ \ \
| * | | | | | cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logicRaul Tambre2021-09-295-6/+96
| * | | | | | CompilerID: Compiler extensions default detectionRaul Tambre2021-09-282-0/+8
| * | | | | | Help: Document CMAKE_<LANG>_STANDARD_DEFAULTRaul Tambre2021-09-282-0/+8
| * | | | | | Help: Document HIP standard/extensions properties and variablesRaul Tambre2021-09-288-0/+122
| * | | | | | Help: Make language standard/extensions variable pages less wordyRaul Tambre2021-09-2815-75/+30
| * | | | | | Help: Generic language standard and extension variables documentationRaul Tambre2021-09-288-0/+138
* | | | | | | 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
|\ \ \ \ \ \ \