Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Refactor: Keep track of prefixes in cmSearchPath | Kyle Edwards | 2022-02-02 | 4 | -27/+54 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'cmake-presets-configure-preset-reachability' | Brad King | 2022-02-03 | 12 | -3/+57 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | CMakePresets.json: Ensure configurePreset is reachable from current file | Kyle Edwards | 2022-02-02 | 12 | -3/+57 | |
| |/ / / | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-02-03 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge topic 'cuda_generic_arch_all' | Brad King | 2022-02-02 | 7 | -124/+214 | |
|\ \ \ | ||||||
| * | | | CUDA: Generic all and all-major support | Raul Tambre | 2022-02-01 | 7 | -124/+214 | |
* | | | | Merge topic 'dotnet_ref_in_sdk' | Brad King | 2022-02-02 | 2 | -1/+5 | |
|\ \ \ \ | ||||||
| * | | | | VS: .Net SDK Style projects can add Reference to dlls | Sumit Bhardwaj | 2022-02-01 | 2 | -1/+5 | |
* | | | | | Merge topic 'update-expat' | Brad King | 2022-02-02 | 4 | -15/+27 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'upstream-expat' into update-expat | Brad King | 2022-02-01 | 3 | -14/+26 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | expat 2022-01-30 (81b89678) | Expat Upstream | 2022-02-01 | 3 | -14/+26 | |
| * | | | | | | expat: Update script to get Expat 2.4.4 | Brad King | 2022-02-01 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'ep-redownload-on-SOURCE_DIR-change' | Brad King | 2022-02-02 | 6 | -68/+108 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ExternalProject: Rerun download on SOURCE_DIR change | Craig Scott | 2022-02-01 | 6 | -68/+108 | |
* | | | | | | | | Merge topic 'ci-fedora35' | Brad King | 2022-02-02 | 26 | -70/+79 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | gitlab-ci: update to Fedora 35 base images | Brad King | 2022-02-01 | 17 | -63/+63 | |
| * | | | | | | | gitlab-ci: update to Fedora 35 for upload jobs | Brad King | 2022-02-01 | 1 | -2/+2 | |
| * | | | | | | | ci: update to Fedora 35 for Linux base images | Brad King | 2022-02-01 | 4 | -3/+3 | |
| * | | | | | | | clang-tidy: ignore warnings new in version 13 | Brad King | 2022-02-01 | 1 | -0/+5 | |
| * | | | | | | | Tests: Update FindBoost.TestPython for Python 3.10 | Brad King | 2022-02-01 | 1 | -2/+2 | |
| * | | | | | | | Utilities/Sphinx: Ignore warning in generated texinfo documentation | Brad King | 2022-02-01 | 2 | -0/+4 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-02-02 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'release-3.22' | Brad King | 2022-02-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Merge branch 'release-3.21' into release-3.22 | Brad King | 2022-02-01 | 1 | -0/+7 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge branch 'release-3.21' | Brad King | 2022-02-01 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | CMake 3.21.5v3.21.5 | Brad King | 2022-02-01 | 2 | -1/+8 | |
* | | | | | | | | Merge topic 'refactor-find-package-cmake-ignore-path' | Brad King | 2022-02-01 | 6 | -11/+41 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | find_package(): Refactor CMAKE_[SYSTEM_]IGNORE_PATH | Kyle Edwards | 2022-01-31 | 4 | -11/+28 | |
| * | | | | | | | find_package(): Add tests for CMAKE_IGNORE_PATH | Kyle Edwards | 2022-01-31 | 2 | -0/+13 | |
* | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2022-02-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2022-01-31 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | * | | | | | | | KWSys 2022-01-31 (9fd1660a) | KWSys Upstream | 2022-01-31 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'FindHDF5-imported-per-config' | Brad King | 2022-02-01 | 1 | -4/+42 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindHDF5: Set config-specific locations for imported targets | Brad King | 2022-01-31 | 1 | -2/+42 | |
| * | | | | | | | | | FindHDF5: Drop IMPORTED_IMPLIB property from imported UNKNOWN libraries | Brad King | 2022-01-31 | 1 | -2/+0 | |
* | | | | | | | | | | Merge topic 'feature/findruby-3x' | Brad King | 2022-02-01 | 1 | -7/+28 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindRuby: evict non-matching binaries and keep scanning. | Mihai Moldovan | 2022-01-31 | 1 | -1/+12 | |
| * | | | | | | | | | | FindRuby: add support for versions up to 3.1. | Mihai Moldovan | 2022-01-31 | 1 | -6/+16 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'cpack_nsis_no_description' | Brad King | 2022-02-01 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CPack/NSIS: Fix description not displayed for components | Johnny Jazeix | 2022-01-29 | 1 | -2/+1 | |
* | | | | | | | | | | | Merge branch 'release-3.22' | Brad King | 2022-02-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'ci-assertions' into release-3.22 | Brad King | 2022-02-01 | 2 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge topic 'ci-assertions' | Brad King | 2022-02-01 | 2 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | gitlab-ci: enable assertions on fedora34-ninja jobs | Brad King | 2022-01-31 | 2 | -0/+5 | |
* | | | | | | | | | | | | Merge branch 'release-3.22' | Brad King | 2022-02-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'release-3.21' into release-3.22 | Brad King | 2022-02-01 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'release-3.21' | Brad King | 2022-02-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'release-3.20' into release-3.21 | Brad King | 2022-01-31 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'help-try-compile-result-var' into release-3.21 | Brad King | 2022-01-31 | 2 | -13/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'release-3.20' | Brad King | 2022-02-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |