| Commit message (Expand) | Author | Age | Files | Lines |
* | FindTIFF: Fix name of upstream TIFF cmake package | Brad King | 2024-02-29 | 1 | -4/+5 |
|
|
* | CMakeDetermineCompilerId: use `_ARG1` to query the clang resource dir | Ben Boeckel | 2024-02-26 | 1 | -1/+3 |
|
|
* | Clang: detect -resource-dir for clang-scan-deps | Ben Boeckel | 2024-02-21 | 3 | -0/+31 |
|
|
* | visionOS: Update deployment-target flag for Xcode 15.1 beta | Brad King | 2024-02-09 | 1 | -3/+3 |
|
|
* | Merge topic 'FindCUDAToolkit-cudart-deps' into release-3.28 | Brad King | 2024-02-09 | 1 | -8/+5 |
|\ |
|
| * | FindCUDAToolkit: Fix cudart dependencies | Robert Maynard | 2024-02-08 | 1 | -8/+5 |
|
|
* | | Merge topic 'findmatlab-registry-lookup-without-versionxml' into release-3.28 | Brad King | 2024-02-08 | 1 | -12/+1 |
|\ \ |
|
| * | | FindMatlab: Revert undocumented and now-unnecessary full version lookup | Hermann von Kleist | 2024-02-07 | 1 | -12/+1 |
| |/ |
|
* | | Ninja: Update showIncludes prefix detection for clang-cl 18 | Martin Storsjö | 2024-02-07 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'revert-FindFreetype-use-config' into release-3.28 | Brad King | 2024-01-26 | 1 | -98/+0 |
|\ |
|
| * | FindFreetype: Revert use of upstream freetype cmake package | Brad King | 2024-01-25 | 1 | -98/+0 |
|
|
* | | Merge topic 'find-matlab-docs-mcr-version-mapping' into release-3.28 | Brad King | 2024-01-26 | 1 | -1/+11 |
|\ \ |
|
| * | | FindMatlab: Document that version mappings do not apply to MCR | Hermann von Kleist | 2024-01-25 | 1 | -1/+11 |
| |/ |
|
* | | FindMatlab: Some versions use major.minor.patch in the registry | Hermann von Kleist | 2024-01-25 | 1 | -4/+5 |
|/ |
|
* | FindMatlab: Fix error message from function | Hermann von Kleist | 2024-01-22 | 1 | -1/+1 |
|
|
* | FindMatlab: Document all registry paths for version lookup | Hermann von Kleist | 2024-01-22 | 1 | -3/+4 |
|
|
* | FindMatlab: matlab_get_release_name_from_version is a function now | Hermann von Kleist | 2024-01-22 | 1 | -6/+2 |
|
|
* | CUDA/Clang: Record architectures supported by Clang 16 | Brad King | 2024-01-18 | 1 | -2/+6 |
|
|
* | CUDA/Clang: Update architectures supported by CUDA 12 | Brad King | 2024-01-18 | 1 | -4/+2 |
|
|
* | FindMatlab: Restore support for finding EXACT major.minor version | Hermann von Kleist | 2024-01-17 | 1 | -1/+11 |
|
|
* | FindMatlab: use correct registry view when extracting versions | Hermann von Kleist | 2024-01-17 | 1 | -0/+1 |
|
|
* | FindMatlab: Accept long version in matlab_get_release_name_from_version | scivision | 2024-01-16 | 1 | -17/+7 |
|
|
* | FindMatlab: Fix major.minor version lookups in Windows Registry | scivision | 2024-01-16 | 1 | -45/+47 |
|
|
* | FindMatlab: Restore support for versions without VersionInfo.xml | Hermann von Kleist | 2024-01-12 | 1 | -12/+13 |
|
|
* | Merge topic 'check_language_propagate_hip_platform' into release-3.28 | Brad King | 2024-01-05 | 1 | -2/+26 |
|\ |
|
| * | HIP: Propagate CMAKE_HIP_PLATFORM from/to the test project in check_language | Gergely Meszaros | 2024-01-04 | 1 | -1/+25 |
|
|
| * | HIP: Really forward CMAKE_HIP_HOST_COMPILER in check_language(HIP) | Gergely Meszaros | 2024-01-03 | 1 | -1/+1 |
|
|
* | | Merge topic 'revert-ExternalProject-download-byproducts' into release-3.28 | Brad King | 2024-01-04 | 1 | -9/+5 |
|\ \
| |/
|/| |
|
| * | ExternalProject: revert `BYPRODUCTS` for download outputs | Ben Boeckel | 2024-01-03 | 1 | -9/+5 |
|
|
* | | Help: update lua.org links to be HTTPS | Ben Boeckel | 2024-01-01 | 1 | -1/+1 |
|/ |
|
* | UsePkgConfig: Restore removal of trailing whitespace from pkg-config output | Jason E. Hale | 2023-12-19 | 1 | -5/+4 |
|
|
* | Merge topic 'FindCUDAToolkit-cupti' into release-3.28 | Brad King | 2023-12-15 | 1 | -3/+3 |
|\ |
|
| * | CUDAToolkit: Correctly search all include paths from compiler | Robert Maynard | 2023-12-14 | 1 | -3/+3 |
|
|
* | | FindBoost: Add support for Boost 1.84 | Brad King | 2023-12-14 | 1 | -1/+2 |
|/ |
|
* | Merge topic 'FindMatlab-version' into release-3.28 | Brad King | 2023-12-14 | 1 | -2/+2 |
|\ |
|
| * | FindMatlab: Fix processing of multiple versions from Windows Registry | Brad King | 2023-12-14 | 1 | -2/+2 |
|
|
* | | FindTIFF: Restore support for projects that do not enable CMP0057 | Brad King | 2023-12-14 | 1 | -3/+4 |
|
|
* | | FindFreetype: Fix success message when config module is found | Brad King | 2023-12-14 | 1 | -4/+3 |
|
|
* | | Merge topic 'FindMatlab-version' into release-3.28 | Brad King | 2023-12-14 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | FindMatlab: Fix regression on Windows Registry lookup failure | Brad King | 2023-12-14 | 1 | -4/+4 |
|
|
* | | FindTIFF: consider `IMPLIB`-using platforms | Ben Boeckel | 2023-12-13 | 1 | -4/+75 |
|
|
* | | FindTIFF: always find the config module quietly | Ben Boeckel | 2023-12-13 | 1 | -5/+8 |
|
|
* | | FindFreetype: also consider RelWithDebInfo-built libraries | Ben Boeckel | 2023-12-13 | 1 | -0/+6 |
|
|
* | | FindFreetype: always find the config module quietly | Ben Boeckel | 2023-12-13 | 1 | -5/+10 |
|/ |
|
* | Merge topic 'bug/fix_cupti_regression' into release-3.28 | Brad King | 2023-12-12 | 1 | -2/+3 |
|\ |
|
| * | CUDAToolkit: Restore ability to find cupti headers | Robert Maynard | 2023-12-08 | 1 | -2/+3 |
|
|
* | | Merge topic 'FindCUDAToolkit-fix-stubs' into release-3.28 | Brad King | 2023-12-07 | 1 | -5/+7 |
|\ \ |
|
| * | | FindCUDAToolkit: Fix stub library representation on reconfigure | Brad King | 2023-12-06 | 1 | -5/+7 |
| |/ |
|
* | | Help: Fix malformed cross-reference in FetchContent docs | Craig Scott | 2023-12-07 | 1 | -1/+1 |
|/ |
|
* | LLVMFlang: Fix MSVC ABI debug information format options | Brad King | 2023-12-05 | 1 | -5/+7 |
|
|