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