Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'crosscompiling-warn-reset' | Brad King | 2023-03-27 | 6 | -5/+22 |
|\ | |||||
| * | Warn if CMAKE_CROSSCOMPILING is true without CMAKE_SYSTEM_NAME set | Martin Storsjö | 2023-03-24 | 6 | -5/+22 |
* | | Merge topic 'doc-set-no-values' | Brad King | 2023-03-27 | 3 | -12/+21 |
|\ \ | |||||
| * | | Help: Clarify that set(VAR) unsets VAR | Brad King | 2023-03-24 | 3 | -12/+21 |
* | | | Merge branch 'release-3.26' | Brad King | 2023-03-27 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge topic 'module-depends-static-lib-cycle' into release-3.26 | Brad King | 2023-03-27 | 10 | -3/+42 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'module-depends-static-lib-cycle' | Brad King | 2023-03-27 | 10 | -3/+42 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Ninja,Makefile: Restore Fortran module scanning in static library cycle | Brad King | 2023-03-24 | 8 | -1/+30 |
| * | | | | cmGlobalGenerator: Factor out helper to check target ordering | Brad King | 2023-03-24 | 2 | -2/+12 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-27 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-26 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-25 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'ibmclang-aix-thin-lto' | Brad King | 2023-03-24 | 1 | -1/+4 |
|\ \ \ | |||||
| * | | | IBMClang: No thin LTO on AIX | Nicole Rabjohn | 2023-03-23 | 1 | -1/+4 |
* | | | | Merge topic 'file-GET_RUNTIME_DEPENDENCIES-windows-casing' | Brad King | 2023-03-24 | 7 | -11/+82 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | file(GET_RUNTIME_DEPENDENCIES): Preserve casing for Windows PE binaries | Christian Heimlich | 2023-03-23 | 6 | -11/+78 |
| * | | | Tests: Add test for file(GET_RUNTIME_DEPENDENCIES) with MixedCase.dll | Christian Heimlich | 2023-03-23 | 2 | -1/+5 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-24 | 1 | -1/+1 |
* | | | Merge branch 'release-3.26' | Brad King | 2023-03-23 | 1 | -0/+12 |
|\ \ \ | | |/ | |/| | |||||
| * | | CMake 3.26.1v3.26.1 | Brad King | 2023-03-23 | 2 | -1/+13 |
* | | | Merge topic 'autogen-exe-vars' | Brad King | 2023-03-23 | 10 | -0/+81 |
|\ \ \ | |||||
| * | | | Autogen: Add CMAKE_AUTO*_EXECUTABLE variables | Orkun Tokdemir | 2023-03-22 | 10 | -0/+81 |
* | | | | Merge branch 'release-3.26' | Brad King | 2023-03-23 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'FindHDF5-CXX-without-C' into release-3.26 | Brad King | 2023-03-23 | 1 | -38/+28 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'FindHDF5-CXX-without-C' | Brad King | 2023-03-23 | 1 | -38/+28 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | FindHDF5: Restore parallel HDF5 detection with only CXX enabled | Brad King | 2023-03-22 | 1 | -38/+28 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-23 | 1 | -1/+1 |
* | | | | Merge topic 'remove-doxygen.config' | Brad King | 2023-03-22 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | Actually remove unused top-level doxygen.config file | Brad King | 2023-03-21 | 1 | -1/+0 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-22 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'ci-clang16-windows' | Brad King | 2023-03-21 | 3 | -13/+17 |
|\ \ \ \ | |||||
| * | | | | ci: Enable C++ modules tests with LLVM/Clang 16.0 on Windows | Brad King | 2023-03-21 | 1 | -0/+4 |
| * | | | | ci: Update LLVM/Clang to 16.0 in nightly CI jobs on Windows | Brad King | 2023-03-21 | 2 | -13/+13 |
* | | | | | Merge topic 'update-curl' | Brad King | 2023-03-21 | 77 | -1539/+1939 |
|\ \ \ \ \ | |||||
| * | | | | | curl: Restore build within CMake after update to 8.0.1 | Brad King | 2023-03-20 | 1 | -3/+7 |
| * | | | | | Merge branch 'upstream-curl' into update-curl | Brad King | 2023-03-20 | 76 | -1538/+1934 |
| |\ \ \ \ \ | |||||
| | * | | | | | curl 2023-03-20 (b16d1fa8) | Curl Upstream | 2023-03-20 | 76 | -1537/+1934 |
| * | | | | | | curl: Update script to get curl 8.0.1 | Brad King | 2023-03-20 | 1 | -1/+1 |
* | | | | | | | Merge topic 'remove-doxygen.config' | Brad King | 2023-03-21 | 1 | -696/+0 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Remove unused top-level doxygen.config file | Abdalalah M | 2023-03-20 | 1 | -696/+0 |
* | | | | | | | Merge topic 'autogen-parallel-number' | Brad King | 2023-03-21 | 1 | -0/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Autogen: Restore AUTOGEN_PARALLEL support for numbers | Orkun Tokdemir | 2023-03-20 | 1 | -0/+12 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'file-REAL_PATH' | Brad King | 2023-03-21 | 2 | -4/+19 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | file(REAL_PATH): Ensure same behavior as get_filename_component(REALPATH) | Marc Chevrier | 2023-03-20 | 2 | -4/+19 |
* | | | | | | | | Merge topic 'find_package-raii-fc-early-return' | Brad King | 2023-03-21 | 2 | -12/+55 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | find_package: Ensure root path stack and module vars are restored | Craig Scott | 2023-03-17 | 2 | -12/+55 |
* | | | | | | | | | Merge topic 'FindCUDATooklit-mark-as-advanced' | Brad King | 2023-03-21 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | FindCUDAToolkit: mark a few variables as advanced | Andrey Alekseenko | 2023-03-17 | 1 | -1/+2 |
* | | | | | | | | | Merge branch 'release-3.26' | Brad King | 2023-03-21 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | Merge topic 'clang-windows-cxx-modules' into release-3.26 | Brad King | 2023-03-21 | 8 | -76/+96 |
| |\ \ \ \ \ \ \ \ |