summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* install(EXPORT): Install file setsKyle Edwards2021-10-2710-5/+249
* install(TARGETS): Add FILE_SET modeKyle Edwards2021-10-277-7/+290
* target_sources(): Add FILE_SET modeKyle Edwards2021-10-273-5/+169
* cmTargetSources: Refactor to add enum class parametersKyle Edwards2021-10-271-28/+46
* cmTarget: Add cmFileSet and associated propertiesKyle Edwards2021-10-276-1/+553
* EscapeForCMake: Add wrapQuotes parameterKyle Edwards2021-10-272-4/+13
* Merge branch 'release-3.22'Brad King2021-10-270-0/+0
|\
| * Merge branch 'release-3.21' into release-3.22Brad King2021-10-270-0/+0
| |\
* | \ Merge branch 'release-3.21'Brad King2021-10-270-0/+0
|\ \ \ | | |/ | |/|
| * | CMake 3.21.4v3.21.4Brad King2021-10-271-1/+1
* | | Merge topic 'warnings-cleanup'Brad King2021-10-2732-193/+209
|\ \ \
| * | | Source: fix clang-tidy modernize-redundant-void-arg warningSean McBride2021-10-251-1/+1
| * | | Source: fix more -Wmissing-prototypes warningsSean McBride2021-10-254-7/+6
| * | | Source: fix many -Wmissing-prototypes warnings by marking functions staticSean McBride2021-10-2527-182/+200
| * | | Source: fix some -Wunused-macros warningsSean McBride2021-10-252-3/+1
| * | | Source: fix only -Wshorten-64-to-32 warning with explicit castSean McBride2021-10-251-1/+2
* | | | Merge topic 'more-rule-of-3'Brad King2021-10-272-18/+31
|\ \ \ \
| * | | | Source: fix more rule of 3 warnings from clang -WdeprecatedSean McBride2021-10-262-18/+31
| |/ / /
* | | | Merge topic 'purge-sprintf'Brad King2021-10-2733-77/+96
|\ \ \ \
| * | | | Replace the only non-standard _snprintf with snprintfSean McBride2021-10-251-1/+1
| * | | | Source: Replace most calls to sprintf with snprintfSean McBride2021-10-2532-76/+95
| |/ / /
* | | | Merge topic 'simplify-boolean-expressions'Brad King2021-10-274-12/+11
|\ \ \ \
| * | | | Source: Simplify some boolean expressionsRose2021-10-234-12/+11
* | | | | Merge branch 'release-3.22'Brad King2021-10-270-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge topic 'envmod-support-mod-to-new-variables' into release-3.22Brad King2021-10-273-7/+27
| |\ \ \ \
* | \ \ \ \ Merge topic 'envmod-support-mod-to-new-variables'Brad King2021-10-273-7/+27
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | cmCTestRunTest: fix modifying non-existent envvarsBen Boeckel2021-10-263-7/+27
* | | | | | Merge branch 'release-3.22'Brad King2021-10-270-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'vs-instance-repeat' into release-3.22Brad King2021-10-272-2/+6
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'vs-instance-repeat'Brad King2021-10-272-2/+6
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | cmGlobalVisualStudioVersionedGenerator: Fix repeating SetGeneratorInstanceBrad King2021-10-262-2/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'release-3.22'Brad King2021-10-270-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'doc-ENVIRONMENT_MODIFICATION' into release-3.22Brad King2021-10-271-2/+3
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'doc-ENVIRONMENT_MODIFICATION'Brad King2021-10-271-2/+3
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help: Clarify ENVIRONMENT_MODIFICATION case sensitivityMichael Hirsch2021-10-261-2/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'release-3.22'Brad King2021-10-270-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'hip-flags-append' into release-3.22Brad King2021-10-271-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'hip-flags-append'Brad King2021-10-271-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | HIP: Add missing space when appending --cuda-host-onlyBrad King2021-10-261-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'release-3.22'Brad King2021-10-270-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'release-3.21' into release-3.22Brad King2021-10-270-0/+0
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'release-3.21'Brad King2021-10-270-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'backport-3.21-vs2022' into release-3.21Brad King2021-10-272-10/+10
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.22'Brad King2021-10-270-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'vs2022' into release-3.22Brad King2021-10-273-14/+10
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'vs2022'Brad King2021-10-273-14/+10
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | 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
* | | | | | CMake Nightly Date StampKitware Robot2021-10-271-1/+1