CMake/Modules/Compiler
Brad King e28c16b482 Split GNU compiler information files
This moves GNU compiler flags into new-style modules

  Compiler/GNU-<lang>.cmake
  Platform/<os>-GNU-<lang>.cmake

We use language-independent helper modules

  Compiler/GNU.cmake
  Platform/<os>-GNU.cmake

to define macros consolidating the information.
2009-12-02 09:52:00 -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 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 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