CMake/Modules/Compiler
Brad King 83816cc6ec Add support for the g95 Fortran compiler
This commit teaches CMake about the g95 compiler from

  http://www.g95.org

We use 'G95' as the compiler id string, and add some basic flags.

See issue #9241.
2009-10-23 08:25:43 -04:00
..
G95-Fortran.cmake Add support for the g95 Fortran compiler 2009-10-23 08:25:43 -04:00
GNU-C.cmake ENH: Implicit link info for C, CXX, and Fortran 2009-07-23 10:07:25 -04:00
GNU-CXX.cmake ENH: Implicit link info for C, CXX, and Fortran 2009-07-23 10:07:25 -04:00
GNU-Fortran.cmake ENH: Implicit link info for C, CXX, and Fortran 2009-07-23 10:07:25 -04:00
HP-C.cmake ENH: Implicit link info for C, CXX, and Fortran 2009-07-23 10:07:25 -04:00
HP-CXX.cmake ENH: Implicit link info for C, CXX, and Fortran 2009-07-23 10:07:25 -04:00
HP-Fortran.cmake ENH: Implicit link info for C, CXX, and Fortran 2009-07-23 10:07:25 -04:00
Intel-C.cmake The preprocessing and assembly rules also need the <DEFINES>, otherwise different reults are created. 2009-09-19 04:33:10 -04:00
Intel-CXX.cmake The preprocessing and assembly rules also need the <DEFINES>, otherwise different reults are created. 2009-09-19 04:33:10 -04:00
Intel-Fortran.cmake Use Intel for Linux flags only on Linux 2009-09-01 13:55:13 -04:00
MIPSpro-C.cmake ENH: Implicit link info for C, CXX, and Fortran 2009-07-23 10:07:25 -04:00
MIPSpro-CXX.cmake ENH: Implicit link info for C, CXX, and Fortran 2009-07-23 10:07:25 -04:00
MIPSpro-Fortran.cmake ENH: Implicit link info for C, CXX, and Fortran 2009-07-23 10:07:25 -04:00
PGI-C.cmake Set CMAKE_<LANG>_VERBOSE_FLAG variables for PGI 2009-07-29 16:38:06 -04:00
PGI-CXX.cmake Set CMAKE_<LANG>_VERBOSE_FLAG variables for PGI 2009-07-29 16:38:06 -04:00
PGI-Fortran.cmake Set CMAKE_<LANG>_VERBOSE_FLAG variables for PGI 2009-07-29 16:38:06 -04:00
SunPro-C.cmake Split SunPro compiler information files 2009-08-21 10:32:26 -04:00
SunPro-CXX.cmake Split SunPro compiler information files 2009-08-21 10:32:26 -04:00
SunPro-Fortran.cmake Split SunPro compiler information files 2009-08-21 10:32:26 -04:00
VisualAge-C.cmake Teach compiler id about VisualAge -> XL rebranding 2009-08-07 10:13:07 -04:00
VisualAge-CXX.cmake Teach compiler id about VisualAge -> XL rebranding 2009-08-07 10:13:07 -04:00
VisualAge-Fortran.cmake Teach compiler id about VisualAge -> XL rebranding 2009-08-07 10:13:07 -04:00
XL-C.cmake Add initial XL C compiler flags for safer builds 2009-09-30 09:38:23 -04:00
XL-CXX.cmake Split XL compiler information files 2009-09-30 09:37:35 -04:00
XL-Fortran.cmake Split XL compiler information files 2009-09-30 09:37:35 -04:00