summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'nvhpc-MD-flag'Brad King2021-08-023-10/+12
|\
| * NVHPC: Support 21.07 change to '-MD' where it behaves like gccRobert Maynard2021-07-293-10/+12
* | Merge topic 'haiku-platform'Brad King2021-07-291-5/+0
|\ \ | |/
| * Platform/Haiku: Remove the include-once behaviorJessica Hamilton2021-07-291-5/+0
* | Merge topic 'SCS_mp'Brad King2021-07-292-3/+35
|\ \
| * | FindLAPACK: SCSL also has LAPACK routinesIgor S. Gerasimov2021-07-281-0/+24
| * | FindBLAS: Update SCSL libraryIgor S. Gerasimov2021-07-281-3/+11
* | | FindLAPACK: IBM ESSL 6.1 also has LAPACK routinesIgor S. Gerasimov2021-07-281-0/+24
* | | FindBLAS: Add possibility to find OMP parallelized version of ESSLIgor S. Gerasimov2021-07-271-3/+11
* | | FindBLAS: IBM ESSL 6.1 does not required BLAS libIgor S. Gerasimov2021-07-271-2/+2
|/ /
* | Merge topic 'FindBLAS-eml'Brad King2021-07-271-3/+3
|\ \
| * | FindBLAS: use unset instead of set for empty variablesIgor S. Gerasimov2021-07-271-2/+2
| * | FindBLAS: Fix regression in finding EML_mt after recent refactoringIgor S. Gerasimov2021-07-271-1/+1
* | | Merge topic 'FindXCTest-xcode-12.5'Brad King2021-07-271-1/+2
|\ \ \ | |/ / |/| / | |/
| * FindXCTest: Fix output directory for test bundle with Xcode 12.5Yauheni Khnykin2021-07-261-1/+2
| * Merge topic 'gnu_c23' into release-3.21Brad King2021-07-231-2/+2
| |\
| * \ Merge topic 'iar-binutils' into release-3.21Brad King2021-07-233-86/+54
| |\ \
* | \ \ Merge topic 'support_other_cuda_libdevice_locations'Brad King2021-07-261-2/+17
|\ \ \ \
| * | | | CUDA: Extract nvvm libdevice location from compiler verbose outputRobert Maynard2021-07-221-2/+17
* | | | | Merge topic 'FindPatch-typo'Brad King2021-07-231-1/+1
|\ \ \ \ \
| * | | | | FindPatch: Fix typo in find_program callFerenc Gerlits2021-07-211-1/+1
* | | | | | Merge topic 'gnu_c23'Brad King2021-07-231-2/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | GNU: Correct C23 flagsRaul Tambre2021-07-211-2/+2
| | |_|/ / | |/| | |
* | | | | Merge topic 'iar-binutils'Brad King2021-07-233-86/+54
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | IAR: Moved search logic to BinUtils.Jean-Marc Hengen2021-07-233-86/+54
* | | | | Merge topic 'CMakeDependentOption-revert-parens'Brad King2021-07-211-4/+1
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | CMakeDependentOption: Revert "Allow parentheses in the depends string"Brad King2021-07-201-4/+1
| |/ /
| * | Merge topic 'iar-exe-suffix' into release-3.21Brad King2021-07-201-2/+2
| |\ \
* | \ \ Merge topic 'iar-exe-suffix'Brad King2021-07-201-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Compiler/IAR: Avoid clobbering CMAKE_EXECUTABLE_SUFFIXLorenzo Cappelletti2021-07-201-2/+2
* | | | Merge topic 'iar-host-exe'Brad King2021-07-201-8/+24
|\ \ \ \ | | |/ / | |/| |
| * | | Compiler/IAR: search for both IAR's binaries * and *.exeLorenzo Cappelletti2021-07-201-8/+24
| |/ /
* | | Merge topic 'enable_language-CMP0126'Brad King2021-07-201-4/+0
|\ \ \ | |/ / | | / | |/ |/|
| * CMakeDetermineCompilerId: Fix CMAKE_EXECUTABLE_FORMAT in CMP0126 NEW behaviorBrad King2021-07-191-4/+0
| * Merge topic 'enable_language-CMP0126' into release-3.21Brad King2021-07-199-0/+28
| |\
* | \ Merge topic 'enable_language-CMP0126'Brad King2021-07-199-0/+28
|\ \ \ | | |/ | |/|
| * | enable_language: Fix test for working compiler with CMP0126 NEW behaviorBrad King2021-07-159-0/+28
* | | Merge topic 'vs2022'Brad King2021-07-191-0/+8
|\ \ \ | | |/ | |/|
| * | VS: Add CSharp VS 2022 compiler version and flag table v143Brad King2021-07-151-0/+4
| * | VS: Recognize CSharp VS 2019 compiler version v142Brad King2021-07-151-0/+4
| |/
* | Merge topic 'findblaslapack-cray'Brad King2021-07-152-26/+39
|\ \
| * | Find{BLAS,LAPACK}: clean variablesSeth R Johnson2021-07-142-25/+31
| * | Find{BLAS,LAPACK}: improve found message on CraySeth R Johnson2021-07-142-1/+8
* | | Merge topic 'armlink_armar_detection'Brad King2021-07-142-11/+9
|\ \ \ | | |/ | |/|
| * | ARMClang: Fix regression in check for working compilerLingkai Dong2021-07-142-11/+9
| * | Merge topic 'cpack-deb-post-ops' into release-3.21Brad King2021-07-131-1/+1
| |\ \
* | \ \ Merge topic 'FindPkgConfig-LIBRARY_PATH'Brad King2021-07-141-0/+12
|\ \ \ \
| * | | | FindPkgConfig: Tolerate PKG_CONFIG_SYSTEM_LIBRARY_PATH in environmentBrad King2021-07-131-0/+12
| | |_|/ | |/| |
* | | | FindMPI: Interrogate Cray compilerAxel Huebl2021-07-131-1/+49
|/ / /
* | | Merge topic 'cpack-deb-lib-multiarch'Brad King2021-07-131-2/+4
|\ \ \