| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'FindPostgreSQL-16' | Brad King | 2023-10-03 | 1 | -2/+2 |
|\ |
|
| * | FindPostgreSQL: Add support for version 16 | Brad King | 2023-10-02 | 1 | -2/+2 |
|
|
* | | Merge topic 'cxxmodules-no-longer-experimental' | Brad King | 2023-10-02 | 3 | -13/+13 |
|\ \ |
|
| * | | CXXModules: remove `EXPERIMENTAL` from C++ module variable names | Ben Boeckel | 2023-10-02 | 3 | -13/+13 |
|
|
* | | | FindQt4: Fix typo in documentation formatting | Brad King | 2023-10-02 | 1 | -1/+1 |
|
|
* | | | Merge topic 'ExternalProject-declare-download-byproducts' | Craig Scott | 2023-10-01 | 1 | -5/+9 |
|\ \ \ |
|
| * | | | ExternalProject: declare byproducts for the download step | Ben Boeckel | 2023-09-30 | 1 | -5/+9 |
|
|
* | | | | Merge topic 'FindCUDAToolkit-implicit-dirs' | Brad King | 2023-09-29 | 1 | -19/+95 |
|\ \ \ \ |
|
| * | | | | FindCUDAToolkit: Search all of `nvcc` implicit includes and library dirs | Robert Maynard | 2023-09-27 | 1 | -19/+95 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'android-clang-c++23' | Brad King | 2023-09-28 | 1 | -1/+8 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | Android: Require Clang 18 for -std=c++23 | Brad King | 2023-09-27 | 1 | -1/+8 |
|
|
| * | | Merge topic 'FindBoost-1.83' into release-3.27 | Brad King | 2023-09-12 | 1 | -3/+17 |
| |\ \ |
|
* | \ \ | Merge topic 'hip-nvidia' | Brad King | 2023-09-26 | 4 | -62/+74 |
|\ \ \ \ |
|
| * | | | | 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 | 2 | -2/+12 |
|
|
| * | | | | 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 | 1 | -5/+5 |
|
|
* | | | | | 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 'orangec-compiler' | Brad King | 2023-09-26 | 10 | -0/+111 |
|\ \ \ \ \ \ |
|
| * | | | | | | OrangeC: Add support for OrangeC compiler | David Lindauer | 2023-09-25 | 10 | -0/+111 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | 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 | 1 | -7/+30 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | FetchContent: Add support for EXCLUDE_FROM_ALL | Steven Stallion | 2023-09-25 | 1 | -7/+30 |
| | |_|_|/
| |/| | | |
|
* | | | | | 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 | 5 | -0/+91 |
|\ \ \ \ \ \ |
|
| * | | | | | | CrayClang: Add support for this compiler | Ryan Krattiger | 2023-09-22 | 5 | -0/+91 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge topic 'cxxmodules-gcc-14' | Brad King | 2023-09-25 | 1 | -0/+21 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | GCC: add rules for scanning C++ module dependencies | Ben Boeckel | 2023-09-21 | 1 | -0/+21 |
|
|
* | | | | | | Merge topic 'hip-nvidia' | Brad King | 2023-09-22 | 8 | -23/+195 |
|\ \ \ \ \ \ |
|
| * | | | | | | HIP: Add support for NVIDIA GPUs | Brad King | 2023-09-21 | 8 | -19/+179 |
|
|
| * | | | | | | HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platform | Brad King | 2023-09-21 | 1 | -8/+20 |
|
|
* | | | | | | | Merge topic 'cuda-factor-out-lang' | Brad King | 2023-09-22 | 14 | -620/+709 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | CUDA: Factor out helper to validate CMAKE_CUDA_ARCHITECTURES | Brad King | 2023-09-21 | 2 | -17/+22 |
|
|
| * | | | | | | CUDA: Factor out helper for detecting native CUDA architectures | Brad King | 2023-09-21 | 4 | -68/+84 |
|
|
| * | | | | | | CUDA: Factor out helper to compute all CUDA architectures | Brad King | 2023-09-21 | 3 | -83/+95 |
|
|
| * | | | | | | CUDA: Factor out helper to find CUDA Toolkit for compiler | Brad King | 2023-09-21 | 2 | -171/+181 |
|
|
| * | | | | | | CUDA: Factor out helper to filter implicit link libraries | Brad King | 2023-09-21 | 3 | -19/+25 |
|
|
| * | | | | | | CUDA: Factor out helper to parse NVCC implicit compiler and linker flags | Brad King | 2023-09-21 | 4 | -161/+181 |
|
|
| * | | | | | | CUDA: Factor out some NVCC compiler information | Brad King | 2023-09-21 | 2 | -93/+100 |
|
|
| * | | | | | | CUDA: Clarify order of logic finding CUDA Toolkit for compiler | Brad King | 2023-09-21 | 1 | -3/+3 |
|
|
| * | | | | | | CUDA: Clarify compiler-specific logic in architectures table | Brad King | 2023-09-21 | 1 | -19/+32 |
|
|
| * | | | | | | CUDA: Clarify logic detecting compiler default CUDA architectures | Brad King | 2023-09-21 | 1 | -16/+13 |
|
|
| * | | | | | | CUDA: Simplify isolation of work variables for determining compiler | Brad King | 2023-09-21 | 1 | -11/+16 |
|
|
| * | | | | | | CUDA: Combine consecutive blocks using same condition for determining compiler | Brad King | 2023-09-21 | 1 | -4/+2 |
|
|