CMake/Modules/Platform
Bill Hoffman ebd0c2d377 Merge in changes for RC 3 2009-10-09 16:11:47 -04:00
..
AIX-VisualAge-C.cmake Merge in changes to CMake-2-8 RC 2 2009-10-01 17:21:28 -04:00
AIX-VisualAge-CXX.cmake Merge in changes to CMake-2-8 RC 2 2009-10-01 17:21:28 -04:00
AIX-XL-C.cmake Merge in changes to CMake-2-8 RC 2 2009-10-01 17:21:28 -04:00
AIX-XL-CXX.cmake Merge in changes to CMake-2-8 RC 2 2009-10-01 17:21:28 -04:00
AIX-XL-Fortran.cmake Merge in changes to CMake-2-8 RC 2 2009-10-01 17:21:28 -04:00
AIX.cmake Merge in changes to CMake-2-8 RC 2 2009-10-01 17:21:28 -04:00
BSDOS.cmake
BeOS.cmake
BlueGeneL.cmake
CYGWIN-g77.cmake
CYGWIN.cmake ENH: Auto-import symbols for cygwin executables 2009-05-27 11:33:37 -04:00
Catamount.cmake
Darwin-GNU-C.cmake Fix check for -isysroot on OS X 2009-09-19 10:14:31 -04:00
Darwin-GNU-CXX.cmake Fix check for -isysroot on OS X 2009-09-19 10:14:31 -04:00
Darwin-GNU.cmake Fix check for -isysroot on OS X 2009-09-19 10:14:31 -04:00
Darwin-VisualAge-C.cmake Merge in changes to CMake-2-8 RC 2 2009-10-01 17:21:28 -04:00
Darwin-VisualAge-CXX.cmake Merge in changes to CMake-2-8 RC 2 2009-10-01 17:21:28 -04:00
Darwin-XL-C.cmake Merge in changes to CMake-2-8 RC 2 2009-10-01 17:21:28 -04:00
Darwin-XL-CXX.cmake Merge in changes to CMake-2-8 RC 2 2009-10-01 17:21:28 -04:00
Darwin-icc.cmake BUG: Remove implicit include dir suppression 2009-02-24 15:37:09 -05:00
Darwin-icpc.cmake
Darwin.cmake Fix check for -isysroot on OS X 2009-09-19 10:14:31 -04:00
DragonFly.cmake
FreeBSD.cmake
GNU.cmake
Generic-ADSP-ASM.cmake
Generic-ADSP-C.cmake
Generic-ADSP-CXX.cmake
Generic-ADSP-Common.cmake
Generic-SDCC-C.cmake
Generic.cmake
HP-UX.cmake BUG: Look in arch-specific HPUX implicit link dirs 2009-06-19 17:09:36 -04:00
Haiku.cmake Merge in changes to CMake-2-8 RC 2 2009-10-01 17:21:28 -04:00
IRIX.cmake
IRIX64.cmake
Linux-GNU-Fortran.cmake
Linux-Intel-C.cmake Merge in changes for RC 3 2009-10-09 16:11:47 -04:00
Linux-Intel-CXX.cmake Merge in changes for RC 3 2009-10-09 16:11:47 -04:00
Linux-Intel-Fortran.cmake Merge in changes for RC 3 2009-10-09 16:11:47 -04:00
Linux-Intel.cmake Merge in changes for RC 3 2009-10-09 16:11:47 -04:00
Linux-PGI-C.cmake
Linux-PGI-CXX.cmake
Linux-PGI-Fortran.cmake
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-CXX.cmake Fix XL C++ compiler flags on Linux 2009-09-16 12:33:24 -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 Merge in changes to CMake-2-8 RC 2 2009-10-01 17:21:28 -04:00
Linux-XL-CXX.cmake Merge in changes to CMake-2-8 RC 2 2009-10-01 17:21:28 -04:00
Linux-XL-Fortran.cmake Merge in changes to CMake-2-8 RC 2 2009-10-01 17:21:28 -04:00
Linux-como.cmake
Linux.cmake
MP-RAS.cmake
NetBSD.cmake
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
RISCos.cmake
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 Merge in changes for RC 3 2009-10-09 16:11:47 -04:00
UnixWare.cmake
Windows-Borland-C.cmake Merge in changes for RC 3 2009-10-09 16:11:47 -04:00
Windows-Borland-CXX.cmake Merge in changes for RC 3 2009-10-09 16:11:47 -04:00
Windows-Borland.cmake Merge in changes for RC 3 2009-10-09 16:11:47 -04:00
Windows-Intel.cmake Add a module to determine if the intel linker supports manifest creation 2009-09-01 16:23:07 -04:00
Windows-NMcl.cmake
Windows-cl.cmake Move /MANIFEST flag into -E vs_link. This is so it can be used by the intel compilers without having to specifiy it in the intel compiler files 2009-09-01 14:33:26 -04:00
Windows-cl.cmake.in
Windows-df.cmake
Windows-g++.cmake
Windows-g77.cmake
Windows-gcc.cmake
Windows-icl.cmake Merge in changes for RC 3 2009-10-09 16:11:47 -04:00
Windows-ifort.cmake Add support for embeded manifests for Intel C/C++/Fortran compilers 2009-09-01 16:33:51 -04:00
Windows-wcl386.cmake
Windows.cmake
WindowsPaths.cmake Merge in changes for RC 3 2009-10-09 16:11:47 -04:00
Xenix.cmake
cl.cmake
eCos.cmake
g77.cmake
gas.cmake
gcc.cmake
kFreeBSD.cmake Merge in changes for RC 3 2009-10-09 16:11:47 -04:00
syllable.cmake