Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gitlab-ci: Drop package pipeline upload jobs for release branch | Brad King | 2022-02-03 | 1 | -7/+7 |
* | Help: Drop development topic notes to prepare release | Brad King | 2022-02-03 | 2 | -9/+0 |
* | Merge topic 'doc-3.23-relnotes' | Brad King | 2022-02-03 | 48 | -295/+292 |
|\ | |||||
| * | Help: Update Sphinx versionadded directives for 3.23 release | Brad King | 2022-02-03 | 6 | -0/+12 |
| * | Help: Organize and revise 3.23 release notes | Brad King | 2022-02-03 | 1 | -138/+190 |
| * | Help: Consolidate 3.23 release notes | Brad King | 2022-02-03 | 41 | -271/+202 |
| * | Help: Remove stray leading blank lines from release notes | Brad King | 2022-02-03 | 3 | -3/+0 |
| * | Help: Polish CMAKE{,_SYSTEM}_IGNORE_PREFIX_PATH documentation | Brad King | 2022-02-03 | 2 | -19/+19 |
| * | CheckPIESupported: Document version adding support for more languages | Brad King | 2022-02-03 | 1 | -2/+7 |
|/ | |||||
* | Merge topic 'doc-imported-no-system' | Brad King | 2022-02-03 | 5 | -12/+24 |
|\ | |||||
| * | Help: Clarify documentation on SYSTEM include directories | Brad King | 2022-02-03 | 5 | -12/+24 |
* | | Merge topic 'cmake-ignore-prefix-path' | Brad King | 2022-02-03 | 16 | -38/+218 |
|\ \ | |||||
| * | | find_*(): Add CMAKE_IGNORE_PREFIX_PATH variable | Kyle Edwards | 2022-02-02 | 16 | -12/+165 |
| * | | 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 |