summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VS: Add OBJECT_DEPENDS as AdditionalDependenciesDietmar Scheidl2021-12-091-0/+16
* CMake Nightly Date StampKitware Robot2021-11-291-1/+1
* CMake Nightly Date StampKitware Robot2021-11-281-1/+1
* CMake Nightly Date StampKitware Robot2021-11-271-1/+1
* CMake Nightly Date StampKitware Robot2021-11-261-1/+1
* CMake Nightly Date StampKitware Robot2021-11-251-1/+1
* CMake Nightly Date StampKitware Robot2021-11-241-1/+1
* Merge branch 'release-3.22'Brad King2021-11-230-0/+0
|\
| * Merge topic 'ci-rename-jobs' into release-3.22Brad King2021-11-234-129/+149
| |\
* | \ Merge topic 'ci-rename-jobs'Brad King2021-11-231-3/+3
|\ \ \
| * \ \ Merge branch 'backport-ci-rename-jobs' into ci-rename-jobsBrad King2021-11-231-3/+3
| |\ \ \ | | | |/ | | |/|
| | * | gitlab-ci: shorten job prefixesBen Boeckel2021-11-234-128/+148
| | * | gitlab-ci: fix comment typoBen Boeckel2021-11-231-1/+1
* | | | Merge branch 'release-3.22'Brad King2021-11-230-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'release-3.21' into release-3.22Brad King2021-11-230-0/+0
| |\ \ \ | | |_|/ | |/| |
* | | | Merge branch 'release-3.21'Brad King2021-11-230-0/+0
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Merge branch 'ci-xcode-13.1' into release-3.21Brad King2021-11-231-6/+6
| |\ \
* | \ \ Merge topic 'iwyu-windows'Brad King2021-11-2343-53/+315
|\ \ \ \
| * | | | Source: Fix possible IWYU warnings in Windows generatorsNAKAMURA Takumi2021-11-1943-53/+315
* | | | | Merge branch 'release-3.22'Brad King2021-11-230-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge topic 'env-init-configs' into release-3.22Brad King2021-11-235-2/+31
| |\ \ \ \
* | \ \ \ \ Merge topic 'env-init-configs'Brad King2021-11-235-2/+31
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | try_compile: Do not use CMAKE_BUILD_TYPE or CMAKE_CONFIGURATION_TYPES env varsBrad King2021-11-225-2/+31
* | | | | | Merge branch 'release-3.22'Brad King2021-11-230-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'doc-policy-default' into release-3.22Brad King2021-11-233-8/+20
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'doc-policy-default'Brad King2021-11-233-8/+20
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help: Suggest CMAKE_POLICY_DEFAULT_CMP0126 in CMP0126 docsBrad King2021-11-221-1/+4
| * | | | | | Help: Suggest CMAKE_POLICY_DEFAULT_CMP0077 in CMP0077 docsBrad King2021-11-221-1/+3
| * | | | | | Help: Document more use cases for CMAKE_POLICY_DEFAULT_CMPNNNNBrad King2021-11-221-6/+13
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'release-3.22'Brad King2021-11-230-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'ci-xcode-13.1' into release-3.22Brad King2021-11-231-6/+6
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
* | | | | Merge topic 'ci-xcode-13.1'Brad King2021-11-231-6/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | gitlab-ci: update macOS jobs to use Xcode 13.1Brad King2021-11-221-6/+6
| | |_|/ | |/| |
* | | | Merge topic 'ci-rename-jobs'Brad King2021-11-233-147/+167
|\ \ \ \
| * | | | gitlab-ci: shorten job prefixesBen Boeckel2021-11-223-146/+166
| * | | | gitlab-ci: fix comment typoBen Boeckel2021-11-221-1/+1
* | | | | CMake Nightly Date StampKitware Robot2021-11-231-1/+1
|/ / / /
* | | | Merge topic 'FindGTest-target-for-gmock'Brad King2021-11-223-1/+63
|\ \ \ \
| * | | | FindGTest: Add target for gmock libraryEero Aaltonen2021-11-223-1/+63
| | |_|/ | |/| |
* | | | Merge topic 'cpack-productbuild-identifier'Brad King2021-11-224-5/+34
|\ \ \ \
| * | | | CPack/productbuild: Add option to customize product identifierGreg Fiumara2021-11-184-5/+34
* | | | | Merge topic 'GNUInstallDirs-multiarch-prefixes'Brad King2021-11-223-7/+11
|\ \ \ \ \
| * | | | | GNUInstallDirs: Apply Debian multiarch LIBDIR to more prefixesMathieu Malaterre2021-11-193-7/+11
* | | | | | Merge branch 'release-3.22'Brad King2021-11-220-0/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge topic 'env-mod-path-list-separator' into release-3.22Brad King2021-11-221-2/+4
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'env-mod-path-list-separator'Brad King2021-11-221-2/+4
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help: ENVIRONMENT_MODIFICATION path_list_... separator is based on hostCraig Scott2021-11-211-2/+4
* | | | | | | Merge topic 'automoc-cross-windows'Brad King2021-11-221-3/+3
|\ \ \ \ \ \ \
| * | | | | | | AutoMoc: Only add the WIN32 define if the target system is WindowsJoerg Bornemann2021-11-191-3/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'cudatoolkit_update_cusparse_deps'Brad King2021-11-221-0/+17
|\ \ \ \ \ \ \