summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindThreads: Honor THREADS_PREFER_PTHREAD_FLAG when pthread is found in libcMattias Ellert2022-01-261-8/+11
* VS: Fix detecting icx.exe with Intel Compiler toolsets newer than 2021William R. Dieter2021-12-151-5/+3
* UseSWIG: ensure directory for depfile existsMarc Chevrier2021-11-191-1/+1
* Merge branch 'IntelLLVM-Fortran-frontend-variant' into release-3.21Brad King2021-11-111-0/+1
|\
| * Fortran: Save frontend variant persistently for IntelLLVMWilliam R. Dieter2021-11-111-0/+1
| * Merge branch 'msvc-c++23' into release-3.20Brad King2021-10-121-0/+1
| |\
| * \ Merge branch 'revert-debian-libexec' into release-3.20Brad King2021-10-081-13/+2
| |\ \
* | | | IntelLLVM: Use MSVC linker with MSVC frontend variantWilliam R. Dieter2021-11-101-1/+1
* | | | GNUtoMS: Add search path for VS 2022 environment scriptsBrad King2021-11-031-1/+1
* | | | BinUtils: Avoid llvm-strip versions older than Clang 11Brad King2021-10-221-1/+4
* | | | IRSL: Fix discovery of VS 2022 v143 toolset redistributables for preview 5Brad King2021-10-141-1/+1
* | | | Merge branch 'msvc-c++23' into release-3.21Brad King2021-10-121-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | MSVC: Tolerate cxx_std_23 feature on older compiler versionsBrad King2021-10-071-0/+1
| |/ /
* | | Merge topic 'revert-debian-libexec' into release-3.21Brad King2021-10-081-13/+2
|\ \ \ | | |/ | |/|
| * | GNUInstallDirs: Fix misinterpretation of Debian Policy on LIBEXECDIRTimo Röhling2021-10-071-13/+2
* | | Merge topic 'corret_nvhpc_fortran_compile_deps' into release-3.21Brad King2021-10-073-12/+21
|\ \ \
| * | | NVHPC: only use '-MD' for the C and CXX languagesRobert Maynard2021-10-063-12/+21
* | | | CPack/IFW: Add support for QtIFW 4.1Erlend E. Aasland2021-10-051-0/+1
* | | | Merge topic 'FortranCInterface-timestamp-check' into release-3.21Brad King2021-10-041-2/+1
|\ \ \ \
| * | | | FortranCInterface: Fix regression in timestamp checkSeth R Johnson2021-10-011-2/+1
| |/ / /
* | | | FindMatlab: Add R2021b => 9.11 versionMichael Hirsch2021-09-231-0/+1
|/ / /
* | | Merge topic 'hip-no-hipcc' into release-3.21Brad King2021-09-2019-303/+101
|\ \ \
| * | | HIP: Simplify detection of HIP runtime CMake packageBrad King2021-09-166-125/+29
| * | | HIP: Remove ROMClang compiler id and use Clang directlyBrad King2021-09-1614-164/+24
| * | | HIP: Detect ROCm path earlierBrad King2021-09-163-15/+18
| * | | HIP: Use 'rocm_agent_enumerator' to determine CMAKE_HIP_ARCHITECTURESZack Galbreath2021-09-161-3/+34
* | | | Merge topic 'android-PATH' into release-3.21Brad King2021-09-171-5/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Android: Restore searching PATH for executableshhb2021-09-161-5/+0
| * | | Merge branch 'GNUInstallDirs-variable-named-0' into release-3.20Brad King2021-08-241-1/+1
| |\ \ \
* | | | | IAR: Restore support for projects not enabling policy CMP0057Jean-Marc Hengen2021-09-161-0/+5
| |_|/ / |/| | |
* | | | Merge topic 'FindPyhton-homebew-on-Mac-M1' into release-3.21Marc Chevrier2021-09-071-0/+1
|\ \ \ \
| * | | | FindPython: Ensure homebrew on Mac M1 is usedMarc Chevrier2021-09-031-0/+1
* | | | | Merge topic 'vs2022' into release-3.21Brad King2021-09-032-3/+10
|\ \ \ \ \
| * | | | | IRSL: Add discovery of VS 2022 v143 toolset redistributablesBrad King2021-09-021-2/+6
| * | | | | MSVC: Fix MSVC_TOOLSET_VERSION for VS 2022 v143 toolsetBrad King2021-09-021-1/+4
| |/ / / /
* | | | | FindBoost: Add support for Boost 1.77Brad King2021-09-021-3/+18
|/ / / /
* | | | Merge topic 'GNUInstallDirs-variable-named-0' into release-3.21Brad King2021-08-251-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | GNUInstallDirs: avoid unwanted variable dereferenceBen Boeckel2021-08-221-1/+1
* | | | FindMPI: do not detect `-framework` as a compile flagBen Boeckel2021-08-191-1/+2
* | | | Merge topic 'FindPkgConfig-restore-legacy-behavior' into release-3.21Brad King2021-08-191-0/+8
|\ \ \ \
| * | | | FindPkgConfig: Restore legacy behavior when CMP0126 is set to NEWMarc Chevrier2021-08-181-0/+8
* | | | | Merge topic 'binutils-clang-fallback-ld' into release-3.21Brad King2021-08-191-2/+2
|\ \ \ \ \
| * | | | | FindBinUtils: Fall back to ld for Clang without lldThomas Bernard2021-08-181-2/+2
| |/ / / /
* | | | | Merge topic 'CheckLanguage-CMP0126' into release-3.21Brad King2021-08-191-0/+5
|\ \ \ \ \
| * | | | | CheckLanguage: Avoid CMP0126 warningBrad King2021-08-181-0/+5
| |/ / / /
* | | | | Android: Fix NDK toolchain dir on arm64 macWangBin2021-08-181-1/+1
|/ / / /
* | | | 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