summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge branch 'backport-FindJasper-imported-target'Brad King2024-04-101-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | FindJasper: Fix Jasper::Jasper IMPORTED_CONFIGURATIONSKai Pastor2024-04-101-2/+2
* | | | | | | C++26: Fix C++/CUDA/HIP compile feature supportRaul Tambre2024-04-094-0/+12
* | | | | | | Clang: Fix detection of C++26 when targeting MSVC ABIBrad King2024-04-091-1/+5
* | | | | | | Merge topic 'lang-std-levels'Brad King2024-04-085-35/+86
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | GNU: Fix detection of C++ 11 mode in GCC 4.{4,5,6}Brad King2024-04-051-0/+2
| * | | | | | PGI: Fix detection of C++ 14/17 modesBrad King2024-04-051-1/+1
| * | | | | | NVHPC: Fix detection of C++ 20 mode on NVHPC < 22.7Brad King2024-04-051-0/+6
| * | | | | | XL/XLClang: Fix detection of C++ 14 mode on LinuxBrad King2024-04-041-0/+6
| * | | | | | Intel: Fix detection of C++ 14/17 modes on Linux/macOSBrad King2024-04-041-0/+8
| * | | | | | Intel: Fix detection of C++ 17/20 modes on WindowsBrad King2024-04-041-8/+13
| * | | | | | CompilerId: Clarify C and C++ standard level detectionBrad King2024-04-042-13/+30
| * | | | | | IntelLLVM: Add C standard flags on WindowsBrad King2024-04-031-11/+10
| * | | | | | IntelLLVM: Use C23 and C++23 flags only versions supporting themBrad King2024-04-032-8/+16
| * | | | | | Intel: Fix classic compiler version check for C++20 flagBrad King2024-04-031-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'FindOpenSSL-SLP-layout'Brad King2024-04-041-4/+8
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | FindOpenSSL: Update layout for Shining Light Productions debug librariesMatthias Isele2024-04-031-0/+2
| * | | | FindOpenSSL: Update layout for Shining Light Productions 32-bit packageMatthias Isele2024-04-031-4/+6
| * | | | Merge topic 'artos-lib-prefix' into release-3.29Brad King2024-04-031-1/+1
| |\ \ \ \
| * \ \ \ \ Merge topic 'vs-intel-oneapi' into release-3.29Brad King2024-04-032-45/+34
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'FindCUDAToolkit-doc-linkcheck'Brad King2024-04-031-16/+16
|\ \ \ \ \ \ \
| * | | | | | | FindCUDAToolkit: Replace documentation links with their permanent redirectsBrad King2024-04-021-16/+16
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'artos-lib-prefix'Brad King2024-04-031-1/+1
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | ARTOS: Add support for finding library files named with 'lib' prefixBrad King2024-04-021-1/+1
* | | | | | | Merge topic 'vs-intel-oneapi'Brad King2024-04-032-45/+34
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | IntelLLVM: Fix link flags with Visual Studio generatorsBrad King2024-04-022-45/+34
| |/ / / / /
* | | | | | Merge topic 'swift-linker-selection'Brad King2024-04-033-0/+23
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Swift: Add CMAKE_LINKER_TYPE supportEvan Wilde2024-04-023-0/+23
| |/ / /
* | | | Merge topic 'refactor-compile-features-and-flags'Brad King2024-04-0210-96/+102
|\ \ \ \
| * | | | Modules: Rename CMakeDetermine{CompileFeatures -> CompilerSupport}Tyler2024-03-297-13/+13
| * | | | Modules: Factor out helpers for GNU language standard flagsTyler2024-03-293-83/+89
* | | | | Merge topic 'FindMPI-IntelLLVM'Brad King2024-04-021-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindMPI: Fix finding IntelLLVM wrappers on WindowsBrad King2024-04-011-1/+1
* | | | | Merge topic 'cmp0159_warnings'Brad King2024-04-0170-0/+290
|\ \ \ \ \
| * | | | | Modules: Fix CMP0159 warnings in modules when tracingJuan Ramos2024-03-2970-0/+290
* | | | | | Merge topic 'check-Werror-CMP0066'Brad King2024-04-012-6/+27
|\ \ \ \ \ \
| * | | | | | CheckSymbolExists: Remove -Werror from per-config flagsSung, Po Han2024-03-281-5/+19
| * | | | | | CheckSymbolExists: Avoid removing the flag after -WerrorSung, Po Han2024-03-281-1/+1
| * | | | | | CMakeDetermineCompilerABI: Remove -Werror from per-config flagsSung, Po Han2024-03-281-1/+8
| |/ / / / /
* | | | | | Merge topic 'tls-verify'Brad King2024-04-012-15/+32
|\ \ \ \ \ \
| * | | | | | ctest: Fall back to CMake environment variable for TLS server verificationBrad King2024-03-301-2/+6
| * | | | | | ExternalProject: Honor CMAKE_TLS_VERIFY environment variableBrad King2024-03-301-9/+19
| * | | | | | ExternalProject: Revise TLS_VERIFY wording to use TLS_VERSION patternBrad King2024-03-301-11/+14
* | | | | | | Merge topic 'nested-package-config-file'Brad King2024-04-011-9/+35
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | CMakePackageConfigHelpers: Use unique variable name for pkg prefixCraig Scott2024-03-311-7/+35
| * | | | | CMakePackageConfigHelpers: Remove unused variableCraig Scott2024-03-311-2/+0
| * | | | | Merge topic 'ExternalProject-list-separator-docs-example' into release-3.29Brad King2024-03-281-4/+15
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'FindPkgConfig-no-Strawberry-Perl' into release-3.29Brad King2024-03-271-1/+16
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'cpack-wix'Brad King2024-03-282-11/+70
|\ \ \ \ \ \ \ \
| * | | | | | | | CPack/WIX: Add support for WiX Toolset v4Brad King2024-03-242-11/+70