summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
|\ \ \ \ | | |/ / | |/| |
| * | | Clang/MSVC: C++20 final flag, C++23 supportRaul Tambre2021-05-291-3/+12
| * | | MSVC: C++20 final flag, C++23 supportRaul Tambre2021-05-291-1/+8
| |/ /
* | | Merge topic 'link-objects-first'Brad King2021-06-011-0/+1
|\ \ \
| * | | OpenWatcom: Add infrastructure to link to object filesBrad King2021-05-291-0/+1
* | | | Merge topic 'binutils-consistency'Brad King2021-06-011-1/+4
|\ \ \ \
| * | | | BinUtils: Avoid llvm-objdump versions older than Clang 9Brad King2021-05-291-1/+4
| |/ / /
* | | | UseJava: Add version for RESOURCES optionMarc Chevrier2021-05-301-4/+8
* | | | Launchers: Support setting linker launchersBobby D Reynolds2021-05-284-0/+20
|/ / /
* | | Merge topic 'binutils-consistency'Brad King2021-05-283-43/+54
|\ \ \
| * | | BinUtils: Find linker and librarian for Intel compilers on WindowsBrad King2021-05-272-4/+3
| * | | BinUtils: Find linker and librarian for OpenWatcomBrad King2021-05-272-5/+10
| * | | BinUtils: Clarify search logic and make it more consistentBrad King2021-05-271-34/+41
* | | | WriteBasicConfigVersion supports version strings such as 21.07.04Robert Maynard2021-05-273-4/+50
|/ / /
* | | Merge topic 'compiler-ti-linker-response-file'Brad King2021-05-261-5/+4
|\ \ \
| * | | Compiler/TI: Restore response file usage for linkerJosef Angstenberger2021-05-251-5/+4
* | | | Merge topic 'find_cuda_deprecation'Brad King2021-05-251-6/+6
|\ \ \ \
| * | | | FindCUDA: Improve deprecation guidance wordingRaul Tambre2021-05-221-5/+5
| * | | | FindCUDA: Make the deprecation notice more prominentRaul Tambre2021-05-221-1/+1
| |/ / /
* | | | FindVulkan: add Vulkan::Headers and Vulkan::glslangValidator targetsPCJohn2021-05-241-6/+48
|/ / /
* | | Merge topic 'git-config-version-check'Brad King2021-05-211-3/+5
|\ \ \ | |/ /
| * | ExternalProject: Only add git config setting with git 1.7.7 or laterCraig Scott2021-05-201-3/+5
| * | Merge topic 'nvhpc-ninja-depfile' into release-3.20Brad King2021-05-192-0/+18
| |\ \
* | \ \ Merge topic 'nvhpc-ninja-depfile'Brad King2021-05-192-0/+18
|\ \ \ \ | | |/ / | |/| |
| * | | NVHPC: Support Ninja dependency scanningRobert Maynard2021-05-182-0/+10
| * | | NVHPC: Support explicit language flagsRobert Maynard2021-05-182-0/+8