CMake/Modules/Platform
Bill Hoffman 7603244509 ENH: use program files env for searching 2006-02-28 10:27:30 -05:00
..
AIX.cmake ENH: add flags for debug release for aix 2005-08-29 17:09:29 -04:00
BSDOS.cmake ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code 2004-08-26 14:55:55 -04:00
CMakeLists.txt BUG: Added installation of .in files as well as .cmake files. 2005-02-24 11:46:27 -05:00
CYGWIN-g77.cmake ENH: add exe stuff for cygwin 2006-01-03 14:00:48 -05:00
CYGWIN.cmake BUG: Fixed cygwin module creation rules. Modules should not have the "cyg" prefix by default. Removd soname flags from creation rules because they are never used on this platform. 2006-02-19 13:34:22 -05:00
Darwin-xlc.cmake ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is never used. 2005-04-06 15:06:08 -04:00
Darwin.cmake ENH: use program files env for searching 2006-02-28 10:27:30 -05:00
FreeBSD.cmake ENH: major changes to support addition of languages from cmake modules directory. 2004-09-22 14:42:05 -04:00
HP-UX.cmake ENH: Added platform settings CMAKE_FIND_LIBRARY_PREFIXES and CMAKE_FIND_LIBRARY_SUFFIXES to allow customized searching for libraries. 2006-02-09 15:05:13 -05:00
IRIX.cmake ENH: major changes to support addition of languages from cmake modules directory. 2004-09-22 14:42:05 -04:00
IRIX64.cmake FIX: for 1852 fix fortran case 2005-07-13 08:29:56 -04:00
Linux-como.cmake ENH: major changes to support addition of languages from cmake modules directory. 2004-09-22 14:42:05 -04:00
Linux-icpc.cmake ENH: more compiler flags 2005-11-22 11:44:07 -05:00
Linux-ifort.cmake add ifort support 2004-09-09 16:05:42 -04:00
Linux.cmake ENH: major changes to support addition of languages from cmake modules directory. 2004-09-22 14:42:05 -04:00
MP-RAS.cmake ENH: major changes to support addition of languages from cmake modules directory. 2004-09-22 14:42:05 -04:00
NetBSD.cmake ENH: major changes to support addition of languages from cmake modules directory. 2004-09-22 14:42:05 -04:00
OSF1.cmake ENH: major changes to support addition of languages from cmake modules directory. 2004-09-22 14:42:05 -04:00
OpenBSD.cmake ENH: fix for OpenBSD 2004-12-16 17:26:59 -05:00
QNX.cmake ENH: try to fix rpath on qnx 2005-03-14 12:18:23 -05:00
RISCos.cmake ENH: major changes to support addition of languages from cmake modules directory. 2004-09-22 14:42:05 -04:00
SCO_SV.cmake ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code 2004-08-26 14:55:55 -04:00
SINIX.cmake ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code 2004-08-26 14:55:55 -04:00
SunOS.cmake ENH: more compiler flags 2005-11-22 11:44:07 -05:00
Tru64.cmake FIX: fix for bug 1325, Tru64 not True64 2004-12-06 12:39:18 -05:00
ULTRIX.cmake ENH: major changes to support addition of languages from cmake modules directory. 2004-09-22 14:42:05 -04:00
UNIX_SV.cmake ENH: major changes to support addition of languages from cmake modules directory. 2004-09-22 14:42:05 -04:00
UnixWare.cmake ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code 2004-08-26 14:55:55 -04:00
Windows-bcc32.cmake ENH: Generate import libraries for DLLs on Cygwin and MinGW. 2006-02-18 15:37:23 -05:00
Windows-cl.cmake ENH: make command line flags more consistent with ide settings 2006-02-21 12:19:32 -05:00
Windows-cl.cmake.in ENH: stuff to keep compiler tests from re-running all the time 2005-01-20 12:30:03 -05:00
Windows-g++.cmake BUG: Need Windows-g++.cmake module to support C++-only projects on Windows. 2006-02-09 14:18:48 -05:00
Windows-g77.cmake BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffix 2006-01-02 13:37:53 -05:00
Windows-gcc.cmake BUG: Fixed module creation rules. Removed soname portion of all rules because it is never used on this platform. 2006-02-19 13:49:18 -05:00
Windows-icl.cmake BUG: Fixed flag-to-vcproj-attribute conversion code to work again (it was broken by the optimization changes). Added conversion of /nologo flag to SuppressStartupBanner attribute and /Gy flag to EnableFunctionLevelLinking attribute. 2005-11-18 10:36:52 -05:00
Windows-ifort.cmake BUG: Fixed flag-to-vcproj-attribute conversion code to work again (it was broken by the optimization changes). Added conversion of /nologo flag to SuppressStartupBanner attribute and /Gy flag to EnableFunctionLevelLinking attribute. 2005-11-18 10:36:52 -05:00
Windows-wcl386.cmake ENH: Generate import libraries for DLLs on Cygwin and MinGW. 2006-02-18 15:37:23 -05:00
Windows.cmake ENH: Generate import libraries for DLLs on Cygwin and MinGW. 2006-02-18 15:37:23 -05:00
Xenix.cmake ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code 2004-08-26 14:55:55 -04:00
g77.cmake FIX: for 1852 fix fortran case 2005-07-13 08:29:56 -04:00
gcc.cmake BUG#895: Adding -DNDEBUG to C and C++ flags for release builds. 2004-06-01 14:08:04 -04:00
kFreeBSD.cmake ENH: add kFreeBSD support 2006-01-23 11:32:35 -05:00