..
AIX.cmake
BUG: Added TARGET_ARCHIVES_MAY_BE_SHARED_LIBS global property to help compute proper rpath information on AIX when shared libraries have names like "libfoo.a".
2008-02-04 15:22:10 -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
ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerful signature.
2008-01-17 15:54:49 -05:00
CYGWIN-g77.cmake
…
CYGWIN.cmake
ENH: Auto-import symbols for cygwin executables
2009-05-27 11:33:37 -04:00
Catamount.cmake
ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerful signature.
2008-01-17 15:54:49 -05:00
Darwin-icc.cmake
BUG: Remove implicit include dir suppression
2009-02-24 15:37:09 -05:00
Darwin-icpc.cmake
ENH: Add Intel compiler module files for the Mac. Thanks to Mike Jackson for contributing.
2008-03-31 08:04:12 -04:00
Darwin-xlc.cmake
…
Darwin.cmake
BUG: Remove implicit include dir suppression
2009-02-24 15:37:09 -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: Better linker search path computation.
2008-02-21 11:41:11 -05: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
ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerful signature.
2008-01-17 15:54:49 -05:00
HP-UX.cmake
BUG: Look in arch-specific HPUX implicit link dirs
2009-06-19 17:09:36 -04:00
Haiku.cmake
BUG: fix for # 8413 add more haiku searching
2009-01-29 11:42:07 -05:00
IRIX.cmake
ENH: Enable dependent library search paths on more platforms
2008-02-01 09:57:41 -05:00
IRIX64.cmake
BUG: Apply patch from bug#6445. Add preprocessor definitions to assembly and preprocessing build rules.
2008-02-27 14:31:09 -05:00
Linux-GNU-Fortran.cmake
ENH: Patch from Maik to add per-configuration default flags to GCC and Intel Fortran compilers on Linux.
2008-03-17 08:55:05 -04:00
Linux-Intel-Fortran.cmake
Split Intel compiler information files
2009-08-21 09:54:42 -04:00
Linux-PGI-C.cmake
BUG: Apply patch from bug#6445. Add preprocessor definitions to assembly and preprocessing build rules.
2008-02-27 14:31:09 -05:00
Linux-PGI-CXX.cmake
BUG: Apply patch from bug#6445. Add preprocessor definitions to assembly and preprocessing build rules.
2008-02-27 14:31:09 -05:00
Linux-PGI-Fortran.cmake
ENH: Add basic flags for Portland Group fortran compiler.
2008-05-17 17:35:35 -04:00
Linux-SunPro-C.cmake
Split SunPro compiler information files
2009-08-21 10:32:26 -04:00
Linux-SunPro-CXX.cmake
Split SunPro compiler information files
2009-08-21 10:32:26 -04:00
Linux-SunPro-Fortran.cmake
Split SunPro compiler information files
2009-08-21 10:32:26 -04:00
Linux-VisualAge-C.cmake
Teach compiler id about VisualAge -> XL rebranding
2009-08-07 10:13:07 -04:00
Linux-VisualAge-Fortran.cmake
Teach compiler id about VisualAge -> XL rebranding
2009-08-07 10:13:07 -04:00
Linux-XL-C.cmake
Teach compiler id about VisualAge -> XL rebranding
2009-08-07 10:13:07 -04:00
Linux-XL-Fortran.cmake
Teach compiler id about VisualAge -> XL rebranding
2009-08-07 10:13:07 -04:00
Linux-como.cmake
…
Linux.cmake
BUG: fix for bug 4772, enable_language should now work on linux with correct flags
2008-10-01 13:24:51 -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
ENH: Enable dependent library search paths on more platforms
2008-02-02 08:58:53 -05:00
OSF1.cmake
…
OpenBSD.cmake
Use NetBSD to initialize OpenBSD configuration
2009-08-07 09:56:20 -04:00
OpenVMS.cmake
ENH: use .exe on vms
2009-06-11 15:25:48 -04:00
QNX.cmake
ENH: Better linker search path computation.
2008-02-21 11:41:11 -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.cmake
Split SunPro compiler information files
2009-08-21 10:32:26 -04:00
Tru64.cmake
…
ULTRIX.cmake
…
UNIX_SV.cmake
…
UnixPaths.cmake
ENH: Re-enable system include dir suppression
2009-02-25 11:44:46 -05:00
UnixWare.cmake
…
Windows-NMcl.cmake
ENH: add platform file for bounds checker
2008-08-15 15:07:56 -04:00
Windows-bcc32.cmake
Quote the target name for Borland tlib tool
2009-08-12 09:09:41 -04:00
Windows-cl.cmake
ENH: remove debug message
2009-07-15 12:43:09 -04:00
Windows-cl.cmake.in
ENH: make sure msvc90 gets set
2008-01-18 16:06:10 -05:00
Windows-df.cmake
…
Windows-g++.cmake
…
Windows-g77.cmake
ENH: fix fortran flags on g77 windows
2008-11-11 13:58:55 -05:00
Windows-gcc.cmake
BUG: fix for 5705, link in standard libs for mingw
2008-10-02 12:11:02 -04:00
Windows-icl.cmake
BUG: make sure the intel compiler uses the intel linker
2008-09-02 14:47:41 -04:00
Windows-ifort.cmake
ENH: add more fortran flags
2008-04-30 11:33:54 -04:00
Windows-wcl386.cmake
BUG: Fix generation of Watcom link lines.
2008-01-23 13:30:55 -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 32-bit and 64-bit Program Files folders
2008-12-17 09:23:30 -05:00
Xenix.cmake
…
cl.cmake
ENH: Handle large object file lists on some platforms
2008-02-27 17:10:45 -05:00
eCos.cmake
ENH: Fix eCos.cmake to not require a forced compiler
2008-02-11 17:01:02 -05: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
BUG: Apply patch from bug#6445. Add preprocessor definitions to assembly and preprocessing build rules.
2008-02-27 14:31:09 -05:00
kFreeBSD.cmake
ENH: Enable dependent library search paths on more platforms
2008-02-02 08:58:53 -05:00
syllable.cmake
ENH: Convert Modules/Platform specification of system search paths to use CMAKE_SYSTEM_PREFIX_PATH when possible.
2008-01-16 09:51:57 -05:00