summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | ExternalProject: Prevent URL list-splitting on special charactersCraig Scott2024-01-272-1/+9
* | | | | | ExternalProject: Catch empty REMOTE or LOCAL earlierCraig Scott2024-01-272-8/+7
* | | | | | ExternalProject: Update foreach() calls to use IN LISTS and IN ITEMSCraig Scott2024-01-271-13/+13
* | | | | | ExternalProject: Remove N^2 add_dependencies() callsCraig Scott2024-01-271-5/+3
|/ / / / /
* | | | | Merge topic 'revert-FindFreetype-use-config'Brad 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'Brad King2024-01-261-1/+11
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | FindMatlab: Document that version mappings do not apply to MCRHermann von Kleist2024-01-251-1/+11
| |/ / /
* | | | Merge topic 'find-matlab-fix-nonzero-patch-version'Brad King2024-01-261-4/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | FindMatlab: Some versions use major.minor.patch in the registryHermann von Kleist2024-01-251-4/+5
| |/ /
* | | Merge topic 'cpack-wix-msi-status'Brad King2024-01-251-0/+1
|\ \ \
| * | | CPack/WiX: Fix installer status textBrad King2024-01-241-0/+1
| | |/ | |/|
* | | IntelLLVM: support marking include paths as SYSTEM directoriesBen Boeckel2024-01-241-0/+6
|/ /
* | Merge topic 'cpack-rpm-threads'Brad King2024-01-241-1/+5
|\ \
| * | CPack/RPM: Enable rpm threads during package generationElijah Zarezky2024-01-231-1/+5
* | | Merge topic 'FindMatlab-docs'Brad King2024-01-231-10/+7
|\ \ \ | | |/ | |/|
| * | 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
* | | Merge topic 'cuda-clang-windows'Brad King2024-01-234-6/+22
|\ \ \ | |_|/ |/| |
| * | CUDA/Clang: Add support for MSVC ABI on Windows using GNU-like frontendBrad King2024-01-224-6/+22
* | | Merge topic 'find_library-msvc-libfoo.a'Brad King2024-01-221-1/+5
|\ \ \
| * | | MSVC: Teach find_library to consider the 'libfoo.a' naming conventionBrad King2024-01-191-1/+5
| |/ /
* | | Merge topic 'FindMPI.IntelLLVM'Brad King2024-01-221-6/+6
|\ \ \ | |/ / |/| |
| * | FindMPI: add IntelLLVM MPI wrappersEisuke Kawashima2024-01-191-6/+6
* | | Merge topic 'matlab-env'Brad King2024-01-191-16/+16
|\ \ \
| * | | FindMatlab: use NAMES for find_*scivision2024-01-171-12/+12
| * | | FindMatlab: set MATLAB_ARCH per process callscivision2024-01-171-4/+4
* | | | Merge topic 'cuda-clang'Brad King2024-01-191-6/+8
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | 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
* | | Merge topic 'FindPackageMessage-strip-spaces'Brad King2024-01-181-0/+1
|\ \ \
| * | | FindPackageMessage: Remove extra whitespace from messagesMáté Ferenc Nagy-Egri2024-01-161-0/+1
* | | | Merge topic 'FindMatlab-fix-exact-version'Brad King2024-01-181-1/+12
|\ \ \ \ | | |/ / | |/| |
| * | | 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
* | | | Merge topic 'lcc-updates-2024-01'Brad King2024-01-171-1/+1
|\ \ \ \
| * | | | LCC: Correct C compiler default C standardsmakise-homura2024-01-161-1/+1
| | |/ / | |/| |
* | | | Merge topic 'FindX11-Xdbe'Brad King2024-01-171-0/+12
|\ \ \ \
| * | | | FindX11: Add awareness of XdbeKristian Spangsege2024-01-161-0/+12
| |/ / /
* | | | Merge topic 'matlab-win'Brad King2024-01-171-61/+53
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | 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
* | | Merge topic 'FindMatlab-fix-version-without-versioninfoxml'Brad King2024-01-161-12/+13
|\ \ \ | |/ / | | / | |/ |/|
| * 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
| |\
| * \ Merge topic 'revert-ExternalProject-download-byproducts' into release-3.28Brad King2024-01-041-9/+5
| |\ \
* | \ \ Merge topic 'swift-implib'Brad King2024-01-111-1/+1
|\ \ \ \
| * | | | Swift: fix Windows DLL import library support for CMP0157 NEWSaleem Abdulrasool2024-01-101-1/+1
* | | | | Merge topic 'package-dispatch-apple'Brad King2024-01-112-66/+66
|\ \ \ \ \