summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'find_library-msvc-libfoo.a'Brad King2024-01-221-1/+5
|\
| * MSVC: Teach find_library to consider the 'libfoo.a' naming conventionBrad King2024-01-191-1/+5
* | Merge topic 'FindMPI.IntelLLVM'Brad King2024-01-221-6/+6
|\ \ | |/ |/|
| * FindMPI: add IntelLLVM MPI wrappersEisuke Kawashima2024-01-191-6/+6
* | Merge topic 'matlab-env'Brad King2024-01-191-16/+16
|\ \
| * | FindMatlab: use NAMES for find_*scivision2024-01-171-12/+12
| * | FindMatlab: set MATLAB_ARCH per process callscivision2024-01-171-4/+4
* | | Merge topic 'cuda-clang'Brad King2024-01-191-6/+8
|\ \ \ | |_|/ |/| |
| * | CUDA/Clang: Record architectures supported by Clang 16Brad King2024-01-181-2/+6
| * | CUDA/Clang: Update architectures supported by CUDA 12Brad King2024-01-181-4/+2
* | | Merge topic 'FindPackageMessage-strip-spaces'Brad King2024-01-181-0/+1
|\ \ \
| * | | FindPackageMessage: Remove extra whitespace from messagesMáté Ferenc Nagy-Egri2024-01-161-0/+1
* | | | Merge topic 'FindMatlab-fix-exact-version'Brad King2024-01-181-1/+12
|\ \ \ \ | | |/ / | |/| |
| * | | FindMatlab: Restore support for finding EXACT major.minor versionHermann von Kleist2024-01-171-1/+11
| * | | FindMatlab: use correct registry view when extracting versionsHermann von Kleist2024-01-171-0/+1
* | | | Merge topic 'lcc-updates-2024-01'Brad King2024-01-171-1/+1
|\ \ \ \
| * | | | LCC: Correct C compiler default C standardsmakise-homura2024-01-161-1/+1
| | |/ / | |/| |
* | | | Merge topic 'FindX11-Xdbe'Brad King2024-01-171-0/+12
|\ \ \ \
| * | | | FindX11: Add awareness of XdbeKristian Spangsege2024-01-161-0/+12
| |/ / /
* | | | Merge topic 'matlab-win'Brad King2024-01-171-61/+53
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | FindMatlab: Accept long version in matlab_get_release_name_from_versionscivision2024-01-161-17/+7
| * | FindMatlab: Fix major.minor version lookups in Windows Registryscivision2024-01-161-45/+47
* | | Merge topic 'FindMatlab-fix-version-without-versioninfoxml'Brad King2024-01-161-12/+13
|\ \ \ | |/ / | | / | |/ |/|
| * FindMatlab: Restore support for versions without VersionInfo.xmlHermann von Kleist2024-01-121-12/+13
| * Merge topic 'check_language_propagate_hip_platform' into release-3.28Brad King2024-01-051-2/+26
| |\
| * \ Merge topic 'revert-ExternalProject-download-byproducts' into release-3.28Brad King2024-01-041-9/+5
| |\ \
* | \ \ Merge topic 'swift-implib'Brad King2024-01-111-1/+1
|\ \ \ \
| * | | | Swift: fix Windows DLL import library support for CMP0157 NEWSaleem Abdulrasool2024-01-101-1/+1
* | | | | Merge topic 'package-dispatch-apple'Brad King2024-01-112-66/+66
|\ \ \ \ \
| * | | | | CMakePackageConfigHelpers: Clarify generate_apple_*_selection_file signaturesBrad King2024-01-052-66/+66
* | | | | | FindCxxTest: Drop broken anchor on link to cxxtest project pageBrad King2024-01-101-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'ewilde/swift-ninja-response-files'Brad King2024-01-091-0/+1
|\ \ \ \ \
| * | | | | Swift/Ninja: Add support for response filesEvan Wilde2024-01-081-0/+1
* | | | | | Merge topic 'cpack-nuget-readme'Brad King2024-01-092-0/+23
|\ \ \ \ \ \
| * | | | | | CPack/NuGet: Add support for repository tagAlex Turbov2024-01-082-0/+19
| * | | | | | CPack/NuGet: Add support for readme tagAlex Turbov2024-01-082-0/+4
* | | | | | | LCC: Add missing C/CXX compiler version checks for -std optionsmakise-homura2024-01-082-20/+39
* | | | | | | GetPrerequisites: Tolerate multiple leading '/' in system library pathsmakise-homura2024-01-081-1/+1
|/ / / / / /
* | | | | | Merge topic 'link-stubs-transitively'Brad King2024-01-081-1/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Link explicitly to private transitive dependencies on stub librariesBrad King2024-01-041-1/+4
| |/ / / /
* | | | | Merge topic 'FindPkgConfig-caching'Brad King2024-01-051-0/+6
|\ \ \ \ \
| * | | | | FindPkgConfig: Update cache variables after isystem extractionKai Pastor2024-01-041-0/+3
| * | | | | FindPkgConfig: Update cache variables after framework extractionKai Pastor2023-12-281-0/+3
* | | | | | Merge topic 'check_language_propagate_hip_platform'Brad King2024-01-051-2/+26
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | HIP: Propagate CMAKE_HIP_PLATFORM from/to the test project in check_languageGergely Meszaros2024-01-041-1/+25
| * | | | HIP: Really forward CMAKE_HIP_HOST_COMPILER in check_language(HIP)Gergely Meszaros2024-01-031-1/+1
| | |/ / | |/| |
* | | | Merge topic 'compute-compiler-linker'Brad King2024-01-042-17/+38
|\ \ \ \
| * | | | LinkerId: Record detection steps to configure logBrad King2024-01-031-0/+7
| * | | | LinkerId: Use empty string for unknown linker idBrad King2024-01-031-4/+0
| * | | | LinkerId: Match Apple linker on all Apple platformsBrad King2024-01-031-1/+1