summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | | |/ | |/|
| * | 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
|\ \