CMake/Modules/Compiler
Brad King c106cb2e2f Generalize support for Portland Group Compiler
We factor flags from Platform/Linux-PGI-Fortran.cmake into language
independent helper modules

  Compiler/PGI.cmake
  Platform/Linux-PGI.cmake

and invoke the macros from

  Compiler/PGI-<lang>.cmake
  Platform/Linux-PGI-<lang>.cmake

This enables general support for the PGI compilers.
2009-12-04 10:21:57 -05:00
..
G95-Fortran.cmake Add support for the g95 Fortran compiler 2009-10-23 08:25:43 -04:00
GNU-C.cmake Split GNU compiler information files 2009-12-02 09:52:00 -05:00
GNU-CXX.cmake Split GNU compiler information files 2009-12-02 09:52:00 -05:00
GNU-Fortran.cmake Split GNU compiler information files 2009-12-02 09:52:00 -05:00
GNU.cmake Split GNU compiler information files 2009-12-02 09:52:00 -05: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 Generalize support for Portland Group Compiler 2009-12-04 10:21:57 -05:00
PGI-CXX.cmake Generalize support for Portland Group Compiler 2009-12-04 10:21:57 -05:00
PGI-Fortran.cmake Generalize support for Portland Group Compiler 2009-12-04 10:21:57 -05:00
PGI.cmake Generalize support for Portland Group Compiler 2009-12-04 10:21:57 -05:00
SunPro-C.cmake Drop -rdynamic from Linux build rules 2009-12-01 14:25:21 -05:00
SunPro-CXX.cmake Drop -rdynamic from Linux build rules 2009-12-01 14:25:21 -05:00
SunPro-Fortran.cmake Drop -rdynamic from Linux build rules 2009-12-01 14:25:21 -05: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