CMake/Modules/Platform
Yves Starreveld 2ff4690192 ENH: remove the -flat_namespace and -undefined suppress hacks from
ENH: CMAKE_SHARED_MODULE_CREATE_C_FLAGS
ENH: and fix the complex example to specify a -bundle loader for the
ENH: shared module that it builds.
2003-08-27 20:35:18 -04:00
..
AIX.cmake BUG: Need -brtl when creating shared libraries. Also added -bexpall (AIX equivalent to Linux's -rdynamic) when building executables. 2003-05-16 15:21:03 -04:00
BSDOS.cmake Complete rework of makefile generators expect trouble 2002-11-08 15:46:08 -05:00
CMakeLists.txt ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers. 2003-07-21 16:38:53 -04:00
CYGWIN.cmake use export all symbols on cygwin 2003-01-21 12:41:22 -05:00
Darwin.cmake ENH: remove the -flat_namespace and -undefined suppress hacks from 2003-08-27 20:35:18 -04:00
FreeBSD.cmake Complete rework of makefile generators expect trouble 2002-11-08 15:46:08 -05:00
HP-UX.cmake fix default release flags for hp 2003-02-05 14:55:51 -05:00
IRIX.cmake clean up flags with _init flags 2002-11-11 12:31:46 -05:00
IRIX64.cmake ENH: Improved default choice of -64 compiler/linker flags based on how cmake was built. 2003-08-19 10:50:08 -04:00
Linux-como.cmake ENH: Added shared library settings. 2003-01-06 09:32:27 -05:00
Linux.cmake ENH: Moved caching of C*_FLAGS* settings down to CMakeSystemSpecificInformation.cmake. The platform files can set the defaults on the first run, and then the settings are cached at the end. 2002-11-08 18:06:53 -05:00
MP-RAS.cmake Complete rework of makefile generators expect trouble 2002-11-08 15:46:08 -05:00
NetBSD.cmake Complete rework of makefile generators expect trouble 2002-11-08 15:46:08 -05:00
OSF1.cmake add shared path for OSF 2003-01-06 08:39:21 -05:00
OpenBSD.cmake Complete rework of makefile generators expect trouble 2002-11-08 15:46:08 -05:00
RISCos.cmake Complete rework of makefile generators expect trouble 2002-11-08 15:46:08 -05:00
SCO_SV.cmake Complete rework of makefile generators expect trouble 2002-11-08 15:46:08 -05:00
SINIX.cmake Complete rework of makefile generators expect trouble 2002-11-08 15:46:08 -05:00
SunOS.cmake Fix gnu c and Sun CC mix 2003-03-27 13:03:30 -05:00
True64.cmake Complete rework of makefile generators expect trouble 2002-11-08 15:46:08 -05:00
ULTRIX.cmake Complete rework of makefile generators expect trouble 2002-11-08 15:46:08 -05:00
UNIX_SV.cmake Complete rework of makefile generators expect trouble 2002-11-08 15:46:08 -05:00
UnixWare.cmake Complete rework of makefile generators expect trouble 2002-11-08 15:46:08 -05:00
Windows-bcc32.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
Windows-cl.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
Windows-gcc.cmake ENH: MinGW build now passes all the tests 2003-08-27 16:42:01 -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 Complete rework of makefile generators expect trouble 2002-11-08 15:46:08 -05:00
gcc.cmake minor change to default compile flags 2003-01-22 14:59:46 -05:00