summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindMatlab-version'Brad King2023-12-141-2/+2
|\
| * FindMatlab: Fix processing of multiple versions from Windows RegistryBrad King2023-12-141-2/+2
* | Merge topic 'FindTIFF-pre-CMP0057'Brad King2023-12-141-3/+4
|\ \
| * | FindTIFF: Restore support for projects that do not enable CMP0057Brad King2023-12-141-3/+4
* | | Merge topic 'FindFreetype-use-config'Brad King2023-12-141-4/+3
|\ \ \ | |/ /
| * | 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
| |\ \ | | |/
* | | Merge topic 'FindMatlab-version'Brad King2023-12-141-4/+4
|\ \ \ | | |/ | |/|
| * | FindMatlab: Fix regression on Windows Registry lookup failureBrad King2023-12-141-4/+4
* | | Merge topic 'Find-CONFIG-chain-fixes'Brad King2023-12-142-14/+99
|\ \ \ | | |/ | |/|
| * | 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
| |\
| * \ Merge topic 'FindCUDAToolkit-fix-stubs' into release-3.28Brad King2023-12-071-5/+7
| |\ \
* | | | ADSP: Use compiler-reported preprocessor dependenciesJosh Channings2023-12-121-0/+2
* | | | Merge topic 'FindOpenGL-macOS-x11'Brad King2023-12-121-8/+26
|\ \ \ \
| * | | | FindOpenGL: Document how to use macOS X11 OpenGLRandolph M. Fritz2023-12-111-3/+18
| * | | | FindOpenGL: Clarify cache entry doc strings on macOSRandolph M. Fritz2023-12-111-5/+8
* | | | | Merge topic 'bug/fix_cupti_regression'Brad King2023-12-121-2/+3
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | CUDAToolkit: Restore ability to find cupti headersRobert Maynard2023-12-081-2/+3
* | | | Merge topic 'compute-compiler-linker'Brad King2023-12-093-50/+63
|\ \ \ \
| * | | | LinkerId: Identify AIX and SunOS system linkersBrad King2023-12-083-1/+11
| * | | | LinkerId: Try multiple flags to detect linker id and versionBrad King2023-12-081-42/+51
| * | | | LinkerId: Match linker id and version more robustlyBrad King2023-12-081-21/+15
* | | | | Merge topic 'csharp-utilities-doc-fix'Brad King2023-12-091-1/+1
|\ \ \ \ \
| * | | | | CSharpUtilities: Fix cross-reference in documentationJan Blumschein2023-12-081-1/+1
| |/ / / /
* | | | | Merge topic 'LLVMFlang-Fortran-link-enhancements'Brad King2023-12-092-0/+4
|\ \ \ \ \
| * | | | | LLVMFlang Fortran: enhance link capabilitiesMarc Chevrier2023-12-082-0/+4
| |/ / / /
* | | | | Merge topic 'find-rustc-importlibs'Brad King2023-12-091-1/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MSVC: Teach find_library to consider Rust's '${name}.dll.lib' conventionDaniel Ching2023-12-081-1/+4
* | | | | CMakePackageConfigHelpers: Move platform selection template to Internal/Brad King2023-12-072-1/+1
* | | | | Merge topic 'FindCUDAToolkit-fix-stubs'Brad King2023-12-071-5/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | FindCUDAToolkit: Fix stub library representation on reconfigureBrad King2023-12-061-5/+7
| | |/ / | |/| |
* | | | Merge topic 'GoogleTest-discovery-scope'Brad King2023-12-071-6/+2
|\ \ \ \
| * | | | GoogleTest: Avoid silent failures of dynamic test discoveryMoritz Haase2023-12-061-6/+2
* | | | | Merge topic 'win-path'Brad King2023-12-071-0/+4
|\ \ \ \ \
| * | | | | Modules: CMAKE_*_COMPILER convert path to cmake pathMichael Hirsch2023-12-061-0/+4
| |/ / / /
* | | | | Merge topic 'LLVMFlang-MSVC'Brad King2023-12-075-31/+41
|\ \ \ \ \
| * | | | | LLVMFlang: Update MSVC ABI and architecture detection for LLVMFlang 18.0Brad King2023-12-062-18/+21
| * | | | | LLVMFlang: Update MSVC runtime library selection for LLVMFlang 18.0Brad King2023-12-062-13/+18
| * | | | | CMakeParseImplicitLinkInfo: Exclude LLVMFlang program entry point for MSVCBrad King2023-12-061-0/+2
| | |_|/ / | |/| | |
* | | | | Merge topic 'doc-fetchcontent-bad-ref'Brad King2023-12-071-1/+1
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Help: Fix malformed cross-reference in FetchContent docsCraig Scott2023-12-071-1/+1
| | |/ | |/|
* | | Merge topic 'LLVMFlang-MSVC-debug'Brad King2023-12-061-5/+7
|\ \ \ | |/ / | | / | |/ |/|
| * LLVMFlang: Fix MSVC ABI debug information format optionsBrad King2023-12-051-5/+7
* | Merge topic 'FindPerl-doc'Brad King2023-12-011-6/+11
|\ \
| * | FindPerl: Fix documentation word order polarbub2023-11-301-2/+2
| * | FindPerl: Improve documentation formattingpolarbub2023-11-301-6/+11