summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-02-101-92/+154
|\
| * KWSys 2021-02-10 (dda7a943)KWSys Upstream2021-02-101-92/+154
* | Begin 3.20 release versioningBrad King2021-02-101-3/+3
* | gitlab-ci: Drop package pipeline upload jobs for release branchBrad King2021-02-101-5/+5
* | Help: Drop development topic notes to prepare releaseBrad King2021-02-102-9/+0
* | Merge topic 'doc-3.20-relnotes'Brad King2021-02-1060-379/+335
|\ \
| * | Help: Update Sphinx versionadded directives for 3.20 releaseBrad King2021-02-103-0/+6
| * | Help: Organize and revise 3.20 release notesBrad King2021-02-101-174/+225
| * | Help: Consolidate 3.20 release notesBrad King2021-02-1057-379/+278
|/ /
* | Merge topic 'FindBoost-no-warn'Brad King2021-02-102-1/+13
|\ \
| * | FindBoost: Add option to suppress new boost version dependency warningJohn Melas2021-02-102-1/+13
* | | Merge topic 'findcudatoolkit_handle_cuda_compiler_without_enabled_lang'Brad King2021-02-106-0/+44
|\ \ \
| * | | FindCUDAToolkit: Robust version checks when CUDA lang is not enabledRobert Maynard2021-02-096-0/+44
* | | | Merge branch 'release-3.19'Brad King2021-02-100-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'clang-imsvc' into release-3.19Brad King2021-02-102-1/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'clang-imsvc'Brad King2021-02-102-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Clang: Use -imsvc for system include only with MSVC-like front-endBrad King2021-02-092-1/+1
* | | | | | Merge branch 'release-3.19'Brad King2021-02-100-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'ctest-dashboard-with-modified-files' into release-3.19Brad King2021-02-101-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'ctest-dashboard-with-modified-files'Brad King2021-02-101-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | CTest: Restore running dashboard client Test step with modified filesBrad King2021-02-091-1/+1
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2021-02-101-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'release-3.19'Brad King2021-02-090-0/+0
|\ \ \ \ | |/ / /
| * | | Merge topic 'FindXCTest-bundle-inject' into release-3.19Brad King2021-02-091-2/+9
| |\ \ \
* | \ \ \ Merge topic 'FindXCTest-bundle-inject'Brad King2021-02-091-2/+9
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindXCTest: Fix output directory for test bundle with new build systemYauheni Khnykin2021-02-081-2/+9
* | | | | Merge branch 'release-3.19'Brad King2021-02-090-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'xcode12-ios_install_combined' into release-3.19Brad King2021-02-098-21/+109
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge topic 'xcode12-ios_install_combined'Brad King2021-02-098-21/+109
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | IOS_INSTALL_COMBINED: Support Xcode 12 (command line only)Craig Scott2021-02-088-21/+109
* | | | | Merge topic 'object-lib-multiarch'Brad King2021-02-0915-26/+159
|\ \ \ \ \
| * | | | | add_library(): Allow imported object libraries with multi-archCraig Scott2021-02-0613-21/+158
| * | | | | Tests: TargetObjects does not need any languages enabledCraig Scott2021-02-052-5/+1
* | | | | | Merge topic 'cuda_support_nvcc_from_hpctoolkit'Brad King2021-02-093-38/+32
|\ \ \ \ \ \
| * | | | | | CUDA: Always extract CUDA Toolkit root from nvcc verbose outputRobert Maynard2021-02-083-38/+32
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic '21479-branding-name-cpack-nsis'Brad King2021-02-096-0/+50
|\ \ \ \ \ \
| * | | | | | CPack/NSIS: Add option for setting branding textJohnny Jazeix2021-02-076-0/+50
* | | | | | | Merge topic 'AddFileDependencies-deprecate'Brad King2021-02-094-17/+33
|\ \ \ \ \ \ \
| * | | | | | | AddFileDependencies: Deprecate this unnecessary moduleBrad King2021-02-083-2/+19
| * | | | | | | MacroAddFileDependencies: Explicitly deprecate by documentationBrad King2021-02-081-7/+13
| * | | | | | | MacroAddFileDependencies: Simplify implementationBrad King2021-02-081-8/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2021-02-091-1/+1
* | | | | | | | Merge topic 'copyright-sort'Brad King2021-02-081-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Copyright.txt: Sort list of ContributorsBrad King2021-02-081-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'AddFileDependencies-simplify'Brad King2021-02-081-11/+4
|\ \ \ \ \ \ \
| * | | | | | | AddFileDependencies: Avoid leaking temporary variableAnakin Skywalker2021-02-081-11/+4
* | | | | | | | Merge topic 'cmake_library_architecture_better_multiarch_support'Brad King2021-02-0827-22/+112
|\ \ \ \ \ \ \ \
| * | | | | | | | CMakeDetermineCompilerABI: Parse library arch from versioned pathsRobert Maynard2021-02-0427-22/+112
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'FindGit-version-optimization-more'Brad King2021-02-081-16/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | FindGit: Cache the version more effectivelyCraig Scott2021-02-051-16/+17