.. |
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
|
FIX: for 1852 fix fortran case
|
2005-07-13 08:29:56 -04:00 |
CYGWIN.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 |
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-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: major changes to support addition of languages from cmake modules directory.
|
2004-09-22 14:42:05 -04: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
|
ENH: /nologo must be first
|
2005-08-02 17:41:42 -04: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
|
ENH: add the ability to generate custom commands for a language that is not supported by an IDE
|
2004-10-21 14:34:02 -04:00 |
Windows-gcc.cmake
|
ENH: major changes to support addition of languages from cmake modules directory.
|
2004-09-22 14:42:05 -04:00 |
Windows-icl.cmake
|
ENH: Initial import
|
2004-08-09 18:20:07 -04:00 |
Windows-ifort.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.cmake
|
ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32
|
2003-08-21 16:22:23 -04: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 |