Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | 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 | |
| * | | | | | | CUDA: Simplify CMAKE_GENERATOR references for determining compiler | Brad King | 2023-09-21 | 1 | -7/+7 | |
* | | | | | | | Merge topic 'macOS-simplify-framework-link-option' | Brad King | 2023-09-22 | 2 | -0/+7 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | macOS: Framework: simplify link flag | Marc Chevrier | 2023-09-21 | 2 | -0/+7 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | FindJNI: use modern foreach() syntax | scivision | 2023-09-20 | 1 | -6/+6 | |
* | | | | | | FindJNI: use 2-space indents | scivision | 2023-09-20 | 1 | -65/+65 | |
* | | | | | | FindJNI: use cmake_host_system_info to query registry | scivision | 2023-09-20 | 1 | -7/+6 | |
* | | | | | | FindJava: use cmake_host_system_info to query registry | scivision | 2023-09-20 | 1 | -7/+6 | |
* | | | | | | FindJava: use modern foreach() syntax | scivision | 2023-09-20 | 1 | -3/+3 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'FindPkgConfig-override' | Brad King | 2023-09-20 | 1 | -2/+23 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | FindPkgConfig: Allow to override variables when calling pkg_get_variable | Corentin Noël | 2023-09-19 | 1 | -2/+23 | |
* | | | | | Merge topic 'update-module-document' | Brad King | 2023-09-19 | 3 | -22/+32 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindQuickTime: Improve documentation formatting | 權少 | 2023-09-18 | 1 | -6/+8 | |
| * | | | | | FindProducer: Improve documentation formatting | 權少 | 2023-09-18 | 1 | -10/+14 | |
| * | | | | | FindPhysFS: Improve documentation formatting | 權少 | 2023-09-18 | 1 | -6/+10 | |
| | |/ / / | |/| | | | ||||||
* | | | | | FindMatlab:macOS: return full version when found by path guess | scivision | 2023-09-18 | 1 | -0/+5 | |
* | | | | | FindMatlab:lint: set(... CACHE INTERNAL) implies FORCE | scivision | 2023-09-18 | 1 | -6/+6 | |
* | | | | | FindMatlab:WIN32: return full Matlab version when found via registry | scivision | 2023-09-18 | 1 | -13/+24 | |
* | | | | | FindMatlab: improve version regex | scivision | 2023-09-18 | 1 | -5/+5 | |
* | | | | | FindMatlab: doc: rename osx=>macOS | scivision | 2023-09-18 | 1 | -6/+6 | |