CMake/Modules/Platform
Brad King 63b4952f4c BUG: Removed odbc32.lib and odbccp32.lib from standard libraries on VS 8 because VC++ Express 2005 does not have them. They are SQL database access libraries and should not be needed for every application. User code can always explicitly link the library. Also replacing deprecated /GZ option with /RTC1 for VS 8. This addresses bug#2795. 2006-02-02 20:15:38 -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 ENH: add exe stuff for cygwin 2006-01-03 14:00:48 -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: fixed some spelling errors 2005-06-20 16:31:34 -04: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: major changes to support addition of languages from cmake modules directory. 2004-09-22 14:42:05 -04: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 BUG: Need to use the -c option for implib to produce case-sensitive symbols in the .lib files. 2005-06-29 12:07:09 -04:00
Windows-cl.cmake BUG: Removed odbc32.lib and odbccp32.lib from standard libraries on VS 8 because VC++ Express 2005 does not have them. They are SQL database access libraries and should not be needed for every application. User code can always explicitly link the library. Also replacing deprecated /GZ option with /RTC1 for VS 8. This addresses bug#2795. 2006-02-02 20:15:38 -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-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: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffix 2006-01-02 13:37:53 -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: add support for watcom wmake and wcl386 2006-01-17 10:21:45 -05:00
Windows.cmake BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffix 2006-01-02 13:37:53 -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