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. 20 years ago
..
AIX.cmake 8ed25a5b89 ENH: add flags for debug release for aix 20 years ago
BSDOS.cmake 66a08c10e5 ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code 21 years ago
CMakeLists.txt a21c0449ab BUG: Added installation of .in files as well as .cmake files. 21 years ago
CYGWIN-g77.cmake b08a151722 ENH: add exe stuff for cygwin 20 years ago
CYGWIN.cmake b08a151722 ENH: add exe stuff for cygwin 20 years ago
Darwin-xlc.cmake 1c4337d778 ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is never used. 20 years ago
Darwin.cmake e1e7b11437 ENH: fixed some spelling errors 20 years ago
FreeBSD.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
HP-UX.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
IRIX.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
IRIX64.cmake 6571799492 FIX: for 1852 fix fortran case 20 years ago
Linux-como.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
Linux-icpc.cmake 066d5259c0 ENH: more compiler flags 20 years ago
Linux-ifort.cmake b18faffcf0 add ifort support 21 years ago
Linux.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
MP-RAS.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
NetBSD.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
OSF1.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
OpenBSD.cmake 080a626d8f ENH: fix for OpenBSD 21 years ago
QNX.cmake dbf7410bb2 ENH: try to fix rpath on qnx 21 years ago
RISCos.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
SCO_SV.cmake 66a08c10e5 ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code 21 years ago
SINIX.cmake 66a08c10e5 ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code 21 years ago
SunOS.cmake 066d5259c0 ENH: more compiler flags 20 years ago
Tru64.cmake 2aaac85694 FIX: fix for bug 1325, Tru64 not True64 21 years ago
ULTRIX.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
UNIX_SV.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
UnixWare.cmake 66a08c10e5 ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code 21 years ago
Windows-bcc32.cmake 387bcc5d20 BUG: Need to use the -c option for implib to produce case-sensitive symbols in the .lib files. 20 years ago
Windows-cl.cmake 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. 20 years ago
Windows-cl.cmake.in 36dd18efce ENH: stuff to keep compiler tests from re-running all the time 21 years ago
Windows-g77.cmake 86ad253427 BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffix 20 years ago
Windows-gcc.cmake 86ad253427 BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffix 20 years ago
Windows-icl.cmake 036a78056c 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. 20 years ago
Windows-ifort.cmake 036a78056c 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. 20 years ago
Windows-wcl386.cmake 9891260a6d ENH: add support for watcom wmake and wcl386 20 years ago
Windows.cmake 86ad253427 BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffix 20 years ago
Xenix.cmake 66a08c10e5 ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code 21 years ago
g77.cmake 6571799492 FIX: for 1852 fix fortran case 20 years ago
gcc.cmake 830e1ac1d9 BUG#895: Adding -DNDEBUG to C and C++ flags for release builds. 21 years ago
kFreeBSD.cmake 6d65b48279 ENH: add kFreeBSD support 20 years ago