summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | ASM_NASM: Do not generate depfiles with YASMGregor Jasny2021-06-251-7/+9
* | | Merge topic 'Help-UseJava-reorganization' into release-3.21Brad King2021-06-251-351/+454
|\ \ \
| * | | Help: UseJava reorganizationMarc Chevrier2021-06-241-351/+454
| |/ /
* | | Merge topic 'fujitsu-ipo' into release-3.21Brad King2021-06-251-0/+10
|\ \ \
| * | | Fujitsu: Add IPO support for FortranPaul Zehner2021-06-241-0/+10
| |/ /
* | | FindOpenMP: Link with OpenMP flags on FujitsuEisuke Kawashima2021-06-241-0/+4
|/ /
* | CUDA: Implement CMAKE_USER_MAKE_RULES_OVERRIDE[_CUDA]Seth R Johnson2021-06-221-0/+19
* | Merge topic 'ep-git-update-commit-ref' into release-3.21Brad King2021-06-211-1/+1
|\ \
| * | ExternalProject: Use ${ref}^0 to avoid MSYS/Cygwin shell substitutionsCraig Scott2021-06-201-1/+1
* | | Merge topic 'GNUInstallDirs-alpine' into release-3.21Brad King2021-06-211-0/+1
|\ \ \
| * | | GNUInstallDirs: don't use lib64 on Alpine LinuxNatanael Copa2021-06-181-0/+1
* | | | CompilerId: Tolerate variables named for languagesPhilippe Canal2021-06-181-6/+6
|/ / /
* | | CheckCompilerFlag: Handle -Werror= for GCC 11Marc Aldorasi2021-06-171-2/+4
* | | AppleClang: Add flags for C17 and C23Brad King2021-06-161-1/+11
* | | FindLATEX: Search user-local MiKTeX locationsSteven A White2021-06-161-0/+4
* | | CMakeDependentOption: Allow parentheses in the depends stringDaniel Schürmann2021-06-141-1/+4
* | | Merge topic 'objc-std-17-23'Brad King2021-06-144-1/+33
|\ \ \
| * | | ObjectiveC: Add C17 and C23 supportGregor Jasny2021-06-114-1/+33
* | | | Merge topic 'FindBLAS-LAPACK-docs'Brad King2021-06-142-151/+186
|\ \ \ \
| * | | | Find{BLAS,LAPACK}: Revise and extend Intel MKL usage documentationBrad King2021-06-112-25/+71
| * | | | Find{BLAS,LAPACK}: Move enabled language requirement to top of documentationBrad King2021-06-112-2/+4
| * | | | Find{BLAS,LAPACK}: Revise formatting of intro docsBrad King2021-06-112-2/+6
| * | | | Find{BLAS,LAPACK}: Move implementation note from docs to commentsBrad King2021-06-112-8/+6
| * | | | Find{BLAS,LAPACK}: Revise imported targets documentation layoutBrad King2021-06-112-7/+6
| * | | | Find{BLAS,LAPACK}: Factor out vendor documentationBrad King2021-06-112-114/+100
* | | | | Find{BLAS,LAPACK}: Update for Intel oneAPI structure under MKLROOTPeter Knowles2021-06-112-2/+6
|/ / / /
* | | | Merge topic 'FindBLAS-mkl-gnu'Brad King2021-06-111-16/+7
|\ \ \ \ | |/ / / |/| | |
| * | | FindBLAS: Revert "Do not statically link against iomp5 ... Intel MKL"Brad King2021-06-101-16/+7
* | | | Merge topic 'irsl-intel-oneapi-windows'Brad King2021-06-091-1/+3
|\ \ \ \ | | |/ / | |/| |
| * | | IRSL: Add Intel oneAPI redist location on WindowsBrad King2021-06-081-1/+3
| * | | Merge topic 'FindBoost-json-header' into release-3.20Brad King2021-06-071-0/+1
| |\ \ \
* | \ \ \ Merge topic 'add_hip_language'Brad King2021-06-0929-0/+889
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | HIP: analyze output of `hipcc` to determine default GPU architectureZack Galbreath2021-06-071-1/+6
| * | | | HIP: Add HIP to all the Check* modulesRobert Maynard2021-06-074-0/+11
| * | | | HIP: Automatically inject the `hip::device` runtime targetRobert Maynard2021-06-076-3/+137
| * | | | HIP: Add language to CMakeRobert Maynard2021-06-0711-0/+602
| * | | | HIP: Extract clang compiler details from hipccRobert Maynard2021-06-071-0/+35