- 25 Nov, 2021 1 commit
-
-
Kitware Robot authored
-
- 24 Nov, 2021 1 commit
-
-
Kitware Robot authored
-
- 23 Nov, 2021 21 commits
-
-
-
580e20d0 Merge branch 'backport-ci-rename-jobs' into ci-rename-jobs 7d5828e2 gitlab-ci: shorten job prefixes cfa478e5 gitlab-ci: fix comment typo Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6760
-
7d5828e2 gitlab-ci: shorten job prefixes cfa478e5 gitlab-ci: fix comment typo Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6760
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
This helps to maximize the amount of information visible in the GitLab web interface. Also document their meaning in the developer documentation and in the CI configuration file directly. See: https://gitlab.com/gitlab-org/gitlab/-/issues/8496
-
-
0e58a5ea Source: Fix possible IWYU warnings in Windows generators Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !6749
-
-
5b1ed2a6 try_compile: Do not use CMAKE_BUILD_TYPE or CMAKE_CONFIGURATION_TYPES env vars Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Merge-request: !6755
-
5b1ed2a6 try_compile: Do not use CMAKE_BUILD_TYPE or CMAKE_CONFIGURATION_TYPES env vars Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Merge-request: !6755
-
-
69b70968 Help: Suggest CMAKE_POLICY_DEFAULT_CMP0126 in CMP0126 docs 5b1c2425 Help: Suggest CMAKE_POLICY_DEFAULT_CMP0077 in CMP0077 docs c44636a8 Help: Document more use cases for CMAKE_POLICY_DEFAULT_CMPNNNN Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6756
-
69b70968 Help: Suggest CMAKE_POLICY_DEFAULT_CMP0126 in CMP0126 docs 5b1c2425 Help: Suggest CMAKE_POLICY_DEFAULT_CMP0077 in CMP0077 docs c44636a8 Help: Document more use cases for CMAKE_POLICY_DEFAULT_CMPNNNN Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6756
-
-
224d81e8 gitlab-ci: update macOS jobs to use Xcode 13.1 Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6757
-
224d81e8 gitlab-ci: update macOS jobs to use Xcode 13.1 Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6757
-
c0d8e42a gitlab-ci: shorten job prefixes 3c2fedfe gitlab-ci: fix comment typo Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6744
-
Kitware Robot authored
-
- 22 Nov, 2021 17 commits
-
-
Brad King authored
Merge-request: !6757
-
Brad King authored
-
Brad King authored
-
Brad King authored
Issue: #20490
-
Brad King authored
-
Ben Boeckel authored
This helps to maximize the amount of information visible in the GitLab web interface. Also document their meaning in the developer documentation and in the CI configuration file directly. See: https://gitlab.com/gitlab-org/gitlab/-/issues/8496
-
Ben Boeckel authored
-
Brad King authored
Since: * commit e216b9bb (cmake: Allow CMAKE_BUILD_TYPE to be set by environment variable, 2021-06-29, v3.22.0-rc1~503^2~1) * commit ef56eefc (cmake: Allow CMAKE_CONFIGURATION_TYPES to be set by environment variable, 2021-06-29, v3.22.0-rc1~503^2) the environment variables are supposed to provide defaults for settings the user otherwise can control via cache entries. However, they accidentally affect `try_compile` projects too, which are supposed to be programmatically controlled. Fixes: #22935
-
50bf457a FindGTest: Add target for gmock library Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6632
-
7213ceb8 CPack/productbuild: Add option to customize product identifier Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6738
-
`googlemock` has been absorbed into the [googletest](https://github.com/google/googletest) project and is built and installed from the same source tree. As GTest may be built with or without GMock, skip GMock if it is not present. Do not provide result variables for GMock. They are not provided by upstream GTest's CMake Package Configuration File. Also update the test case to cover linking to `GTest::gmock`.
-
dd9584b3 GNUInstallDirs: Apply Debian multiarch LIBDIR to more prefixes Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6748
-
-
71a2c9d3 Help: ENVIRONMENT_MODIFICATION path_list_... separator is based on host Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !6753
-
71a2c9d3 Help: ENVIRONMENT_MODIFICATION path_list_... separator is based on host Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !6753
-
1e550ad0 AutoMoc: Only add the WIN32 define if the target system is Windows Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6751
-
fedca357 FindCUDAToolkit: Correct cusparse dependencies for 10.1, 11.2.2 Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6745
-