.. |
AIX-VisualAge-Fortran.cmake
|
ENH: add support for xlf with -WF,-D for -D
|
2008-01-11 17:38:41 -05:00 |
AIX.cmake
|
ENH: Create COMPILE_DEFINITIONS property for targets and source files. Create <config>_COMPILE_DEFINITIONS property as per-configuration version. Add Preprocess test to test the feature. Document limitations on Xcode and VS6 generators.
|
2008-01-14 09:20:58 -05:00 |
BSDOS.cmake
|
BUG: also include UnixPaths.cmake on these platforms, this also sets UNIX to 1
|
2007-08-10 08:54:42 -04:00 |
BeOS.cmake
|
BUG: also include UnixPaths.cmake on these platforms, this also sets UNIX to 1
|
2007-08-10 08:54:42 -04:00 |
BlueGeneL.cmake
|
COMP: also use -Wl,-relax and -lc -lnss etc. when using the IBM compiler
|
2007-08-17 10:41:27 -04:00 |
CMakeLists.txt
|
…
|
|
CYGWIN-g77.cmake
|
…
|
|
CYGWIN.cmake
|
ENH: UNIX, CYGWIN, WIN32, APPLE, QNXNTO and BEOS are not longer set in
|
2007-08-09 14:45:23 -04:00 |
Catamount.cmake
|
ENH: add support for Catamount, the OS running on the compute nodes of Cray super computers
|
2007-08-01 09:14:32 -04:00 |
Darwin-xlc.cmake
|
…
|
|
Darwin.cmake
|
ENH: add support for env var and better default for CMAKE_OSX_SYSROOT
|
2007-11-15 13:14:41 -05:00 |
DragonFly.cmake
|
ENH: add DragonFly BSD, which is very close to FreeBSD (#4500)
|
2007-07-13 11:20:42 -04:00 |
FreeBSD.cmake
|
ENH: Added CMAKE_EXE_EXPORTS_C_FLAG and CMAKE_EXE_EXPORTS_CXX_FLAG to support executables that export symbols.
|
2007-04-17 23:41:51 -04:00 |
GNU.cmake
|
ENH: Added GNU/Hurd platform. Taken from debian patch 407155.
|
2007-06-27 11:42:10 -04:00 |
Generic-ADSP-ASM.cmake
|
ENH: add support for the ADSP toolchains for Blackfin, Shark and TigerShark
|
2007-07-12 13:41:00 -04:00 |
Generic-ADSP-C.cmake
|
ENH: add support for the ADSP toolchains for Blackfin, Shark and TigerShark
|
2007-07-12 13:41:00 -04:00 |
Generic-ADSP-CXX.cmake
|
ENH: add support for the ADSP toolchains for Blackfin, Shark and TigerShark
|
2007-07-12 13:41:00 -04:00 |
Generic-ADSP-Common.cmake
|
ENH: add support for the ADSP toolchains for Blackfin, Shark and TigerShark
|
2007-07-12 13:41:00 -04:00 |
Generic-SDCC-C.cmake
|
ENH: Create COMPILE_DEFINITIONS property for targets and source files. Create <config>_COMPILE_DEFINITIONS property as per-configuration version. Add Preprocess test to test the feature. Document limitations on Xcode and VS6 generators.
|
2008-01-14 09:20:58 -05:00 |
Generic.cmake
|
STYLE: change global cmake variable CMAKE_TARGET_SUPPORTS_ONLY_STATIC_LIBS
|
2007-06-26 13:05:27 -04:00 |
HP-UX.cmake
|
…
|
|
IRIX.cmake
|
…
|
|
IRIX64.cmake
|
…
|
|
Linux-GNU-Fortran.cmake
|
ENH: Implemented Fortran module output directory and search path flags.
|
2007-12-30 16:11:38 -05:00 |
Linux-PGI-C.cmake
|
ENH: add support for the Portland Compiler to CMake, can build cmake and the tests pass (except the wrapping tests, which fail to link to the g++-compiled Qt)
|
2007-09-17 15:55:17 -04:00 |
Linux-PGI-CXX.cmake
|
ENH: add support for the Portland Compiler to CMake, can build cmake and the tests pass (except the wrapping tests, which fail to link to the g++-compiled Qt)
|
2007-09-17 15:55:17 -04:00 |
Linux-SunPro-C.cmake
|
ENH: Merging CompilerId updates from branch CMake-Modules-CompilerId to the main tree. Changes between CMake-Modules-CompilerId-mp1 and CMake-Modules-CompilerId-mp2 are included.
|
2007-05-03 08:24:32 -04:00 |
Linux-SunPro-CXX.cmake
|
ENH: Merging CompilerId updates from branch CMake-Modules-CompilerId to the main tree. Changes between CMake-Modules-CompilerId-mp1 and CMake-Modules-CompilerId-mp2 are included.
|
2007-05-03 08:24:32 -04:00 |
Linux-SunPro-Fortran.cmake
|
ENH: Implemented Fortran module output directory and search path flags.
|
2007-12-30 16:11:38 -05:00 |
Linux-VisualAge-C.cmake
|
BUG: Removed stray debugging message.
|
2008-01-10 14:47:19 -05:00 |
Linux-VisualAge-Fortran.cmake
|
ENH: add support for xlf with -WF,-D for -D
|
2008-01-11 17:38:41 -05:00 |
Linux-como.cmake
|
…
|
|
Linux-icpc.cmake
|
…
|
|
Linux-ifort.cmake
|
ENH: Implemented Fortran module output directory and search path flags.
|
2007-12-30 16:11:38 -05:00 |
Linux.cmake
|
ENH: Added global property FIND_LIBRARY_USE_LIB64_PATHS to allow lib64 paths to be searched optionally. Turn off the feature on debian systems. This addresses debian report 419007.
|
2007-06-27 12:07:34 -04:00 |
MP-RAS.cmake
|
BUG: also include UnixPaths.cmake on these platforms, this also sets UNIX to 1
|
2007-08-10 08:54:42 -04:00 |
NetBSD.cmake
|
BUG: the Plugin test fails on NetBSD, let's see if this fixes it
|
2007-07-16 10:13:00 -04:00 |
OSF1.cmake
|
…
|
|
OpenBSD.cmake
|
…
|
|
QNX.cmake
|
ENH: Create COMPILE_DEFINITIONS property for targets and source files. Create <config>_COMPILE_DEFINITIONS property as per-configuration version. Add Preprocess test to test the feature. Document limitations on Xcode and VS6 generators.
|
2008-01-14 09:20:58 -05:00 |
RISCos.cmake
|
BUG: also include UnixPaths.cmake on these platforms, this also sets UNIX to 1
|
2007-08-10 08:54:42 -04:00 |
SCO_SV.cmake
|
…
|
|
SINIX.cmake
|
…
|
|
SunOS-SunPro-Fortran.cmake
|
ENH: Add SunPro fortran module flags on SunOS.
|
2007-12-30 16:34:49 -05:00 |
SunOS.cmake
|
…
|
|
Tru64.cmake
|
…
|
|
ULTRIX.cmake
|
…
|
|
UNIX_SV.cmake
|
…
|
|
UnixPaths.cmake
|
ENH: UNIX, CYGWIN, WIN32, APPLE, QNXNTO and BEOS are not longer set in
|
2007-08-09 14:45:23 -04:00 |
UnixWare.cmake
|
…
|
|
Windows-bcc32.cmake
|
ENH: Create COMPILE_DEFINITIONS property for targets and source files. Create <config>_COMPILE_DEFINITIONS property as per-configuration version. Add Preprocess test to test the feature. Document limitations on Xcode and VS6 generators.
|
2008-01-14 09:20:58 -05:00 |
Windows-cl.cmake
|
ENH: add ability to have manifest files and incremental linking with make and nmake
|
2008-01-01 15:13:41 -05:00 |
Windows-cl.cmake.in
|
…
|
|
Windows-df.cmake
|
BUG: fix for bug 3950 add support for df compiler on windows
|
2007-02-20 16:43:32 -05:00 |
Windows-g++.cmake
|
…
|
|
Windows-g77.cmake
|
…
|
|
Windows-gcc.cmake
|
ENH: Added support for import libraries created by executable and module targets. The module import libraries should never be used but some windows compilers always create them for .dll files since there is no distinction from shared libraries on that platform. The executable import libraries may be used to create modules that when loaded bind to symbols from the executables. This is an enhancement related to bug#4210 though not requested by it explicitly.
|
2007-03-19 10:00:36 -04:00 |
Windows-icl.cmake
|
ENH: Create COMPILE_DEFINITIONS property for targets and source files. Create <config>_COMPILE_DEFINITIONS property as per-configuration version. Add Preprocess test to test the feature. Document limitations on Xcode and VS6 generators.
|
2008-01-14 09:20:58 -05:00 |
Windows-ifort.cmake
|
ENH: Patch from Maik to add preprocessor directive handling to Fortran dependency scanning. Also added -fpp flag to Intel Fortran compiler on Windows by default.
|
2008-01-09 10:30:11 -05:00 |
Windows-wcl386.cmake
|
ENH: Create COMPILE_DEFINITIONS property for targets and source files. Create <config>_COMPILE_DEFINITIONS property as per-configuration version. Add Preprocess test to test the feature. Document limitations on Xcode and VS6 generators.
|
2008-01-14 09:20:58 -05:00 |
Windows.cmake
|
ENH: UNIX, CYGWIN, WIN32, APPLE, QNXNTO and BEOS are not longer set in
|
2007-08-09 14:45:23 -04:00 |
WindowsPaths.cmake
|
ENH: use WindowsPaths.cmake on all Windows platforms, not only for cl, makes
|
2007-08-02 11:17:32 -04:00 |
Xenix.cmake
|
…
|
|
cl.cmake
|
ENH: Create COMPILE_DEFINITIONS property for targets and source files. Create <config>_COMPILE_DEFINITIONS property as per-configuration version. Add Preprocess test to test the feature. Document limitations on Xcode and VS6 generators.
|
2008-01-14 09:20:58 -05:00 |
eCos.cmake
|
ENH: add the ecos include dir and the ecos definitions by default
|
2007-07-10 17:11:57 -04:00 |
g77.cmake
|
…
|
|
gas.cmake
|
ENH: initial support for assembler in cmake, needs testing by our users
|
2007-06-28 09:14:27 -04:00 |
gcc.cmake
|
STYLE: move the two CMAKE_SHARED_LIBRARYC/CXX_FLAGS for gcc from
|
2007-05-22 09:15:00 -04:00 |
kFreeBSD.cmake
|
…
|
|
syllable.cmake
|
ENH: add support for the Syllable OS (http://www.syllable.org)
|
2007-11-23 20:45:49 -05:00 |
xlf.cmake
|
ENH: add support for xlf with -WF,-D for -D
|
2008-01-11 17:37:38 -05:00 |