summaryrefslogtreecommitdiff
path: root/Modules/CMakeFortranCompilerId.F.in
Commit message (Expand)AuthorAgeFilesLines
* LLVMFlang: Add support for LLVM FlangTin Huynh2022-05-241-0/+7
* LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-151-0/+7
* Modules: Fix typos and spelling in comments of generated codeJosef Angstenberger2021-05-071-1/+1
* Merge topic 'intel-2021'Brad King2021-04-291-5/+22
|\
| * IntelLLVM: Add special case for ifx 2021.1 version extractionBrad King2021-04-281-0/+8
| * Intel: Update Classic compiler version detection for 2021Brad King2021-04-281-5/+14
* | Merge topic 'fujitsu-compiler-4.0-support'Brad King2021-04-011-0/+9
|\ \ | |/ |/|
| * Fujitsu: Add support for the Fujitsu compiler in Trad modeChuck Atkins2021-03-301-0/+9
| * Merge topic 'cray-compiler-wrapper-detection'Brad King2021-03-111-1/+1
| |\
| * \ Merge topic 'CrayPrgEnv-detection'Brad King2021-03-091-1/+1
| |\ \
* | | | Cray: Detect Fortran compiler version patch level if availableJustin LaPolla2021-03-311-0/+3
* | | | Merge topic 'cray-compiler-wrapper-detection' into release-3.20Brad King2021-03-111-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Cray: Enable Cray compiler wrapper detection on all platformsJustin LaPolla2021-03-101-1/+1
| | |/ | |/|
* | | Merge topic 'CrayPrgEnv-detection' into release-3.20Brad King2021-03-091-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Revert "Cray: Fix Cray compiler detection on new platforms"Brad King2021-03-081-1/+1
* | IntelLLVM: Add support for Intel LLVM-based compilersWilliam R. Dieter2021-01-281-1/+15
* | NVHPC: Add support for NVIDIA HPC SDK compilers based on PGITin Huynh2021-01-271-0/+17
|/
* Cray: Fix Cray compiler detection on new platformsJustin LaPolla2020-12-011-1/+1
* Remove now-unused code once used for MIPSpro on IRIXBrad King2019-02-211-7/+0
* Remove now-unused code once used on IRIXBrad King2019-01-111-14/+2
* Flang: Identify as simulating MSVC on WindowsIsuru Fernando2017-10-311-21/+20
* Flang: Add support for flang Fortran compilerTin Huynh2017-08-311-0/+7
* NAG: Detect compiler version of NAG FortranTom Clune2017-05-051-0/+5
* Cray: Add macro tests to detect the Cray compiler wrappersChuck Atkins2015-12-071-0/+3
* Merge topic 'cray-fortran-version'Brad King2015-11-131-0/+2
|\
| * Cray: Implement Fortran compiler version detection (#15845)Brad King2015-11-121-0/+2
* | Intel: Recognize MSVC version for Intel Fortran 2016 (#15809)Brad King2015-10-261-1/+3
|/
* Fortran: Detect G95 compiler versionBrad King2015-02-191-0/+2
* Fortran: Detect PGI compiler versionBrad King2015-02-191-0/+5
* Fortran: Detect XL and VisualAge compiler versionsBrad King2015-02-191-0/+6
* Fortran: Detect GNU compiler versionBrad King2015-02-191-0/+5
* Fortran: Detect PathScale compiler versionBrad King2015-02-191-0/+5
* Fortran: Detect SunPro compiler versionBrad King2015-02-191-1/+9
* Fortran: Detect Intel compiler versionBrad King2015-02-191-0/+11
* Fortran: Add infrastructure to detect compiler version (#15372)Brad King2015-02-191-0/+22
* Intel: Fix detection of MSVC version simulated by pre-11.0 FortranBrad King2013-10-181-3/+1
* Intel: When simulating MSVC, re-use Windows-MSVC (#14476)Brad King2013-10-181-0/+20
* check for Haiku only with __HAIKU__Rolf Eike Beer2013-01-071-5/+1
* Add Absoft Fortran compiler id and basic flagsBrad King2011-05-201-0/+2
* Detect Fortran target architecture on WindowsBrad King2010-12-161-0/+9
* Teach CMake about Cray C, C++, and Fortran compilersBrad King2010-11-121-0/+2
* Recognize the PathScale C/C++/Fortran compilersBrad King2010-01-131-0/+2
* Add support for the g95 Fortran compilerBrad King2009-10-231-0/+2
* Teach compiler id about VisualAge -> XL rebrandingBrad King2009-08-071-1/+7
* ENH: Check _SGI_COMPILER_VERSION for compiler idBrad King2009-07-141-1/+1
* BUG: Avoid SGI preprocessor bug for Fortran IdBrad King2009-07-141-2/+10
* ENH: Identify Fortran compilers with fixed formatBrad King2009-06-251-0/+92