summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'binutils-no-cmake-paths' into release-3.21Brad King2021-08-103-3/+7
|\
| * BinUtils: Avoid searching CMAKE_PREFIX_PATHCristian Adam2021-08-093-3/+7
* | Merge topic 'nvhpc_support_new_c_and_c++_standards' into release-3.21Brad King2021-08-092-0/+10
|\ \ | |/ |/|
| * NVHPC-C: Add support for C17Robert Maynard2021-08-051-0/+5
| * NVHPC-CXX: Add support for C++20Robert Maynard2021-08-051-0/+5
* | Merge topic 'macos-10.4' into release-3.21Brad King2021-08-061-1/+3
|\ \ | |/ |/|
| * macOS: Restore support for Mac OS X 10.4 (Tiger)Evan Miller2021-08-021-1/+3
| * Merge branch 'backport-3.20-intel-oneapi-std-windows' into release-3.20Brad King2021-07-091-3/+2
| |\
| | * CMakeCCompilerId: Fix C standard detection in Clang and IntelLLVM MSVC modeRaul Tambre2021-07-091-3/+2
* | | CPackRPM: avoid a spurious `;` in the `%pre` and other sections with scriptsArtur Samarin2021-08-021-3/+1
* | | NVHPC: Support 21.07 change to '-MD' where it behaves like gccRobert Maynard2021-07-293-10/+12
* | | Platform/Haiku: Remove the include-once behaviorJessica Hamilton2021-07-291-5/+0
* | | FindXCTest: Fix output directory for test bundle with Xcode 12.5Yauheni Khnykin2021-07-261-1/+2
* | | Merge topic 'gnu_c23' into release-3.21Brad King2021-07-231-2/+2
|\ \ \
| * | | GNU: Correct C23 flagsRaul Tambre2021-07-211-2/+2
* | | | Merge topic 'iar-binutils' into release-3.21Brad King2021-07-233-86/+54
|\ \ \ \ | |/ / / |/| | |
| * | | IAR: Moved search logic to BinUtils.Jean-Marc Hengen2021-07-233-86/+54
* | | | CMakeDependentOption: Revert "Allow parentheses in the depends string"Brad King2021-07-201-4/+1
|/ / /
* | | Merge topic 'iar-exe-suffix' into release-3.21Brad King2021-07-201-2/+2
|\ \ \
| * | | Compiler/IAR: Avoid clobbering CMAKE_EXECUTABLE_SUFFIXLorenzo Cappelletti2021-07-201-2/+2
* | | | Compiler/IAR: search for both IAR's binaries * and *.exeLorenzo Cappelletti2021-07-201-8/+24
|/ / /
* | | CMakeDetermineCompilerId: Fix CMAKE_EXECUTABLE_FORMAT in CMP0126 NEW behaviorBrad King2021-07-191-4/+0
* | | Merge topic 'enable_language-CMP0126' into release-3.21Brad King2021-07-199-0/+28
|\ \ \
| * | | enable_language: Fix test for working compiler with CMP0126 NEW behaviorBrad King2021-07-159-0/+28
* | | | VS: Add CSharp VS 2022 compiler version and flag table v143Brad King2021-07-151-0/+4
* | | | VS: Recognize CSharp VS 2019 compiler version v142Brad King2021-07-151-0/+4
|/ / /
* | | ARMClang: Fix regression in check for working compilerLingkai Dong2021-07-142-11/+9
* | | Merge topic 'cpack-deb-post-ops' into release-3.21Brad King2021-07-131-1/+1
|\ \ \
| * | | CPack/DEB: Avoid overriding user-provided `postinst` and `postrm`Alex Turbov2021-07-121-1/+1
* | | | Find{BLAS,LAPACK}: Avoid clobbering results when no vendor is requestedBrad King2021-07-122-4/+4
|/ / /
* | | Merge topic 'FindJPEG-revert-turbo' into release-3.21Brad King2021-07-121-1/+1
|\ \ \ | |/ /
| * | FindJPEG: Revert "Search for 'turbojpeg' and 'turbojpeg-static' too"Brad King2021-07-091-1/+1
| * | Merge branch 'check_cxx_compiler_flag_no_normal_variable' into release-3.20Brad King2021-07-081-1/+0
| |\ \ | | |/ | |/|
| * | IntelLLVM: Fix C/C++ standard level flags on WindowsBrad King2021-07-072-12/+4
* | | IAR: Use placeholders in linker and archiver rulesJean-Marc Hengen2021-07-081-7/+7
* | | Merge topic 'FindCUDAToolkit-doc-version' into release-3.21Brad King2021-07-081-3/+8
|\ \ \
| * | | FindCUDAToolkit: Properly document the version supportRobert Maynard2021-07-071-3/+8
* | | | Merge topic 'check_cxx_compiler_flag_no_normal_variable' into release-3.21Brad King2021-07-081-1/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Check*CompilerFlag: Do not set result as a normal variable tooRobert Maynard2021-07-081-1/+0
* | | | IntelLLVM: Fix C/C++ standard level flags on WindowsBrad King2021-07-072-10/+2
* | | | Merge topic 'correct_cuda_toolkit_version_typo' into release-3.21Brad King2021-07-071-1/+1
|\ \ \ \
| * | | | Correct CUDAToolkit_VERSION_MINOR variable name typoRobert Maynard2021-07-061-1/+1
| | |/ / | |/| |
* | | | DetermineCompiler: Restore identification of MSVC with no INCLUDE or LIBBrad King2021-07-012-2/+4
|/ / /
* | | Merge topic 'fujitsu-clang-findbinutils' into release-3.21Brad King2021-06-302-0/+9
|\ \ \
| * | | FujitsuClang: Change LTO option from -flto=thin to -fltoYuichiro Utsumi2021-06-291-0/+3
| * | | FujitsuClang: Set CMAKE_<LANG>_COMPILER_AR and CMAKE_<LANG>_COMPILER_RANLIBYuichiro Utsumi2021-06-291-0/+6
* | | | Merge topic 'rpm-suggests' into release-3.21Brad King2021-06-301-0/+15
|\ \ \ \
| * | | | CPack/RPM: Fix weak dep supportAlex Sweet2021-06-291-0/+15
| |/ / /
* | | | DetermineCompiler: Restore identification of MSVC with no INCLUDE dirsBrad King2021-06-292-0/+8
|/ / /
* | | Merge topic 'yasm-no-deps' into release-3.21Brad King2021-06-281-7/+9
|\ \ \