summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | ROCMClang: Add the ROCm toolkit derived clang compiler to CMakeRobert Maynard2021-06-0711-1/+91
| * | | Compilers: protect use of __has_includeZack Galbreath2021-06-072-0/+12
* | | | Merge topic 'openssl-static'Brad King2021-06-081-0/+4
|\ \ \ \
| * | | | FindOpenSSL: Link with ws2_32 and crypt32 on Windows/staticOrgad Shaneh2021-06-071-0/+4
| |/ / /
* | | | Merge topic 'cpack-deb-minor-fixes'Brad King2021-06-081-1/+1
|\ \ \ \
| * | | | CPackDeb: output the error message when no description can be madeBen Boeckel2021-06-071-1/+1
| |/ / /
* | | | Merge topic 'FindPkgConfigAlwaysAddTarget'Brad King2021-06-081-3/+1
|\ \ \ \
| * | | | FindPkgConfig: Always create the imported targetAdam Badura2021-06-041-3/+1
| |/ / /
* | | | Merge topic 'FindBoost-json-header'Brad King2021-06-071-0/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | FindBoost: Add check for json component header in Boost 1.75+John Drouhard2021-06-041-0/+1
* | | CMakeParseImplicitLinkInfo: Honor GNU static runtime library flagsBrad King2021-06-031-0/+32
* | | Merge topic 'msvc_cxx20_23'Brad King2021-06-022-4/+20
|\ \ \ | | |/ | |/|