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