summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge topic 'ewilde/swift-static-try-compile'Brad King2024-05-171-1/+4
|\ \ \ | |/ / |/| |
| * | Swift: Support static-library try-compile typeEvan Wilde2024-05-151-1/+4
| |/
* | Merge topic 'LINK_LIBRARY-Feature-properties'Brad King2024-05-1612-0/+19
|\ \
| * | GenEx $<LINK_LIBRARY>: Add the support of properties attached to featuresMarc Chevrier2024-05-1512-0/+19
* | | importstd: clarify when the experimental UUID must be availableBen Boeckel2024-05-151-1/+1
* | | Merge topic 'FindPython-WIN32-DEBUG'Brad King2024-05-144-20/+211
|\ \ \
| * | | FindPython: On Windows, Enhance python debug version supportMarc Chevrier2024-05-094-20/+211
* | | | Merge topic 'ExternalProject-xcode-effective-platform'Brad King2024-05-141-1/+10
|\ \ \ \
| * | | | ExternalProject: Restore support for Xcode with an effective platformBrad King2024-05-131-1/+10
* | | | | Merge topic 'intel-std'Brad King2024-05-141-2/+23
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | IntelLLVM: Record C++26 supportscivision2024-05-131-2/+23
| | |_|/ | |/| |
* | | | Merge topic 'cxxmodules-nolibcxx-import-std-reason'Brad King2024-05-131-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Modules/Compiler/Clang: add a reason for non-`libc++` compilationsBen Boeckel2024-05-091-0/+3
* | | | Merge topic 'CheckIPOSupported-C-prototypes'Brad King2024-05-102-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | CheckIPOSupported: Fix -Wstrict-prototypes warnings in check for CBrad King2024-05-092-2/+2
| | |/ | |/|
* | | Drop Visual Studio 9 2008 generatorBrad King2024-05-081-5/+0
|/ /
* | Merge topic 'cxx-inspect-without-scanning'Brad King2024-05-072-0/+16
|\ \ | |/
| * cxxmodules: Do not scan sources while testing the compilerBrad King2024-05-062-0/+16
* | Merge topic 'FindBoost-remove'Brad King2024-05-061-0/+15
|\ \
| * | FindBoost: Add policy to remove this moduleBrad King2024-05-031-0/+15
* | | Merge topic 'cpack-support-all-component-names'Brad King2024-05-061-1/+1
|\ \ \ | |/ / |/| |
| * | CPack: Support arbitrary component name when packagingDeniz Bahadir2024-05-011-1/+1
* | | Merge topic 'cxxmodules-no-import-std-reason'Brad King2024-05-033-0/+42
|\ \ \ | |/ / |/| |
| * | cxxmodules: give a reason for unavailability of `import std`Ben Boeckel2024-05-023-0/+42
* | | Merge topic 'FindICU-cleanup'Brad King2024-05-021-96/+17
|\ \ \
| * | | FindICU: remove noise, cleanup components handlingOsyotr2024-05-011-96/+17
* | | | Merge topic 'fphsa-before-project'Brad King2024-05-021-0/+3
|\ \ \ \
| * | | | FPHSA: Add hint for failure when called before project()Brad King2024-05-011-0/+3
* | | | | Merge topic 'FindOpenMP-runtime-msvc'Brad King2024-05-021-3/+21
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | FindOpenMP: Add option to control OpenMP runtime with MSVCAxel Huebl2024-05-011-3/+21
| |/ / /
* | | | Merge topic 'simplify-and-clean-up-some-cpack-functions'Brad King2024-05-011-1/+1
|\ \ \ \
| * | | | CPackDeb.cmake: Fix debug messageDeniz Bahadir2024-04-301-1/+1
| |/ / /
* | | | Merge topic 'lang-standard-latest'Brad King2024-05-0154-51/+308
|\ \ \ \
| * | | | Add CMAKE_<LANG>_STANDARD_LATEST variablesTyler2024-04-3054-50/+280
| * | | | AppleClang: Fix Objective C 23 support detectionTyler Nichols2024-04-301-1/+1
| * | | | Modules: Fix ARMClang and TIClang language standard compile optionsTyler Nichols2024-04-303-0/+27
| |/ / /
* | | | Merge topic 'FindHDF5-version-4-components'Brad King2024-05-011-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | FindHDF5: Fix detection of versions with more than three componentsمهدي شينون (Mehdi Chinoune)2024-04-301-1/+1
| * | | Merge topic 'save-restore-PACKAGE_PREFIX_DIR' into release-3.29Brad King2024-04-223-72/+128
| |\ \ \