summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* apple: add preliminary visionOS supportGregor Jasny2023-07-119-5/+23
* Merge topic 'android-host-system-version'Brad King2023-07-071-0/+22
|\
| * Android: Populate CMAKE_HOST_SYSTEM_VERSION on native buildsfunsafe-ptr2023-07-051-0/+22
* | Merge topic 'findprotobuf-mingw'Brad King2023-07-071-3/+3
|\ \
| * | FindProtobuf: Fix linking to shared libraries on MinGWمهدي شينون (Mehdi Chinoune)2023-07-051-3/+3
* | | Merge topic 'hip-lib64'Brad King2023-07-071-1/+10
|\ \ \
| * | | HIP: Fix search for hip-lang CMake package on Fedora distrosBrad King2023-07-051-1/+10
| |/ /
* | | Merge topic 'FindProtobuf-upstream-options'Brad King2023-07-051-12/+111
|\ \ \ | |_|/ |/| |
| * | FindProtobuf: Add documentation for protobuf_generate()André Apitzsch2023-06-301-0/+80
| * | FindProtobuf: Add DEPENDENCIES to protobuf_generateAndré Apitzsch2023-06-301-2/+2
| * | FindProtobuf: Add PLUGIN_OPTIONS and PROTOC_OPTIONS to protobuf_generateAndré Apitzsch2023-06-301-11/+30
* | | Merge topic 'FindPython-enhance-tests'Brad King2023-06-301-2/+2
|\ \ \
| * | | FindPython: Add tests for IronPython v3Marc Chevrier2023-06-291-2/+2
| |/ /
* | | Merge topic 'FetchContent-unparsed-arguments'Brad King2023-06-302-1/+7
|\ \ \ | |/ / |/| / | |/
| * 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
| |\
| * \ Merge topic 'support_nvhpc_versions_without_isystem' into release-3.27Brad King2023-06-261-0/+4
| |\ \
* | \ \ Merge topic 'FindCxxTest-doc'Brad 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'Brad King2023-06-261-0/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | NVHPC: Support nvfortran versions that don't support isystemRobert Maynard2023-06-231-0/+4
| |/ /
* | | Merge topic 'link-depends-is-OFF'Brad King2023-06-261-3/+10
|\ \ \ | | |/ | |/|
| * | link dependencies: deactivate the featureMarc Chevrier2023-06-231-3/+10
| |/
| * Merge topic 'android-platform-vars' into release-3.27Brad King2023-06-201-5/+5
| |\
* | \ Merge topic 'FindEXPAT-static'Brad King2023-06-231-2/+21
|\ \ \
| * | | FindEXPAT: add a EXPAT_USE_STATIC_LIBS hintEven Rouault2023-06-221-2/+21
* | | | Merge topic 'FindCURL-static'Brad King2023-06-231-0/+23
|\ \ \ \
| * | | | FindCURL: add a CURL_USE_STATIC_LIBS hintEven Rouault2023-06-221-0/+23
| |/ / /
* | | | Merge topic 'android-platform-vars'Brad King2023-06-201-5/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Android: Restore platform id vars with legacy toolchain fileBrad King2023-06-201-5/+5
* | | | Merge topic 'FindProtobuf-version-schemes'Brad King2023-06-201-1/+5
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | FindProtobuf: Support new version number schemeJannik Beyerstedt2023-06-201-1/+5
| |/
* | Merge topic 'FindPostgreSQL-15'Brad King2023-06-161-2/+2
|\ \ | |/
| * FindPostgreSQL: Add support for version 15Brad King2023-06-161-2/+2
* | Drop Visual Studio 11 2012 generatorBrad King2023-06-132-3/+3
|/
* 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