Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Tests: Fix RunCMake.XcFramework in symlinked paths with Xcode 15 | Brad King | 2023-09-26 | 1 | -2/+11 | |
| * | | | | | | | | Tests: Fix failures on macOS arm64 due to Xcode 15 skipping ad-hoc signature | Brad King | 2023-09-26 | 2 | -7/+19 | |
| * | | | | | | | | Tests: Disable visionOS cases because Xcode 15.0 excludes support | Brad King | 2023-09-26 | 2 | -37/+44 | |
| * | | | | | | | | Tests: Clarify RunCMake.XcFramework conditions testing Xcode version | Brad King | 2023-09-26 | 2 | -8/+8 | |
| * | | | | | | | | Tests: Teach RunCMake to ignore Xcode DVTAssertions warnings | Brad King | 2023-09-26 | 1 | -0/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-27 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'cuda_handle_target_objects_in_device_link' | Brad King | 2023-09-26 | 7 | -22/+112 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CUDA: Device linking now uses TARGET_OBJECTS content | Robert Maynard | 2023-09-25 | 6 | -8/+79 | |
| * | | | | | | | CUDA: Visual Studio propagate objects to device linking | Robert Maynard | 2023-09-22 | 1 | -14/+33 | |
* | | | | | | | | Merge topic 'hip-nvidia' | Brad King | 2023-09-26 | 16 | -100/+233 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | HIP: Add tests for special NVIDIA values of CMAKE_HIP_ARCHITECTURES | Brad King | 2023-09-25 | 3 | -0/+72 | |
| * | | | | | | | | HIP: Fix support for -DCMAKE_HIP_ARCHITECTURES=native with NVCC | Brad King | 2023-09-25 | 1 | -4/+4 | |
| * | | | | | | | | HIP: Add CMAKE_HIP_HOST_COMPILER when compiler is NVCC | Brad King | 2023-09-25 | 6 | -8/+41 | |
| * | | | | | | | | HIP: Fix linking mixed-lang binary with CXX compiler and Makefile generators | Brad King | 2023-09-25 | 2 | -4/+14 | |
| * | | | | | | | | HIP: Do not require hip-lang package for NVIDIA platform | Brad King | 2023-09-25 | 1 | -45/+49 | |
| * | | | | | | | | HIP: Simplify exclusion of AMD device runtime with NVIDIA GPUs | Brad King | 2023-09-25 | 1 | -4/+2 | |
| * | | | | | | | | HIP: Simplify CMAKE_GENERATOR references for determining compiler | Brad King | 2023-09-25 | 1 | -2/+2 | |
| * | | | | | | | | CUDA: Generalize CMAKE_{CUDA => <LANG>}_HOST_COMPILER variable docs | Brad King | 2023-09-25 | 5 | -38/+54 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'doc1' | Brad King | 2023-09-26 | 2 | -0/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help:cmake(1): add versionadded back to 3.17 | scivision | 2023-09-24 | 2 | -0/+18 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'FindOpenMP-macOS-LLVM-Clang' | Brad King | 2023-09-26 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindOpenMP: Handle non-Apple clang on macOS | Keno Fischer | 2023-09-24 | 1 | -2/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'genexp-no-eval' | Brad King | 2023-09-26 | 20 | -4/+110 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmGeneratorExpressionEvaluator: Short-circuit boolean operators | Martin Duffy | 2023-09-13 | 20 | -4/+110 | |
* | | | | | | | | | Merge branch 'release-3.27' | Brad King | 2023-09-26 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'lint-genex-empty' into release-3.27 | Brad King | 2023-09-26 | 3 | -4/+8 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'lint-genex-empty' | Brad King | 2023-09-26 | 3 | -4/+8 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Linting: Fix empty evaluated genex | Orkun Tokdemir | 2023-09-25 | 3 | -4/+8 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'orangec-compiler' | Brad King | 2023-09-26 | 65 | -95/+288 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ci: Add OrangeC 6.73.1 nightly CI job | Brad King | 2023-09-25 | 8 | -0/+69 | |
| * | | | | | | | | OrangeC: Add support for OrangeC compiler | David Lindauer | 2023-09-25 | 57 | -61/+213 | |
| * | | | | | | | | Tests: Simplify nested if conditions in Complex tests | Brad King | 2023-09-25 | 4 | -38/+10 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'add-c++23' | Brad King | 2023-09-26 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | IBMClang: Add provisional flags for C++23 | Xing Xue | 2023-09-25 | 1 | -0/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'FetchContent-EXCLUDE_FROM_ALL' | Craig Scott | 2023-09-26 | 6 | -7/+62 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FetchContent: Add support for EXCLUDE_FROM_ALL | Steven Stallion | 2023-09-25 | 6 | -7/+62 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-26 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'update-curl' | Brad King | 2023-09-25 | 130 | -6386/+3644 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | curl: Set build options the way we need for CMake | Brad King | 2023-09-22 | 2 | -18/+43 | |
| * | | | | | | | Merge branch 'upstream-curl' into update-curl | Brad King | 2023-09-22 | 128 | -6366/+3601 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | curl 2023-09-13 (6fa1d817) | Curl Upstream | 2023-09-20 | 128 | -6350/+3598 | |
| * | | | | | | | | curl: Update script to get curl 8.3.0 | Brad King | 2023-09-20 | 1 | -1/+1 | |
| * | | | | | | | | Utilities: Drop unused hard-coded try_compile result | Brad King | 2023-09-20 | 2 | -2/+0 | |
* | | | | | | | | | Merge topic 'FindDoxygen-broken-binary' | Brad King | 2023-09-25 | 1 | -13/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindDoxygen: Remove redundant debug message when Doxygen fails | Christoph GrĂ¼ninger | 2023-09-22 | 1 | -4/+0 | |
| * | | | | | | | | | FindDoxygen: Disable Doxygen if executable returns non-zero result | Christoph GrĂ¼ninger | 2023-09-22 | 1 | -9/+12 | |
* | | | | | | | | | | Merge topic 'CrayClang-compiler' | Brad King | 2023-09-25 | 10 | -7/+104 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CrayClang: Add support for this compiler | Ryan Krattiger | 2023-09-22 | 10 | -7/+104 | |
* | | | | | | | | | | | Merge topic 'tests-in-symlink-tree' | Brad King | 2023-09-25 | 31 | -200/+388 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ci: Add jobs that run in symlink trees | Kyle Edwards | 2023-09-22 | 15 | -0/+157 | |