summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* visionOS: Update deployment-target flag for Xcode 15.1 betaBrad King2024-02-091-3/+3
* Merge topic 'FindCUDAToolkit-cudart-deps' into release-3.28Brad King2024-02-091-8/+5
|\
| * FindCUDAToolkit: Fix cudart dependenciesRobert Maynard2024-02-081-8/+5
* | Merge topic 'findmatlab-registry-lookup-without-versionxml' into release-3.28Brad King2024-02-081-12/+1
|\ \
| * | FindMatlab: Revert undocumented and now-unnecessary full version lookupHermann von Kleist2024-02-071-12/+1
| |/
* | Ninja: Update showIncludes prefix detection for clang-cl 18Martin Storsjö2024-02-071-1/+1
|/
* Merge topic 'revert-FindFreetype-use-config' into release-3.28Brad King2024-01-261-98/+0
|\
| * FindFreetype: Revert use of upstream freetype cmake packageBrad King2024-01-251-98/+0
* | Merge topic 'find-matlab-docs-mcr-version-mapping' into release-3.28Brad King2024-01-261-1/+11
|\ \
| * | FindMatlab: Document that version mappings do not apply to MCRHermann von Kleist2024-01-251-1/+11
| |/
* | FindMatlab: Some versions use major.minor.patch in the registryHermann von Kleist2024-01-251-4/+5
|/
* FindMatlab: Fix error message from functionHermann von Kleist2024-01-221-1/+1
* FindMatlab: Document all registry paths for version lookupHermann von Kleist2024-01-221-3/+4
* FindMatlab: matlab_get_release_name_from_version is a function nowHermann von Kleist2024-01-221-6/+2
* 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
* 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
* 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
* 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
|\
| * 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 'revert-ExternalProject-download-byproducts' into release-3.28Brad King2024-01-041-9/+5
|\ \ | |/ |/|
| * ExternalProject: revert `BYPRODUCTS` for download outputsBen Boeckel2024-01-031-9/+5
* | Help: update lua.org links to be HTTPSBen Boeckel2024-01-011-1/+1
|/
* UsePkgConfig: Restore removal of trailing whitespace from pkg-config outputJason E. Hale2023-12-191-5/+4
* Merge topic 'FindCUDAToolkit-cupti' into release-3.28Brad King2023-12-151-3/+3
|\
| * CUDAToolkit: Correctly search all include paths from compilerRobert Maynard2023-12-141-3/+3
* | FindBoost: Add support for Boost 1.84Brad King2023-12-141-1/+2
|/
* Merge topic 'FindMatlab-version' into release-3.28Brad King2023-12-141-2/+2
|\
| * FindMatlab: Fix processing of multiple versions from Windows RegistryBrad King2023-12-141-2/+2
* | FindTIFF: Restore support for projects that do not enable CMP0057Brad King2023-12-141-3/+4
* | FindFreetype: Fix success message when config module is foundBrad King2023-12-141-4/+3
* | Merge topic 'FindMatlab-version' into release-3.28Brad King2023-12-141-4/+4
|\ \ | |/
| * FindMatlab: Fix regression on Windows Registry lookup failureBrad King2023-12-141-4/+4
* | FindTIFF: consider `IMPLIB`-using platformsBen Boeckel2023-12-131-4/+75
* | FindTIFF: always find the config module quietlyBen Boeckel2023-12-131-5/+8
* | FindFreetype: also consider RelWithDebInfo-built librariesBen Boeckel2023-12-131-0/+6
* | FindFreetype: always find the config module quietlyBen Boeckel2023-12-131-5/+10
|/
* Merge topic 'bug/fix_cupti_regression' into release-3.28Brad King2023-12-121-2/+3
|\
| * CUDAToolkit: Restore ability to find cupti headersRobert Maynard2023-12-081-2/+3
* | Merge topic 'FindCUDAToolkit-fix-stubs' into release-3.28Brad King2023-12-071-5/+7
|\ \
| * | FindCUDAToolkit: Fix stub library representation on reconfigureBrad King2023-12-061-5/+7
| |/
* | Help: Fix malformed cross-reference in FetchContent docsCraig Scott2023-12-071-1/+1
|/
* LLVMFlang: Fix MSVC ABI debug information format optionsBrad King2023-12-051-5/+7
* CPack/RPM: Quote paths in rpm spec only if they have whitespaceBrad King2023-11-291-1/+6
* CPack/RPM: Factor out helper to quote paths in generated rpm specBrad King2023-11-291-5/+14
* Clang-CXX: copy into the dyndep output on successBen Boeckel2023-11-211-1/+16