summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CPackIFW: add support for archive format and compression level optionsErlend E. Aasland2021-10-284-0/+81
* Merge topic 'vulkan-version-support'Brad King2021-10-282-14/+48
|\
| * FindVulkan: Add version supportRalf Habacker2021-10-272-14/+48
* | Merge topic 'update-kwsys'Brad King2021-10-2815-87/+126
|\ \
| * \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-10-2715-87/+126
| |\ \
| | * | KWSys 2021-10-27 (e19a5668)KWSys Upstream2021-10-2715-89/+128
* | | | Merge branch 'release-3.22'Brad King2021-10-280-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'cpack-qtifw-4.2' into release-3.22Brad King2021-10-281-0/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'cpack-qtifw-4.2'Brad King2021-10-281-0/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | CPack/IFW: Add support for QtIFW 4.2Erlend E. Aasland2021-10-271-0/+1
* | | | | | Merge branch 'release-3.22'Brad King2021-10-280-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'builtin-help-versionadded' into release-3.22Brad King2021-10-285-0/+23
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'builtin-help-versionadded'Brad King2021-10-285-0/+23
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | cmRST: support `versionadded` and `versionchanged` directivesBen Boeckel2021-10-275-0/+23
* | | | | | | CMake Nightly Date StampKitware Robot2021-10-281-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'release-3.22'Brad King2021-10-270-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'ci-scheduled' into release-3.22Brad King2021-10-271-2/+5
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge topic 'ci-scheduled'Brad King2021-10-271-2/+5
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | gitlab-ci: Run manual jobs automatically only on scheduled pipelinesBrad King2021-10-271-2/+5
| |/ / / /
* | | | | 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
| |\ \ \ \ \ \