summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Linux-VisualAge-Fortran.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Teach compiler id about VisualAge -> XL rebrandingBrad King2009-08-071-2/+1
| | | | | | | IBM rebranded its VisualAge compiler to XL starting at version 8.0. We use the compiler id "XL" for newer versions and "VisualAge" for older versions. We now also recognize the "z/OS" compiler, which is distinct from XL.
* Move flag to Compiler/VisualAge-Fortran moduleBrad King2009-08-071-1/+0
| | | | | | The CMAKE_Fortran_DEFINE_FLAG value applies to the IBM Fortran compilers on all platforms. This moves the setting to the platform-independent compiler information file.
* ENH: add support for xlf with -WF,-D for -DBill Hoffman2008-01-111-1/+1
|
* ENH: add support for xlf with -WF,-D for -DBill Hoffman2008-01-111-0/+1
|
* ENH: add support for visual age fortran on linuxBill Hoffman2008-01-101-0/+2