Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 | |
| * | | | | | | | cmGeneratorTarget: Clarify local variable names for device architectures | Brad King | 2023-09-19 | 1 | -21/+20 | |
* | | | | | | | | Merge topic 'macOS-system-framework-link' | Brad King | 2023-09-22 | 7 | -32/+27 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | macOS: GNU toolchain: ensure framework, marked as SYSTEM, can be linked | Marc Chevrier | 2023-09-21 | 7 | -32/+27 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | 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 | |
| |/ / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-22 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'fileset-private-dep' | Brad King | 2023-09-21 | 33 | -15/+320 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Ninja: Allow compilation before generation of dependencies' private sources | Martin Duffy | 2023-09-20 | 33 | -15/+320 | |
* | | | | | | | | Merge topic 'findjava' | Brad King | 2023-09-21 | 2 | -87/+85 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 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 'doc-find-arch-paths' | Brad King | 2023-09-21 | 2 | -11/+20 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help: Clarify requirements for find_package to use lib{64,32,x32} paths | Brad King | 2023-09-20 | 2 | -10/+19 | |
| * | | | | | | | | Help: Indent find_package REGISTRY_VIEW paragraphs together | Brad King | 2023-09-20 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'ci-cmake-update' | Brad King | 2023-09-21 | 2 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ci: Update CMake version to 3.27.6 | Kyle Edwards | 2023-09-20 | 2 | -7/+7 | |
* | | | | | | | | | | Merge topic 'ci-clang17-windows' | Brad King | 2023-09-21 | 2 | -13/+13 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | ci: Update LLVM/Clang to 17.0 in nightly CI jobs on Windows | Brad King | 2023-09-19 | 2 | -13/+13 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-21 | 1 | -1/+1 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.27' | Brad King | 2023-09-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | CMake 3.27.6v3.27.6 | Brad King | 2023-09-20 | 2 | -3/+3 | |
* | | | | | | | Merge branch 'release-3.27' | Brad King | 2023-09-20 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Merge topic 'fortran-in-custom-targets' into release-3.27 | Brad King | 2023-09-20 | 22 | -8/+176 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'fortran-in-custom-targets' | Brad King | 2023-09-20 | 22 | -8/+176 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Tests/FortranModules: add a test for iface Fortran sources | Ben Boeckel | 2023-09-20 | 5 | -0/+38 | |
| * | | | | | | Tests/FortranModules: also test INTERFACE targets with Fortran sources | Ben Boeckel | 2023-09-20 | 4 | -0/+22 | |
| * | | | | | | add_custom_target: Fix regression with Fortran sources | Ben Boeckel | 2023-09-20 | 5 | -2/+29 | |
| * | | | | | | Tests/FortranModules: add a test case for #25223 | Ben Boeckel | 2023-09-18 | 7 | -0/+81 | |
| * | | | | | | Tests/FortranModules: move issue 25112 fix from FortranOnly | Ben Boeckel | 2023-09-18 | 5 | -6/+6 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'remove-redundant-stat' | Brad King | 2023-09-20 | 7 | -22/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Source: Remove redundant FileIsDirectory checks | scivision | 2023-09-19 | 4 | -12/+6 | |
| * | | | | | | Source: Remove redundant FileIsSymlink checks | scivision | 2023-09-18 | 3 | -10/+7 | |
* | | | | | | | Merge topic 'cache-ldconfigpaths' | Brad King | 2023-09-20 | 1 | -6/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmBinUtilsLinuxELFLinker: Cache ldconfig results | Atılhan Emre Dursunoğlu | 2023-09-19 | 1 | -6/+5 | |
* | | | | | | | | Merge topic 'FindPkgConfig-override' | Brad King | 2023-09-20 | 4 | -2/+48 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindPkgConfig: Allow to override variables when calling pkg_get_variable | Corentin Noël | 2023-09-19 | 4 | -2/+48 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-20 | 1 | -1/+1 | |
| |_|_|_|/ / / / |/| | | | | | | |