Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove duplicate info from Linux SunPro info files | Brad King | 2009-12-04 | 1 | -2/+0 |
| | | | | | The CMAKE_DL_LIBS variable is set platform-wide by Linux.cmake so we do not need to duplicate it in Linux-SunPro-<lang>.cmake files. | ||||
* | Split SunPro compiler information files | Brad King | 2009-08-21 | 1 | -14/+0 |
| | | | | | | This moves platform-independent SunPro compiler flags into separate "Compiler/SunPro-<lang>.cmake" modules. Platform-specific flags are left untouched. | ||||
* | ENH: Implemented Fortran module output directory and search path flags. | Brad King | 2007-12-30 | 1 | -0/+2 |
| | |||||
* | ENH: Merging CompilerId updates from branch CMake-Modules-CompilerId to the ↵ | Brad King | 2007-05-03 | 1 | -0/+14 |
main tree. Changes between CMake-Modules-CompilerId-mp1 and CMake-Modules-CompilerId-mp2 are included. |