summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | FindPython: update for distutils module deprecationMarc Chevrier2023-06-054-52/+28
| |/ /
* | | FindOpenACC: Keep flags together in imported target usage requirementsBrad King2023-06-021-2/+2
|/ /
* | FindOpenMP: Keep flags together in imported target usage requirementsBrad King2023-06-011-4/+2
* | Merge topic 'ep-tls-verify'Brad King2023-06-013-14/+54
|\ \
| * | ExternalProject: Respect TLS_VERIFY for git update stepCraig Scott2023-06-013-13/+48
| * | Help: Clarify default TLS_VERIFY behavior for git download methodCraig Scott2023-05-281-1/+6
* | | HIP: Fix search for hip-lang CMake package on multiarch distrosBrad King2023-05-313-8/+45
* | | Linux: Provide multiarch library directory regex earlierBrad King2023-05-312-3/+2
* | | Merge topic 'find-boost-1.82'Brad King2023-05-311-2/+3
|\ \ \
| * | | FindBoost: Add support for Boost 1.82huangqinjin2023-05-311-2/+3
| | |/ | |/|
* | | Merge topic 'werror_space_fix'Brad King2023-05-311-1/+1
|\ \ \ | |/ /
| * | CMakeDetermineCompilerABI: Avoid removing the flag after -WerrorRaul Tambre2023-05-301-1/+1
| * | Merge topic 'FindPython-fix-launcher-typo' into release-3.26Brad King2023-05-181-1/+1
| |\ \
* | | | Link Step: ensure the correct linker is used for depfile configurationMarc Chevrier2023-05-2810-18/+11
| |_|/ |/| |
* | | Merge topic 'implicit-link-dir-exclude'Brad King2023-05-261-0/+4
|\ \ \
| * | | Optionally exclude implicit link directories via environmentBrad King2023-05-251-0/+4
* | | | IntelLLVM: Use compiler driver as linker for MODULE libraries tooWilliam R. Dieter2023-05-251-0/+1
|/ / /
* | | Merge topic 'ep-update-disconnected'Brad King2023-05-235-44/+158
|\ \ \