summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/AIX-XL-CXX.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Factor AIX and XL compiler flags into common moduleBrad King2011-03-021-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 filesBrad King2009-09-301-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.