Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Factor AIX and XL compiler flags into common module | Brad King | 2011-03-02 | 1 | -4/+2 |
| | | | | | Factor duplicate flag information from Platform/AIX-XL-*.cmake into Platform/AIX-XL.cmake and load it from the original files. | ||||
* | Split XL compiler information files | Brad King | 2009-09-30 | 1 | -0/+4 |
This moves platform-independent XL compiler flags into separate "Compiler/XL-<lang>.cmake" modules. Platform-specific flags go in "Platform/<os>-XL-<lang>.cmake" modules. |