| Commit message (Expand) | Author | Age | Files | Lines |
* | LCC: Add dedicated support for MCST LCC compiler | makise-homura | 2021-10-15 | 1 | -0/+7 |
|
|
* | Modules: Fix typos and spelling in comments of generated code | Josef Angstenberger | 2021-05-07 | 1 | -1/+1 |
|
|
* | Merge topic 'intel-2021' | Brad King | 2021-04-29 | 1 | -5/+22 |
|\ |
|
| * | IntelLLVM: Add special case for ifx 2021.1 version extraction | Brad King | 2021-04-28 | 1 | -0/+8 |
|
|
| * | Intel: Update Classic compiler version detection for 2021 | Brad King | 2021-04-28 | 1 | -5/+14 |
|
|
* | | Merge topic 'fujitsu-compiler-4.0-support' | Brad King | 2021-04-01 | 1 | -0/+9 |
|\ \
| |/
|/| |
|
| * | Fujitsu: Add support for the Fujitsu compiler in Trad mode | Chuck Atkins | 2021-03-30 | 1 | -0/+9 |
|
|
| * | Merge topic 'cray-compiler-wrapper-detection' | Brad King | 2021-03-11 | 1 | -1/+1 |
| |\ |
|
| * \ | Merge topic 'CrayPrgEnv-detection' | Brad King | 2021-03-09 | 1 | -1/+1 |
| |\ \ |
|
* | | | | Cray: Detect Fortran compiler version patch level if available | Justin LaPolla | 2021-03-31 | 1 | -0/+3 |
|
|
* | | | | Merge topic 'cray-compiler-wrapper-detection' into release-3.20 | Brad King | 2021-03-11 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Cray: Enable Cray compiler wrapper detection on all platforms | Justin LaPolla | 2021-03-10 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge topic 'CrayPrgEnv-detection' into release-3.20 | Brad King | 2021-03-09 | 1 | -1/+1 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Revert "Cray: Fix Cray compiler detection on new platforms" | Brad King | 2021-03-08 | 1 | -1/+1 |
|
|
* | | IntelLLVM: Add support for Intel LLVM-based compilers | William R. Dieter | 2021-01-28 | 1 | -1/+15 |
|
|
* | | NVHPC: Add support for NVIDIA HPC SDK compilers based on PGI | Tin Huynh | 2021-01-27 | 1 | -0/+17 |
|/ |
|
* | Cray: Fix Cray compiler detection on new platforms | Justin LaPolla | 2020-12-01 | 1 | -1/+1 |
|
|
* | Remove now-unused code once used for MIPSpro on IRIX | Brad King | 2019-02-21 | 1 | -7/+0 |
|
|
* | Remove now-unused code once used on IRIX | Brad King | 2019-01-11 | 1 | -14/+2 |
|
|
* | Flang: Identify as simulating MSVC on Windows | Isuru Fernando | 2017-10-31 | 1 | -21/+20 |
|
|
* | Flang: Add support for flang Fortran compiler | Tin Huynh | 2017-08-31 | 1 | -0/+7 |
|
|
* | NAG: Detect compiler version of NAG Fortran | Tom Clune | 2017-05-05 | 1 | -0/+5 |
|
|
* | Cray: Add macro tests to detect the Cray compiler wrappers | Chuck Atkins | 2015-12-07 | 1 | -0/+3 |
|
|
* | Merge topic 'cray-fortran-version' | Brad King | 2015-11-13 | 1 | -0/+2 |
|\ |
|
| * | Cray: Implement Fortran compiler version detection (#15845) | Brad King | 2015-11-12 | 1 | -0/+2 |
|
|
* | | Intel: Recognize MSVC version for Intel Fortran 2016 (#15809) | Brad King | 2015-10-26 | 1 | -1/+3 |
|/ |
|
* | Fortran: Detect G95 compiler version | Brad King | 2015-02-19 | 1 | -0/+2 |
|
|
* | Fortran: Detect PGI compiler version | Brad King | 2015-02-19 | 1 | -0/+5 |
|
|
* | Fortran: Detect XL and VisualAge compiler versions | Brad King | 2015-02-19 | 1 | -0/+6 |
|
|
* | Fortran: Detect GNU compiler version | Brad King | 2015-02-19 | 1 | -0/+5 |
|
|
* | Fortran: Detect PathScale compiler version | Brad King | 2015-02-19 | 1 | -0/+5 |
|
|
* | Fortran: Detect SunPro compiler version | Brad King | 2015-02-19 | 1 | -1/+9 |
|
|
* | Fortran: Detect Intel compiler version | Brad King | 2015-02-19 | 1 | -0/+11 |
|
|
* | Fortran: Add infrastructure to detect compiler version (#15372) | Brad King | 2015-02-19 | 1 | -0/+22 |
|
|
* | Intel: Fix detection of MSVC version simulated by pre-11.0 Fortran | Brad King | 2013-10-18 | 1 | -3/+1 |
|
|
* | Intel: When simulating MSVC, re-use Windows-MSVC (#14476) | Brad King | 2013-10-18 | 1 | -0/+20 |
|
|
* | check for Haiku only with __HAIKU__ | Rolf Eike Beer | 2013-01-07 | 1 | -5/+1 |
|
|
* | Add Absoft Fortran compiler id and basic flags | Brad King | 2011-05-20 | 1 | -0/+2 |
|
|
* | Detect Fortran target architecture on Windows | Brad King | 2010-12-16 | 1 | -0/+9 |
|
|
* | Teach CMake about Cray C, C++, and Fortran compilers | Brad King | 2010-11-12 | 1 | -0/+2 |
|
|
* | Recognize the PathScale C/C++/Fortran compilers | Brad King | 2010-01-13 | 1 | -0/+2 |
|
|
* | Add support for the g95 Fortran compiler | Brad King | 2009-10-23 | 1 | -0/+2 |
|
|
* | Teach compiler id about VisualAge -> XL rebranding | Brad King | 2009-08-07 | 1 | -1/+7 |
|
|
* | ENH: Check _SGI_COMPILER_VERSION for compiler id | Brad King | 2009-07-14 | 1 | -1/+1 |
|
|
* | BUG: Avoid SGI preprocessor bug for Fortran Id | Brad King | 2009-07-14 | 1 | -2/+10 |
|
|
* | ENH: Identify Fortran compilers with fixed format | Brad King | 2009-06-25 | 1 | -0/+92 |
|
|