summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Source: Remove unnecessary comparisons to nullptrVitaly Stakhovsky2021-05-1014-43/+40
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'helpctestscript'Brad King2021-05-112-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Help: Document CTEST_SCRIPT_DIRECTORY variableMichael Hirsch2021-05-102-0/+6
* | | | | | | | Merge topic 'UseJava-add_jar-resource-namespace'Brad King2021-05-115-7/+157
|\ \ \ \ \ \ \ \
| * | | | | | | | UseJava: Add RESOURCES with NAMESPACE to add_jar()Smit tay2021-05-105-7/+157
* | | | | | | | | Merge topic 'capabilties-generator-platforms'Brad King2021-05-113-0/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmake: add supported platforms to cmake -E capabilties reportscheffle2021-05-103-0/+19
* | | | | | | | | | Merge topic 'findlapack_support_nvhpc'Brad King2021-05-112-1/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Find{BLAS,LAPACK}: Add support for the NVHPC LAPACK libraryRobert Maynard2021-05-052-1/+27
* | | | | | | | | | | Merge branch 'release-3.20'Brad King2021-05-110-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'cpp23_gcc' into release-3.20Brad King2021-05-111-2/+7
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'cpp23_gcc'Brad King2021-05-111-2/+7
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | GNU: C++23 supportRaul Tambre2021-05-101-0/+2
| * | | | | | | | | | GNU: Final C++20 flagsRaul Tambre2021-05-101-1/+4
| * | | | | | | | | | GNU: C++17 default versionRaul Tambre2021-05-101-1/+1
| |/ / / / / / / / /
* | | | | | | | | | CMake Nightly Date StampKitware Robot2021-05-111-1/+1
* | | | | | | | | | Merge topic 'build-with-qt6-deprecations'Brad King2021-05-103-5/+17
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | cmake-gui: Address deprecation warnings with Qt6Craig Scott2021-05-083-5/+17
* | | | | | | | | | Merge topic 'remove-unused-Command-member'Brad King2021-05-102-5/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmCTestGenericHandler: Remove unused Command memberCraig Scott2021-05-082-5/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'codespell'Brad King2021-05-1070-88/+98
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Xcode: Fix typos and spelling in error messageJosef Angstenberger2021-05-072-2/+2
| * | | | | | | | | | Source: Fix typos and spelling in commentsJosef Angstenberger2021-05-0712-15/+15
| * | | | | | | | | | Help: Fix typos and spelling in documentationJosef Angstenberger2021-05-0724-28/+28
| * | | | | | | | | | CONTRIBUTING: Fix typos and spellingJosef Angstenberger2021-05-071-1/+1
| * | | | | | | | | | FindMatlab: Fix spelling in warning and documentationJosef Angstenberger2021-05-071-8/+8
| * | | | | | | | | | Modules: Fix typos and spelling in documentationJosef Angstenberger2021-05-074-6/+6
| * | | | | | | | | | Modules: Fix typos and spelling in comments of generated codeJosef Angstenberger2021-05-072-2/+2
| * | | | | | | | | | Modules: Fix typos and spelling in commentsJosef Angstenberger2021-05-077-7/+7
| * | | | | | | | | | Tests: Fix typos and spelling in test stringsJosef Angstenberger2021-05-072-2/+2
| * | | | | | | | | | Tests: Fix typos and spelling in test error messageJosef Angstenberger2021-05-072-3/+3
| * | | | | | | | | | Tests: Fix typos and spelling in test nameJosef Angstenberger2021-05-071-1/+1
| * | | | | | | | | | Tests: Fix typos and spelling in commentsJosef Angstenberger2021-05-076-6/+6
| * | | | | | | | | | Utilities: Fix typos and spelling in commentsJosef Angstenberger2021-05-073-4/+4
| * | | | | | | | | | Auxiliary: Fix typos and spelling in commentsJosef Angstenberger2021-05-073-3/+3
| * | | | | | | | | | codespell: Add configuration fileJosef Angstenberger2021-05-072-0/+10
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'update-kwsys'Brad King2021-05-104-31/+132
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-05-074-31/+132
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | KWSys 2021-05-07 (979d7db0)KWSys Upstream2021-05-074-31/+132
* | | | | | | | | | | Merge topic 'install-symlink-to-directory'Brad King2021-05-106-1/+24
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | install(FILES): Allow installation of symlinks to directoryJens Carl2021-05-066-1/+24
* | | | | | | | | | | | Merge topic 'windows-symlink-errors'Brad King2021-05-107-10/+26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmSystemTools: Improve CreateLink and CreateSymlink error codesBrad King2021-05-077-10/+26
* | | | | | | | | | | | | Merge branch 'release-3.20'Brad King2021-05-100-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge topic 'FindBoost-1.76' into release-3.20Brad King2021-05-101-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'FindBoost-1.76'Brad King2021-05-101-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | FindBoost: Add support for Boost 1.76Brad King2021-05-071-2/+2
* | | | | | | | | | | | | | Merge branch 'release-3.20'Brad King2021-05-100-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge topic 'ep-update-git-hash-missing' into release-3.20Brad King2021-05-104-4/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'ep-update-git-hash-missing'Brad King2021-05-104-4/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |