| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'release-3.22' | Brad King | 2022-04-26 | 0 | -0/+0 |
| |\ | |||||
| | * | Merge branch 'release-3.21' into release-3.22 | Brad King | 2022-04-26 | 0 | -0/+0 |
| | |\ | |||||
| | * \ | Merge branch 'ci-xcode-13.3' into release-3.22 | Brad King | 2022-04-26 | 2 | -6/+7 |
| | |\ \ | |||||
| * | \ \ | Merge branch 'release-3.21' | Brad King | 2022-04-26 | 0 | -0/+0 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | Merge branch 'ci-xcode-13.3' into release-3.21 | Brad King | 2022-04-26 | 2 | -7/+8 |
| | |\ \ \ | | | |/ | | |/| | |||||
| * | | | | Merge branch 'release-3.23' | Brad King | 2022-04-26 | 0 | -0/+0 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge topic 'ci-xcode-13.3' into release-3.23 | Brad King | 2022-04-26 | 2 | -6/+7 |
| | |\ \ \ \ | | | |/ / | | |/| | | |||||
| * | | | | | Merge topic 'ci-xcode-13.3' | Brad King | 2022-04-26 | 1 | -6/+6 |
| |\ \ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | gitlab-ci: update macOS jobs to use Xcode 13.3 | Brad King | 2022-04-25 | 1 | -6/+6 |
| | * | | | | Tests: Ignore all classes in Xcode internal objc warnings | Gregor Jasny | 2022-04-25 | 1 | -1/+1 |
| | * | | | | Tests: Teach RunCMake to ignore Xcode extension point warnings | Brad King | 2022-04-25 | 1 | -0/+1 |
| | | |/ / | |/| | | |||||
| * | | | | Merge topic 'ci-python' | Brad King | 2022-04-26 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | ci: Avoid finding Python via Windows Registry | Brad King | 2022-04-26 | 1 | -0/+1 |
| * | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-04-26 | 1 | -1/+1 |
| * | | | | | Merge topic 'ci-icu' | Brad King | 2022-04-25 | 7 | -3/+9 |
| |\ \ \ \ \ | |||||
| | * | | | | | ci: Enable FindICU test on Linux builds | Brad King | 2022-04-22 | 3 | -0/+3 |
| | * | | | | | ci: Add libicu to Debian and Fedora base images | Brad King | 2022-04-22 | 4 | -3/+6 |
| | |/ / / / | |||||
| * | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-04-25 | 1 | -1/+1 |
| * | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-04-24 | 1 | -1/+1 |
| * | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-04-23 | 1 | -1/+1 |
| |/ / / / | |||||
| * | | | | Merge topic 'cmake-use-findpython' | Brad King | 2022-04-22 | 15 | -36/+31 |
| |\ \ \ \ | |||||
| | * | | | | CMake: Use FindPython instead of FindPythonInterp to build CMake itself | Kyle Edwards | 2022-04-21 | 14 | -31/+31 |
| | * | | | | string(): Support hash functions in bootstrap | Kyle Edwards | 2022-04-21 | 1 | -5/+0 |
| * | | | | | Merge topic 'verify-header-sets-doc-clarification' | Brad King | 2022-04-22 | 1 | -8/+9 |
| |\ \ \ \ \ | |||||
| | * | | | | | VERIFY_HEADER_SETS: Clarify that header sets must be PUBLIC or INTERFACE | Kyle Edwards | 2022-04-21 | 1 | -8/+9 |
| | |/ / / / | |||||
| * | | | | | Merge topic 'FindICU-show-found-libs' | Brad King | 2022-04-22 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | FindICU: Show location of found libraries | Don Olmstead | 2022-04-21 | 1 | -2/+2 |
| | |/ / / / | |||||
| * | | | | | Merge topic 'cmake-install-script-gen-style' | Brad King | 2022-04-22 | 5 | -49/+59 |
| |\ \ \ \ \ | |||||
| | * | | | | | generated-scripts: use CMAKE_CURRENT_LIST_DIR where possible | Ben Boeckel | 2022-04-20 | 1 | -2/+1 |
| | * | | | | | generated-scripts: improve prose messages with CMake lists | Ben Boeckel | 2022-04-20 | 2 | -3/+7 |
| | * | | | | | generated-scripts: unset used variables | Ben Boeckel | 2022-04-20 | 3 | -1/+8 |
| | * | | | | | generated-scripts: use `foreach(IN LISTS)` | Ben Boeckel | 2022-04-20 | 2 | -2/+2 |
| | * | | | | | generated-scripts: quote variable expansions | Ben Boeckel | 2022-04-20 | 2 | -5/+5 |
| | * | | | | | generated-scripts: simplify `if` conditions | Ben Boeckel | 2022-04-20 | 3 | -14/+11 |
| | * | | | | | generated-cmake: use `_cmake_` prefixes for local variables | Ben Boeckel | 2022-04-20 | 3 | -37/+37 |
| | * | | | | | cmExportFileGenerator: require CMake 2.8.3 | Ben Boeckel | 2022-04-20 | 1 | -3/+6 |
| * | | | | | | Merge topic 'clang-cl-asm-msvc-runtime' | Brad King | 2022-04-22 | 1 | -0/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Clang: populate MSVC runtime library abstraction table | Saleem Abdulrasool | 2022-04-18 | 1 | -0/+5 |
| * | | | | | | | Merge topic 'ghs-rerun-cmake-fix' | Brad King | 2022-04-22 | 1 | -9/+8 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | GHS: Fix RERUN_CMAKE issue when generation step fails | Fred Baksik | 2022-04-16 | 1 | -9/+8 |
| * | | | | | | | | Merge topic 'NO_CMAKE_INSTALL_PREFIX' | Brad King | 2022-04-22 | 38 | -13/+328 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Find: Support per call disabling of CMAKE_INSTALL_PREFIX | Robert Maynard | 2022-04-15 | 38 | -13/+328 |
| * | | | | | | | | | Merge branch 'release-3.23' | Brad King | 2022-04-22 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| | * | | | | | | | | Merge topic 'CheckCompilerFlags-revert-linker-warnings' into release-3.23 | Brad King | 2022-04-22 | 2 | -1/+9 |
| | |\ \ \ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ \ \ | Merge topic 'CheckCompilerFlags-revert-linker-warnings' | Brad King | 2022-04-22 | 2 | -1/+9 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | | CheckCompilerFlags: Revert "Catch linker warning about ignored flags" | Brad King | 2022-04-21 | 1 | -1/+0 |
| | * | | | | | | | | | CheckLinkerFlag: Catch linker warning when the checked flag is ignored | Brad King | 2022-04-21 | 1 | -0/+9 |
| * | | | | | | | | | | Merge branch 'release-3.23' | Brad King | 2022-04-22 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | | Merge topic 'wrong-header-referenced-in-guide' into release-3.23 | Brad King | 2022-04-22 | 1 | -2/+3 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ \ \ \ | Merge topic 'wrong-header-referenced-in-guide' | Brad King | 2022-04-22 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
