summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindOpenMP: Handle non-Apple clang on macOSKeno Fischer2023-09-241-2/+3
* Merge topic 'hip-nvidia'Brad King2023-09-228-23/+195
|\
| * HIP: Add support for NVIDIA GPUsBrad King2023-09-218-19/+179
| * HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platformBrad King2023-09-211-8/+20
* | Merge topic 'cuda-factor-out-lang'Brad King2023-09-2214-620/+709
|\ \ | |/
| * CUDA: Factor out helper to validate CMAKE_CUDA_ARCHITECTURESBrad King2023-09-212-17/+22
| * CUDA: Factor out helper for detecting native CUDA architecturesBrad King2023-09-214-68/+84
| * CUDA: Factor out helper to compute all CUDA architecturesBrad King2023-09-213-83/+95
| * CUDA: Factor out helper to find CUDA Toolkit for compilerBrad King2023-09-212-171/+181
| * CUDA: Factor out helper to filter implicit link librariesBrad King2023-09-213-19/+25
| * CUDA: Factor out helper to parse NVCC implicit compiler and linker flagsBrad King2023-09-214-161/+181
| * CUDA: Factor out some NVCC compiler informationBrad King2023-09-212-93/+100
| * CUDA: Clarify order of logic finding CUDA Toolkit for compilerBrad King2023-09-211-3/+3
| * CUDA: Clarify compiler-specific logic in architectures tableBrad King2023-09-211-19/+32
| * CUDA: Clarify logic detecting compiler default CUDA architecturesBrad King2023-09-211-16/+13
| * CUDA: Simplify isolation of work variables for determining compilerBrad King2023-09-211-11/+16
| * CUDA: Combine consecutive blocks using same condition for determining compilerBrad King2023-09-211-4/+2
| * CUDA: Simplify CMAKE_GENERATOR references for determining compilerBrad King2023-09-211-7/+7
* | Merge topic 'macOS-simplify-framework-link-option'Brad King2023-09-222-0/+7
|\ \
| * | macOS: Framework: simplify link flagMarc Chevrier2023-09-212-0/+7
* | | FindJNI: use modern foreach() syntaxscivision2023-09-201-6/+6
* | | FindJNI: use 2-space indentsscivision2023-09-201-65/+65
* | | FindJNI: use cmake_host_system_info to query registryscivision2023-09-201-7/+6
* | | FindJava: use cmake_host_system_info to query registryscivision2023-09-201-7/+6
* | | FindJava: use modern foreach() syntaxscivision2023-09-201-3/+3
|/ /
* | Merge topic 'FindPkgConfig-override'Brad King2023-09-201-2/+23
|\ \ | |/ |/|
| * FindPkgConfig: Allow to override variables when calling pkg_get_variableCorentin Noël2023-09-191-2/+23
* | Merge topic 'update-module-document'Brad King2023-09-193-22/+32
|\ \
| * | FindQuickTime: Improve documentation formatting權少2023-09-181-6/+8
| * | FindProducer: Improve documentation formatting權少2023-09-181-10/+14
| * | FindPhysFS: Improve documentation formatting權少2023-09-181-6/+10
* | | FindMatlab:macOS: return full version when found by path guessscivision2023-09-181-0/+5
* | | FindMatlab:lint: set(... CACHE INTERNAL) implies FORCEscivision2023-09-181-6/+6
* | | FindMatlab:WIN32: return full Matlab version when found via registryscivision2023-09-181-13/+24
* | | FindMatlab: improve version regexscivision2023-09-181-5/+5
* | | FindMatlab: doc: rename osx=>macOSscivision2023-09-181-6/+6
* | | FindMatlab: retrieve full major.minor.patch.tweakscivision2023-09-181-4/+12
* | | FindMatlab: refactor: remove unneeded syntaxscivision2023-09-181-7/+2
* | | FindMatlab: refactor: use registry query instead of execute_processscivision2023-09-181-32/+15
|/ /
* | Merge topic 'FindMatlab-r2023b'Brad King2023-09-181-7/+8
|\ \
| * | FindMatlab: Add R2023b=23.2scivision2023-09-151-7/+8
| |/
* | Merge topic 'FindLibXslt-cache-advanced'Brad King2023-09-181-1/+2
|\ \
| * | FindLibXslt: Mark LIBXSLT_LIBRARY and LIBXSLT_EXSLT_INCLUDE_DIR as advancedPeter Kokot2023-09-151-1/+2
| |/
* | FindTIFF: bridge `tiff-config` into FindTIFF-compatible interfaceBen Boeckel2023-09-141-0/+73
|/
* Merge topic 'mingw-search-prefixes'Brad King2023-09-141-0/+19
|\
| * MinGW: Search for packages in standard MSYSTEM environment prefixesBrad King2023-09-131-0/+19
* | Findosg*: Improve documentation formatting權少2023-09-1220-151/+276
* | Merge topic 'Findosg-doc'Brad King2023-09-1218-54/+54
|\ \
| * | Findosg*: Improve documentation formatting權少2023-09-1118-54/+54
| |/
* | Merge topic 'FindMatlab-version'Brad King2023-09-121-24/+43
|\ \