Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'nvhpc-MD-flag' | Brad King | 2021-08-02 | 3 | -10/+12 |
|\ | |||||
| * | NVHPC: Support 21.07 change to '-MD' where it behaves like gcc | Robert Maynard | 2021-07-29 | 3 | -10/+12 |
* | | Merge topic 'haiku-platform' | Brad King | 2021-07-29 | 1 | -5/+0 |
|\ \ | |/ | |||||
| * | Platform/Haiku: Remove the include-once behavior | Jessica Hamilton | 2021-07-29 | 1 | -5/+0 |
* | | Merge topic 'SCS_mp' | Brad King | 2021-07-29 | 2 | -3/+35 |
|\ \ | |||||
| * | | FindLAPACK: SCSL also has LAPACK routines | Igor S. Gerasimov | 2021-07-28 | 1 | -0/+24 |
| * | | FindBLAS: Update SCSL library | Igor S. Gerasimov | 2021-07-28 | 1 | -3/+11 |
* | | | FindLAPACK: IBM ESSL 6.1 also has LAPACK routines | Igor S. Gerasimov | 2021-07-28 | 1 | -0/+24 |
* | | | FindBLAS: Add possibility to find OMP parallelized version of ESSL | Igor S. Gerasimov | 2021-07-27 | 1 | -3/+11 |
* | | | FindBLAS: IBM ESSL 6.1 does not required BLAS lib | Igor S. Gerasimov | 2021-07-27 | 1 | -2/+2 |
|/ / | |||||
* | | Merge topic 'FindBLAS-eml' | Brad King | 2021-07-27 | 1 | -3/+3 |
|\ \ | |||||
| * | | FindBLAS: use unset instead of set for empty variables | Igor S. Gerasimov | 2021-07-27 | 1 | -2/+2 |
| * | | FindBLAS: Fix regression in finding EML_mt after recent refactoring | Igor S. Gerasimov | 2021-07-27 | 1 | -1/+1 |
* | | | Merge topic 'FindXCTest-xcode-12.5' | Brad King | 2021-07-27 | 1 | -1/+2 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | FindXCTest: Fix output directory for test bundle with Xcode 12.5 | Yauheni Khnykin | 2021-07-26 | 1 | -1/+2 |
| * | Merge topic 'gnu_c23' into release-3.21 | Brad King | 2021-07-23 | 1 | -2/+2 |
| |\ | |||||
| * \ | Merge topic 'iar-binutils' into release-3.21 | Brad King | 2021-07-23 | 3 | -86/+54 |
| |\ \ | |||||
* | \ \ | Merge topic 'support_other_cuda_libdevice_locations' | Brad King | 2021-07-26 | 1 | -2/+17 |
|\ \ \ \ | |||||
| * | | | | CUDA: Extract nvvm libdevice location from compiler verbose output | Robert Maynard | 2021-07-22 | 1 | -2/+17 |
* | | | | | Merge topic 'FindPatch-typo' | Brad King | 2021-07-23 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | FindPatch: Fix typo in find_program call | Ferenc Gerlits | 2021-07-21 | 1 | -1/+1 |
* | | | | | | Merge topic 'gnu_c23' | Brad King | 2021-07-23 | 1 | -2/+2 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | GNU: Correct C23 flags | Raul Tambre | 2021-07-21 | 1 | -2/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'iar-binutils' | Brad King | 2021-07-23 | 3 | -86/+54 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | IAR: Moved search logic to BinUtils. | Jean-Marc Hengen | 2021-07-23 | 3 | -86/+54 |
* | | | | | Merge topic 'CMakeDependentOption-revert-parens' | Brad King | 2021-07-21 | 1 | -4/+1 |
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | | | |||||
| * | | | CMakeDependentOption: Revert "Allow parentheses in the depends string" | Brad King | 2021-07-20 | 1 | -4/+1 |
| |/ / | |||||
| * | | Merge topic 'iar-exe-suffix' into release-3.21 | Brad King | 2021-07-20 | 1 | -2/+2 |
| |\ \ | |||||
* | \ \ | Merge topic 'iar-exe-suffix' | Brad King | 2021-07-20 | 1 | -2/+2 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Compiler/IAR: Avoid clobbering CMAKE_EXECUTABLE_SUFFIX | Lorenzo Cappelletti | 2021-07-20 | 1 | -2/+2 |
* | | | | Merge topic 'iar-host-exe' | Brad King | 2021-07-20 | 1 | -8/+24 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Compiler/IAR: search for both IAR's binaries * and *.exe | Lorenzo Cappelletti | 2021-07-20 | 1 | -8/+24 |
| |/ / | |||||
* | | | Merge topic 'enable_language-CMP0126' | Brad King | 2021-07-20 | 1 | -4/+0 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | CMakeDetermineCompilerId: Fix CMAKE_EXECUTABLE_FORMAT in CMP0126 NEW behavior | Brad King | 2021-07-19 | 1 | -4/+0 |
| * | Merge topic 'enable_language-CMP0126' into release-3.21 | Brad King | 2021-07-19 | 9 | -0/+28 |
| |\ | |||||
* | \ | Merge topic 'enable_language-CMP0126' | Brad King | 2021-07-19 | 9 | -0/+28 |
|\ \ \ | | |/ | |/| | |||||
| * | | enable_language: Fix test for working compiler with CMP0126 NEW behavior | Brad King | 2021-07-15 | 9 | -0/+28 |
* | | | Merge topic 'vs2022' | Brad King | 2021-07-19 | 1 | -0/+8 |
|\ \ \ | | |/ | |/| | |||||
| * | | VS: Add CSharp VS 2022 compiler version and flag table v143 | Brad King | 2021-07-15 | 1 | -0/+4 |
| * | | VS: Recognize CSharp VS 2019 compiler version v142 | Brad King | 2021-07-15 | 1 | -0/+4 |
| |/ | |||||
* | | Merge topic 'findblaslapack-cray' | Brad King | 2021-07-15 | 2 | -26/+39 |
|\ \ | |||||
| * | | Find{BLAS,LAPACK}: clean variables | Seth R Johnson | 2021-07-14 | 2 | -25/+31 |
| * | | Find{BLAS,LAPACK}: improve found message on Cray | Seth R Johnson | 2021-07-14 | 2 | -1/+8 |
* | | | Merge topic 'armlink_armar_detection' | Brad King | 2021-07-14 | 2 | -11/+9 |
|\ \ \ | | |/ | |/| | |||||
| * | | ARMClang: Fix regression in check for working compiler | Lingkai Dong | 2021-07-14 | 2 | -11/+9 |
| * | | Merge topic 'cpack-deb-post-ops' into release-3.21 | Brad King | 2021-07-13 | 1 | -1/+1 |
| |\ \ | |||||
* | \ \ | Merge topic 'FindPkgConfig-LIBRARY_PATH' | Brad King | 2021-07-14 | 1 | -0/+12 |
|\ \ \ \ | |||||
| * | | | | FindPkgConfig: Tolerate PKG_CONFIG_SYSTEM_LIBRARY_PATH in environment | Brad King | 2021-07-13 | 1 | -0/+12 |
| | |_|/ | |/| | | |||||
* | | | | FindMPI: Interrogate Cray compiler | Axel Huebl | 2021-07-13 | 1 | -1/+49 |
|/ / / | |||||
* | | | Merge topic 'cpack-deb-lib-multiarch' | Brad King | 2021-07-13 | 1 | -2/+4 |
|\ \ \ |