Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | file(GET_RUNTIME_DEPENDENCIES): Document case-preserving change on Windows | Brad King | 2023-03-27 | 2 | -9/+23 |
* | Tests: Restore CudaOnly.RuntimeControls cudart verification on Windows | Brad King | 2023-03-27 | 1 | -1/+1 |
* | 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 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'clang-windows-cxx-modules' | Brad King | 2023-03-21 | 8 | -76/+96 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Ninja: Wrap rules using '>' shell redirection with 'cmd /C' on Windows | Brad King | 2023-03-20 | 1 | -1/+18 |
| * | | | | | | | | | Clang: Record Clang 16.0 C++ modules flags only for GNU-like front-end | Brad King | 2023-03-20 | 1 | -13/+15 |
| * | | | | | | | | | cmGlobalNinjaGenerator: Use forward slashes in clang modmap format on Windows | Brad King | 2023-03-18 | 1 | -1/+7 |
| * | | | | | | | | | cmDyndepCollation: Drop outdated mentions of CXX_MODULE_INTERNAL_PARTITIONS | Brad King | 2023-03-18 | 1 | -38/+11 |
| * | | | | | | | | | cmLocalNinjaGenerator: De-duplicate condition for using 'cmd /C' on Windows | Brad King | 2023-03-18 | 1 | -5/+5 |
| * | | | | | | | | | cmGlobalNinjaGenerator: Detect GNU-like command-line for dyndep collator | Brad King | 2023-03-18 | 2 | -6/+20 |