Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach compiler id about VisualAge -> XL rebranding | Brad King | 2009-08-07 | 1 | -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 module | Brad King | 2009-08-07 | 1 | -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 -D | Bill Hoffman | 2008-01-11 | 1 | -1/+1 |
| | |||||
* | ENH: add support for xlf with -WF,-D for -D | Bill Hoffman | 2008-01-11 | 1 | -0/+1 |
| | |||||
* | ENH: add support for visual age fortran on linux | Bill Hoffman | 2008-01-10 | 1 | -0/+2 |