summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Linux-SunPro-Fortran.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicate info from Linux SunPro info filesBrad King2009-12-041-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 filesBrad King2009-08-211-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 King2007-12-301-0/+2
|
* ENH: Merging CompilerId updates from branch CMake-Modules-CompilerId to the ↵Brad King2007-05-031-0/+14
main tree. Changes between CMake-Modules-CompilerId-mp1 and CMake-Modules-CompilerId-mp2 are included.