summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* codespell: Fix typosBrad King2023-11-1728-29/+29
* Merge topic 'FindOpenMP-5.1-and-5.2' into release-3.28Brad King2023-11-141-0/+2
|\
| * FindOpenMP: Add support for openmp 5.1 (llvm 17) and 5.2Christoph Reiter2023-11-131-0/+2
* | FindCUDAToolkit: Search for cufile library name being lowercaseRobert Maynard2023-11-081-4/+4
* | CUDA: Parse NVCC implicit compile/link information in Visual Studio generatorsBrad King2023-11-011-20/+1
* | CMakeNVCCParseImplicitInfo: Recognize link.exe line in CUDA VS integrationBrad King2023-11-011-0/+3
* | CMakeParseImplicitLinkInfo: Ignore MSVC link /implib: flagBrad King2023-11-011-0/+2
* | Merge topic 'revert-GetPrerequisites-linux-x86' into release-3.28Brad King2023-11-011-1/+1
|\ \ | |/
| * GetPrerequisites: Revert "Ignore relative paths printed by ldd"Brad King2023-10-311-1/+1
* | Merge topic 'FindFreeType-config-windows' into release-3.28Brad King2023-10-311-2/+32
|\ \
| * | FindFreeType: also set `FREETYPE_FOUND`Ben Boeckel2023-10-301-0/+1
| * | FindFreeType: insert Freetype's location to the startBen Boeckel2023-10-281-1/+1
| * | FindFreeType: handle config-specific `LOCATION` settings as wellBen Boeckel2023-10-281-1/+13
| * | FindFreeType: consider `IMPLIB`-using platformsBen Boeckel2023-10-261-1/+18
* | | FindProtobuf: Fix protoc include path regressionAndré Apitzsch2023-10-271-4/+2
|/ /
* | Clang: Use -fno-ansi-escape-codes for color diagnostics on WindowsCristian Adam2023-10-231-2/+8
* | PGI/NVHPC: Remove -Mipa compiler option for 23.3+مهدي شينون (Mehdi Chinoune)2023-10-131-1/+1
* | FindRuby: Add support for 3.2Heiko Becker2023-10-101-6/+6
* | Merge topic 'findcuda_toolkit_restore_lib_search_dir' into release-3.28Brad King2023-10-061-1/+0
|\ \
| * | FindCUDAToolkit: Restore CUDAToolkit_LIBRARY_SEARCH_DIRS variableRobert Maynard2023-10-041-1/+0
* | | Merge topic 'FindPkgConfig-error' into release-3.28Brad King2023-10-041-3/+3
|\ \ \
| * | | FindPkgConfig: Report not-found package names in fatal error messageAnthony Baker2023-10-031-3/+3
| |/ /
* | | Merge topic 'LLVMFlang-MSVC' into release-3.28Brad King2023-10-048-48/+196
|\ \ \ | |/ / |/| |
| * | LLVMFlang: Add support for targeting MSVC ABI on WindowsBrad King2023-10-035-9/+142
| * | LLVMFlang: Add support for CMAKE_Fortran_COMPILER_TARGETBrad King2023-10-021-0/+2
| * | Fortran: Save CMAKE_LINKER variable persistently for MSVC ABIBrad King2023-10-021-1/+2
| * | CMakeDetermineCompilerABI: Add option to skip implicit link info parsingBrad King2023-10-021-32/+40
| * | CMakeParseImplicitLinkInfo: Detect link lines using link.exe and lld-linkBrad King2023-10-021-6/+10
* | | Merge topic 'FindPostgreSQL-16'Brad King2023-10-031-2/+2
|\ \ \ | | |/ | |/|
| * | FindPostgreSQL: Add support for version 16Brad King2023-10-021-2/+2
* | | Merge topic 'cxxmodules-no-longer-experimental'Brad King2023-10-023-13/+13
|\ \ \
| * | | CXXModules: remove `EXPERIMENTAL` from C++ module variable namesBen Boeckel2023-10-023-13/+13
* | | | FindQt4: Fix typo in documentation formattingBrad King2023-10-021-1/+1
* | | | Merge topic 'ExternalProject-declare-download-byproducts'Craig Scott2023-10-011-5/+9
|\ \ \ \
| * | | | ExternalProject: declare byproducts for the download stepBen Boeckel2023-09-301-5/+9