summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* GetPrerequisites: Revert "Ignore relative paths printed by ldd"Brad King2023-10-311-1/+1
* FindPostgreSQL: Add support for version 16Brad King2023-10-021-2/+2
* Android: Require Clang 18 for -std=c++23Brad King2023-09-271-1/+8
* Merge topic 'FindBoost-1.83' into release-3.27Brad King2023-09-121-3/+17
|\
| * FindBoost: Add support for Boost 1.83Brad King2023-09-111-3/+17
* | FortranCInterface: forward `CMAKE_OSX_DEPLOYMENT_TARGET`Ben Boeckel2023-09-111-0/+1
|/
* FindZLIB: Fix extraction of two-component version number 1.3Brad King2023-08-221-18/+17
* Merge topic 'LLVMFlang-Fortran-flags' into release-3.27Brad King2023-08-191-0/+4
|\
| * LLVMFlang-Fortran: Add flags for build typesTarun Prabhu2023-08-191-0/+4
* | VS: Remove duplicate import in compiler id vcxprojBrad King2023-08-182-4/+1
|/
* Merge topic 'clang_c23' into release-3.27Brad King2023-08-161-1/+4
|\
| * Clang: use -std=c23 for Clang 18+Raul Tambre2023-08-151-1/+4
* | Merge topic 'FindPython-3.13' into release-3.27Brad King2023-08-163-3/+3
|\ \
| * | FindPython: add support for Python 3.13Vasily Ryabov2023-08-153-3/+3
| |/
* | Merge topic 'TAPI-is-Apple-only' into release-3.27Brad King2023-08-151-1/+1
|\ \
| * | Apple Text Stubs (.tbd): various fixesMarc Chevrier2023-08-111-1/+1
| |/
* | FindJNI: Restore support for macOS without XcodeBrad King2023-08-111-5/+9
|/
* FindJNI: Update for Xcode greater than 12.1 on macOSChristian Oyarzun2023-08-071-0/+17
* FindPython: Restore Python_SITE* values for versions below 3.10Marc Chevrier2023-07-311-1/+1
* Merge topic 'FindOpenSSL-trust-root-dir' into release-3.27Brad King2023-07-211-1/+1
|\
| * FindOpenSSL: Prefer OPENSSL_ROOT_DIR only if non-emptyBrad King2023-07-201-1/+1
* | Merge topic 'FindCUDAToolkit-libnvrtc-builtins' into release-3.27Brad King2023-07-211-1/+1
|\ \ | |/ |/|
| * FindCUDAToolkit: Fix nvrtc_builtins library nameTomoharu Kitawaki2023-07-201-1/+1
* | Merge topic 'armclang-update-version-computation' into release-3.27Brad King2023-07-181-1/+1
|\ \ | |/
| * ARMClang: Fix computation of compiler semantic version patch levelDaniel Brondani2023-07-181-1/+1
* | FindProtobuf: Fix new version number schemeJannik Beyerstedt2023-07-141-6/+4
* | Android: Restore platform info and search paths shared with LinuxBrad King2023-07-131-0/+2
* | Merge topic 'findprotobuf-mingw' into release-3.27Brad King2023-07-071-3/+3
|\ \
| * | FindProtobuf: Fix linking to shared libraries on MinGWمهدي شينون (Mehdi Chinoune)2023-07-051-3/+3
* | | HIP: Fix search for hip-lang CMake package on Fedora distrosBrad King2023-07-051-1/+10
|/ /
* | FetchContent: Protect ExternalProject keywords from unknown argumentsBrad King2023-06-292-1/+7
* | Merge topic 'FindCxxTest-doc' into release-3.27Brad King2023-06-261-96/+79
|\ \
| * | FindCxxTest: Modernize documentation formattingBrad King2023-06-231-94/+76
| * | FindCxxTest: Update link to cxxtest project pageBrad King2023-06-231-3/+4
* | | Merge topic 'support_nvhpc_versions_without_isystem' into release-3.27Brad King2023-06-261-0/+4
|\ \ \
| * | | NVHPC: Support nvfortran versions that don't support isystemRobert Maynard2023-06-231-0/+4
| |/ /
* | | link dependencies: deactivate the featureMarc Chevrier2023-06-231-3/+10
|/ /
* | Merge topic 'android-platform-vars' into release-3.27Brad King2023-06-201-5/+5
|\ \
| * | Android: Restore platform id vars with legacy toolchain fileBrad King2023-06-201-5/+5
* | | FindProtobuf: Support new version number schemeJannik Beyerstedt2023-06-201-1/+5
|/ /
* | FindPostgreSQL: Add support for version 15Brad King2023-06-161-2/+2
* | Modules: Restore unnecessary inclusions for compatibilityBrad King2023-06-127-0/+30
* | Merge topic 'FindCUDAToolkit-cupti-nvperf' into release-3.27Brad King2023-06-081-8/+29
|\ \
| * | FindCUDAToolkit: Add cupti nvperf and pcsampling targetsRobert Maynard2023-06-071-8/+29
* | | BinUtils: Drop now-unnecessary cross-compiling workaround for Apple hostsBrad King2023-06-071-15/+5
* | | enable_language: Establish target platform identification variables earlierBrad King2023-06-0767-64/+85
* | | kFreeBSD,GNU: Provide multiarch library directory regex earlierBrad King2023-06-066-7/+9
|/ /
* | Merge topic 'apple-clang-asm-compiler-id'Brad King2023-06-062-4/+5
|\ \
| * | AppleClang: Fix ASM compiler identificationGregor Jasny2023-06-052-4/+5
* | | Merge topic 'FindPython-distutils-deprecation'Brad King2023-06-064-52/+28
|\ \ \