summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* export: Increase maximum policy version in exported files to 3.29Brad King2024-06-051-1/+1
* Merge topic 'FindPython-free-threaded-python'Brad King2024-06-053-97/+166
|\
| * FindPython: Add support for free threaded pythonMarc Chevrier2024-06-043-97/+166
* | Merge topic 'macos-check-archs'Brad King2024-06-051-0/+35
|\ \
| * | APPLE: Check if compilers respect CMAKE_OSX_ARCHITECTURESRené Bertin2024-06-041-0/+35
| |/
* | Merge topic 'cpack-nuget-dependency-groups'Brad King2024-06-041-14/+108
|\ \ | |/ |/|
| * CPack/NuGet: Build dependencies in groupsAlex Opie2024-06-031-14/+108
* | Merge topic 'checklanguage-modulepath'Brad King2024-06-031-0/+1
|\ \
| * | CheckLanguage: Pass along CMAKE_MODULE_PATHDarryl Pogue2024-05-301-0/+1
| |/
* | Merge topic 'ep-disable-source-changes'Brad King2024-06-032-2/+12
|\ \
| * | ExternalProject,FetchContent: Avoid CMAKE_DISABLE_SOURCE_CHANGES errorCraig Scott2024-05-312-2/+12
| |/
* | Merge topic 'doc-cpack-reuse-CMakeFindBinUtils'Craig Scott2024-06-011-9/+12
|\ \
| * | Help: Improve and clarify wording for CPACK_<TOOL>_EXECUTABLECraig Scott2024-05-311-9/+12
| |/
* | Merge topic 'cpack-deb-shlibdeps'Brad King2024-05-311-7/+94
|\ \
| * | CPackDeb: dpkg-shlibdeps shall consider dependency components, tooDeniz Bahadir2024-05-301-7/+94
* | | Merge topic 'FindMPI-FujitsuClang'Brad King2024-05-311-0/+3
|\ \ \ | |_|/ |/| |
| * | FindMPI: Add support for FujitsuClang wrappersdomke2024-05-301-0/+3
* | | Merge topic 'enforce-fc-fully-disconnected-requirements'Brad King2024-05-301-5/+51
|\ \ \ | |_|/ |/| |
| * | FetchContent: Enforce FETCHCONTENT_FULLY_DISCONNECTED requirementsCraig Scott2024-05-291-5/+51
* | | Merge topic 'CUDAToolkit_search_non_activated_compiler_paths'Brad King2024-05-301-6/+29
|\ \ \
| * | | FindCUDAToolkit: Use CUDA compiler path even when CUDA lang not enabledRobert Maynard2024-05-291-6/+29
* | | | Merge topic 'FindBLAS-LAPACK-libblastrampoline'Brad King2024-05-302-0/+38
|\ \ \ \ | |_|_|/ |/| | |
| * | | FindBLAS/LAPACK: Add libblastrampoline supportIan McInerney2024-05-292-0/+38
* | | | Merge topic 'deprecate-fetchcontent_populate'Brad King2024-05-291-175/+182
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | FetchContent: Deprecate FetchContent_Populate(depName)Craig Scott2024-05-291-137/+141
| * | Help: Minor grammar improvements for FetchContentCraig Scott2024-05-261-38/+41
* | | Merge topic 'fetchcontent_policies_block'Craig Scott2024-05-281-3/+41
|\ \ \ | |/ / |/| |
| * | FetchContent: Set policies for most commandsCraig Scott2024-05-271-3/+41
| |/
* | FetchContent: Make FetchContent_Populate() honor CMP0168Craig Scott2024-05-251-3/+27
|/
* Merge topic 'cuda-vs-17.10'Brad King2024-05-241-1/+1
|\
| * VS: Fix compiler identification of nvcc with unsupported host compilerBrad King2024-05-231-1/+1
| * Merge topic 'ExternalProject-xcode-effective-platform' into release-3.29Brad King2024-05-141-1/+10
| |\
| * \ Merge topic 'cxx-inspect-without-scanning' into release-3.29Brad King2024-05-072-0/+16
| |\ \
* | \ \ Merge topic 'qcc-ipo'Brad King2024-05-241-8/+0
|\ \ \ \
| * | | | QCC: Enable IPO support, inheriting from GNU CompilerPablo Romero2024-05-231-8/+0
* | | | | Merge topic 'adsp-asm-support'Brad King2024-05-231-3/+1
|\ \ \ \ \
| * | | | | ADSP: Treat .s files as asm sourcesRupert Clarke2024-05-211-1/+1
| * | | | | ADSP: Preserve ASM output ext and flags as we do for C and CXXRupert Clarke2024-05-211-2/+0
* | | | | | OHOS: Add support for OpenHarmony OSJonathan Schwender2024-05-221-0/+2
| |/ / / / |/| | | |
* | | | | Merge topic 'fetchcontent-direct'Craig Scott2024-05-1810-1560/+2124
|\ \ \ \ \
| * | | | | ExternalProject: Fix misleading git update outputCraig Scott2024-05-171-1/+1
| * | | | | FetchContent: Populate directly without a sub-buildCraig Scott2024-05-179-52/+588
| * | | | | ExternalProject: Move more internal commands out of main fileCraig Scott2024-05-132-1517/+1540
| * | | | | ExternalProject: Switch download, update and patch to use _EP_ varsCraig Scott2024-05-131-186/+185
| * | | | | ExternalProject: Provide ExternalProject_Add keywords through a macroCraig Scott2024-05-121-49/+54
| * | | | | ExternalProject: Don't treat YES as a keywordCraig Scott2024-05-121-1/+1
| * | | | | ExternalProject: Fix minor formatting errorCraig Scott2024-05-121-1/+2
* | | | | | Merge topic 'lang-platform-flags'Brad King2024-05-178-475/+116
|\ \ \ \ \ \
| * | | | | | Modules: Fix per-language fallback to platform-specific shared module C flagsBrad King2024-05-161-2/+2
| * | | | | | Modules: Initialize per-language platform-specific flag variables consistentlyBrad King2024-05-168-475/+116
| | |/ / / / | |/| | | |