summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
|\ \ \ \
| * | | | FindMatlab: Prefer to use VersionInfo.xml to get version, fallback to runscivision2023-09-101-24/+43
* | | | | Merge topic 'FindPkgConfig_extra_whitespace'Brad King2023-09-121-2/+2
|\ \ \ \ \
| * | | | | FindPkgConfig: ignore whitespace separators in version checkPaul Zander2023-09-091-2/+2
| |/ / / /
* | | | | Merge topic 'FindBoost-1.83'Brad King2023-09-121-3/+17
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | FindBoost: Add support for Boost 1.83Brad King2023-09-111-3/+17
* | | | | Merge topic 'FortranCInterface-macos-deployment-target'Brad King2023-09-121-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | FortranCInterface: forward `CMAKE_OSX_DEPLOYMENT_TARGET`Ben Boeckel2023-09-111-0/+1
| |/ /
* | | FindLua{50,51}: Fix preformatted documentation blocks權少2023-09-082-23/+5
| |/ |/|
* | Merge topic 'FindFreetype-use-config'Brad King2023-09-081-0/+58
|\ \
| * | FindFreetype: use `freetype-config.cmake` if availableBen Boeckel2023-09-061-0/+58
* | | Merge topic 'IntelLLVM-debug-flags'Brad King2023-09-081-0/+7
|\ \ \