.. |
AIX.cmake
|
ENH: add correct initial flags for aix
|
2006-03-09 15:00:37 -05: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 support for language flags at rule expansion time
|
2006-03-06 15:14:23 -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 correct name for path
|
2006-03-29 16:34:50 -05:00 |
FreeBSD.cmake
|
ENH: add unix paths
|
2006-03-27 11:09:19 -05:00 |
HP-UX.cmake
|
ENH: add more search paths and add UnixPaths to all unix platforms
|
2006-03-27 10:46:42 -05:00 |
IRIX.cmake
|
ENH: add more search paths and add UnixPaths to all unix platforms
|
2006-03-27 10:46:42 -05:00 |
IRIX64.cmake
|
ENH: add more search paths and add UnixPaths to all unix platforms
|
2006-03-27 10:46:42 -05: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: check in new find stuff
|
2006-03-02 13:30:22 -05: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: add more search paths and add UnixPaths to all unix platforms
|
2006-03-27 10:46:42 -05:00 |
OSF1.cmake
|
ENH: add more search paths and add UnixPaths to all unix platforms
|
2006-03-27 10:46:42 -05:00 |
OpenBSD.cmake
|
ENH: add unix paths
|
2006-03-27 11:09:19 -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: add more search paths and add UnixPaths to all unix platforms
|
2006-03-27 10:46:42 -05:00 |
SINIX.cmake
|
ENH: add more search paths and add UnixPaths to all unix platforms
|
2006-03-27 10:46:42 -05:00 |
SunOS.cmake
|
ENH: check in new find stuff
|
2006-03-02 13:30:22 -05:00 |
Tru64.cmake
|
ENH: add more search paths and add UnixPaths to all unix platforms
|
2006-03-27 10:46:42 -05:00 |
ULTRIX.cmake
|
ENH: add more search paths and add UnixPaths to all unix platforms
|
2006-03-27 10:46:42 -05:00 |
UNIX_SV.cmake
|
ENH: add more search paths and add UnixPaths to all unix platforms
|
2006-03-27 10:46:42 -05:00 |
UnixPaths.cmake
|
ENH: add /opt/local/include
|
2006-03-27 12:21:43 -05:00 |
UnixWare.cmake
|
ENH: add more search paths and add UnixPaths to all unix platforms
|
2006-03-27 10:46:42 -05: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
|
BUG: Fixed order of options to cl for 32-bit/64-bit test to work with VS 6 NMake.
|
2006-03-30 16:55:19 -05:00 |
Windows-cl.cmake.in
|
ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64
|
2006-03-30 13:49:56 -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
|
ENH: Added support for linking to MS .lib libraries in MinGW.
|
2006-03-22 11:10:58 -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 |
WindowsPaths.cmake
|
ENH: check in new find stuff
|
2006-03-02 13:30:22 -05:00 |
Xenix.cmake
|
ENH: add more search paths and add UnixPaths to all unix platforms
|
2006-03-27 10:46:42 -05: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 more search paths and add UnixPaths to all unix platforms
|
2006-03-27 10:46:42 -05:00 |