Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge topic 'compiler-id-classic-c' into release-3.22 | Brad King | 2021-11-29 | 3 | -3/+3 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'compiler-id-classic-c' | Brad King | 2021-11-29 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | CompilerId: Restore support for classic C by avoiding C++ style comments | Brad King | 2021-11-23 | 3 | -3/+3 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-29 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-28 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-27 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-26 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-25 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-24 | 1 | -1/+1 | |
* | | | | | Merge branch 'release-3.22' | Brad King | 2021-11-23 | 0 | -0/+0 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge topic 'ci-rename-jobs' into release-3.22 | Brad King | 2021-11-23 | 4 | -129/+149 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'ci-rename-jobs' | Brad King | 2021-11-23 | 1 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'backport-ci-rename-jobs' into ci-rename-jobs | Brad King | 2021-11-23 | 1 | -3/+3 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | gitlab-ci: shorten job prefixes | Ben Boeckel | 2021-11-23 | 4 | -128/+148 | |
| | * | | | | | gitlab-ci: fix comment typo | Ben Boeckel | 2021-11-23 | 1 | -1/+1 | |
| | | |/ / / | | |/| | | | ||||||
* | | | | | | Merge branch 'release-3.22' | Brad King | 2021-11-23 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Merge branch 'release-3.21' into release-3.22 | Brad King | 2021-11-23 | 0 | -0/+0 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'release-3.21' | Brad King | 2021-11-23 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | | | ||||||
| * | | | | Merge branch 'ci-xcode-13.1' into release-3.21 | Brad King | 2021-11-23 | 1 | -6/+6 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'iwyu-windows' | Brad King | 2021-11-23 | 43 | -53/+315 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Source: Fix possible IWYU warnings in Windows generators | NAKAMURA Takumi | 2021-11-19 | 43 | -53/+315 | |
* | | | | | | | Merge branch 'release-3.22' | Brad King | 2021-11-23 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Merge topic 'env-init-configs' into release-3.22 | Brad King | 2021-11-23 | 5 | -2/+31 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'env-init-configs' | Brad King | 2021-11-23 | 5 | -2/+31 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | try_compile: Do not use CMAKE_BUILD_TYPE or CMAKE_CONFIGURATION_TYPES env vars | Brad King | 2021-11-22 | 5 | -2/+31 | |
* | | | | | | | | Merge branch 'release-3.22' | Brad King | 2021-11-23 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'doc-policy-default' into release-3.22 | Brad King | 2021-11-23 | 3 | -8/+20 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'doc-policy-default' | Brad King | 2021-11-23 | 3 | -8/+20 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Help: Suggest CMAKE_POLICY_DEFAULT_CMP0126 in CMP0126 docs | Brad King | 2021-11-22 | 1 | -1/+4 | |
| * | | | | | | | | Help: Suggest CMAKE_POLICY_DEFAULT_CMP0077 in CMP0077 docs | Brad King | 2021-11-22 | 1 | -1/+3 | |
| * | | | | | | | | Help: Document more use cases for CMAKE_POLICY_DEFAULT_CMPNNNN | Brad King | 2021-11-22 | 1 | -6/+13 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.22' | Brad King | 2021-11-23 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'ci-xcode-13.1' into release-3.22 | Brad King | 2021-11-23 | 1 | -6/+6 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | | | ||||||
* | | | | | | | Merge topic 'ci-xcode-13.1' | Brad King | 2021-11-23 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | gitlab-ci: update macOS jobs to use Xcode 13.1 | Brad King | 2021-11-22 | 1 | -6/+6 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'ci-rename-jobs' | Brad King | 2021-11-23 | 3 | -147/+167 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | gitlab-ci: shorten job prefixes | Ben Boeckel | 2021-11-22 | 3 | -146/+166 | |
| * | | | | | | gitlab-ci: fix comment typo | Ben Boeckel | 2021-11-22 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-11-23 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'FindGTest-target-for-gmock' | Brad King | 2021-11-22 | 3 | -1/+63 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindGTest: Add target for gmock library | Eero Aaltonen | 2021-11-22 | 3 | -1/+63 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'cpack-productbuild-identifier' | Brad King | 2021-11-22 | 4 | -5/+34 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPack/productbuild: Add option to customize product identifier | Greg Fiumara | 2021-11-18 | 4 | -5/+34 | |
* | | | | | | | Merge topic 'GNUInstallDirs-multiarch-prefixes' | Brad King | 2021-11-22 | 3 | -7/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | GNUInstallDirs: Apply Debian multiarch LIBDIR to more prefixes | Mathieu Malaterre | 2021-11-19 | 3 | -7/+11 | |
* | | | | | | | | Merge branch 'release-3.22' | Brad King | 2021-11-22 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'env-mod-path-list-separator' into release-3.22 | Brad King | 2021-11-22 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'env-mod-path-list-separator' | Brad King | 2021-11-22 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Help: ENVIRONMENT_MODIFICATION path_list_... separator is based on host | Craig Scott | 2021-11-21 | 1 | -2/+4 | |
* | | | | | | | | | Merge topic 'automoc-cross-windows' | Brad King | 2021-11-22 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ |