| .. |
|
AIX-GNU-C.cmake
|
e28c16b482
Split GNU compiler information files
|
16 years ago |
|
AIX-GNU-CXX.cmake
|
e28c16b482
Split GNU compiler information files
|
16 years ago |
|
AIX-GNU-Fortran.cmake
|
e28c16b482
Split GNU compiler information files
|
16 years ago |
|
AIX-GNU.cmake
|
e28c16b482
Split GNU compiler information files
|
16 years ago |
|
AIX-VisualAge-C.cmake
|
6d434ee6cc
Split XL compiler information files
|
16 years ago |
|
AIX-VisualAge-CXX.cmake
|
6d434ee6cc
Split XL compiler information files
|
16 years ago |
|
AIX-XL-C.cmake
|
6d434ee6cc
Split XL compiler information files
|
16 years ago |
|
AIX-XL-CXX.cmake
|
6d434ee6cc
Split XL compiler information files
|
16 years ago |
|
AIX-XL-Fortran.cmake
|
6d434ee6cc
Split XL compiler information files
|
16 years ago |
|
AIX.cmake
|
e28c16b482
Split GNU compiler information files
|
16 years ago |
|
BSDOS.cmake
|
f9cb0f3cb4
|
18 years ago |
|
BeOS.cmake
|
4d72006bd6
Reduce duplication in Platform/<os>.cmake files
|
16 years ago |
|
BlueGeneL.cmake
|
b8357db11d
ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerful signature.
|
18 years ago |
|
CYGWIN-GNU-C.cmake
|
e28c16b482
Split GNU compiler information files
|
16 years ago |
|
CYGWIN-GNU-CXX.cmake
|
e28c16b482
Split GNU compiler information files
|
16 years ago |
|
CYGWIN-GNU-Fortran.cmake
|
e28c16b482
Split GNU compiler information files
|
16 years ago |
|
CYGWIN-GNU.cmake
|
cd3a4f0025
Cygwin: Export all symbols with ENABLE_EXPORTS
|
15 years ago |
|
CYGWIN.cmake
|
e46e8fb937
Do not find cyg*.dll on Cygwin
|
16 years ago |
|
Catamount.cmake
|
b8357db11d
ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerful signature.
|
18 years ago |
|
Darwin-GNU-C.cmake
|
6ee87b2e5c
Fix issue #10155 - default value of CMAKE_OSX_DEPLOYMENT_TARGET should always be the empty string. When the value of CMAKE_OSX_DEPLOYMENT_TARGET is the empty string, the -mmacosx-version-min flag should not show up on the compiler command line. The logic for selecting default value of CMAKE_OSX_SYSROOT is orthogonal to and independent of the value of the deployment target. The default value for CMAKE_OSX_SYSROOT is the SDK that corresponds to the current version of Mac OSX on which cmake is running.
|
16 years ago |
|
Darwin-GNU-CXX.cmake
|
6ee87b2e5c
Fix issue #10155 - default value of CMAKE_OSX_DEPLOYMENT_TARGET should always be the empty string. When the value of CMAKE_OSX_DEPLOYMENT_TARGET is the empty string, the -mmacosx-version-min flag should not show up on the compiler command line. The logic for selecting default value of CMAKE_OSX_SYSROOT is orthogonal to and independent of the value of the deployment target. The default value for CMAKE_OSX_SYSROOT is the SDK that corresponds to the current version of Mac OSX on which cmake is running.
|
16 years ago |
|
Darwin-GNU-Fortran.cmake
|
58d6057a52
Fix OS X dylib and module GNU flags
|
16 years ago |
|
Darwin-GNU.cmake
|
6ee87b2e5c
Fix issue #10155 - default value of CMAKE_OSX_DEPLOYMENT_TARGET should always be the empty string. When the value of CMAKE_OSX_DEPLOYMENT_TARGET is the empty string, the -mmacosx-version-min flag should not show up on the compiler command line. The logic for selecting default value of CMAKE_OSX_SYSROOT is orthogonal to and independent of the value of the deployment target. The default value for CMAKE_OSX_SYSROOT is the SDK that corresponds to the current version of Mac OSX on which cmake is running.
|
16 years ago |
|
Darwin-VisualAge-C.cmake
|
6d434ee6cc
Split XL compiler information files
|
16 years ago |
|
Darwin-VisualAge-CXX.cmake
|
6d434ee6cc
Split XL compiler information files
|
16 years ago |
|
Darwin-XL-C.cmake
|
6d434ee6cc
Split XL compiler information files
|
16 years ago |
|
Darwin-XL-CXX.cmake
|
6d434ee6cc
Split XL compiler information files
|
16 years ago |
|
Darwin-icc.cmake
|
39f8b91125
BUG: Remove implicit include dir suppression
|
17 years ago |
|
Darwin-icpc.cmake
|
b03c246a00
ENH: Add Intel compiler module files for the Mac. Thanks to Mike Jackson for contributing.
|
17 years ago |
|
Darwin.cmake
|
6ee87b2e5c
Fix issue #10155 - default value of CMAKE_OSX_DEPLOYMENT_TARGET should always be the empty string. When the value of CMAKE_OSX_DEPLOYMENT_TARGET is the empty string, the -mmacosx-version-min flag should not show up on the compiler command line. The logic for selecting default value of CMAKE_OSX_SYSROOT is orthogonal to and independent of the value of the deployment target. The default value for CMAKE_OSX_SYSROOT is the SDK that corresponds to the current version of Mac OSX on which cmake is running.
|
16 years ago |
|
DragonFly.cmake
|
2339b9f753
|
18 years ago |
|
FreeBSD.cmake
|
4d72006bd6
Reduce duplication in Platform/<os>.cmake files
|
16 years ago |
|
GNU.cmake
|
90467d6294
GNU/Hurd platform support fixes (#9873)
|
15 years ago |
|
Generic-ADSP-ASM.cmake
|
d090159318
|
18 years ago |
|
Generic-ADSP-C.cmake
|
d090159318
|
18 years ago |
|
Generic-ADSP-CXX.cmake
|
d090159318
|
18 years ago |
|
Generic-ADSP-Common.cmake
|
d090159318
|
18 years ago |
|
Generic-SDCC-C.cmake
|
8262ccfd4e
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.
|
18 years ago |
|
Generic.cmake
|
d827b9f21d
-add basic search directories for the "Generic" platform
|
15 years ago |
|
HP-UX-GNU-C.cmake
|
e28c16b482
Split GNU compiler information files
|
16 years ago |
|
HP-UX-GNU-CXX.cmake
|
e28c16b482
Split GNU compiler information files
|
16 years ago |
|
HP-UX-GNU-Fortran.cmake
|
e28c16b482
Split GNU compiler information files
|
16 years ago |
|
HP-UX-GNU.cmake
|
e28c16b482
Split GNU compiler information files
|
16 years ago |
|
HP-UX.cmake
|
e28c16b482
Split GNU compiler information files
|
16 years ago |
|
Haiku.cmake
|
4d72006bd6
Reduce duplication in Platform/<os>.cmake files
|
16 years ago |
|
IRIX.cmake
|
4d72006bd6
Reduce duplication in Platform/<os>.cmake files
|
16 years ago |
|
IRIX64.cmake
|
4d72006bd6
Reduce duplication in Platform/<os>.cmake files
|
16 years ago |
|
Linux-Clang-C.cmake
|
571dc74891
Recognize Clang C and C++ compilers (see #10693)
|
15 years ago |
|
Linux-Clang-CXX.cmake
|
571dc74891
Recognize Clang C and C++ compilers (see #10693)
|
15 years ago |
|
Linux-GNU-C.cmake
|
7b106a6fb3
Create Linux GNU compiler flag consolidation macro
|
16 years ago |
|
Linux-GNU-CXX.cmake
|
7b106a6fb3
Create Linux GNU compiler flag consolidation macro
|
16 years ago |
|
Linux-GNU-Fortran.cmake
|
7b106a6fb3
Create Linux GNU compiler flag consolidation macro
|
16 years ago |
|
Linux-GNU.cmake
|
9ef3f8e820
Restore -rdynamic in Linux build rules
|
16 years ago |
|
Linux-Intel-C.cmake
|
e208397976
Consolidate Linux Intel compiler information
|
16 years ago |
|
Linux-Intel-CXX.cmake
|
e208397976
Consolidate Linux Intel compiler information
|
16 years ago |
|
Linux-Intel-Fortran.cmake
|
e208397976
Consolidate Linux Intel compiler information
|
16 years ago |
|
Linux-Intel.cmake
|
9ef3f8e820
Restore -rdynamic in Linux build rules
|
16 years ago |
|
Linux-PGI-C.cmake
|
c106cb2e2f
Generalize support for Portland Group Compiler
|
16 years ago |
|
Linux-PGI-CXX.cmake
|
c106cb2e2f
Generalize support for Portland Group Compiler
|
16 years ago |
|
Linux-PGI-Fortran.cmake
|
c106cb2e2f
Generalize support for Portland Group Compiler
|
16 years ago |
|
Linux-PGI.cmake
|
c106cb2e2f
Generalize support for Portland Group Compiler
|
16 years ago |
|
Linux-PathScale-C.cmake
|
1804c6bfe2
Add PathScale shared library flags on Linux
|
16 years ago |
|
Linux-PathScale-CXX.cmake
|
1804c6bfe2
Add PathScale shared library flags on Linux
|
16 years ago |
|
Linux-PathScale-Fortran.cmake
|
1804c6bfe2
Add PathScale shared library flags on Linux
|
16 years ago |
|
Linux-PathScale.cmake
|
1804c6bfe2
Add PathScale shared library flags on Linux
|
16 years ago |
|
Linux-SunPro-CXX.cmake
|
693f98c105
Fix rpath-link flag for SunPro C++ 5.11 on Linux
|
15 years ago |
|
Linux-VisualAge-C.cmake
|
115ecc5750
Teach compiler id about VisualAge -> XL rebranding
|
16 years ago |
|
Linux-VisualAge-CXX.cmake
|
b5e558e291
Fix XL C++ compiler flags on Linux
|
16 years ago |
|
Linux-VisualAge-Fortran.cmake
|
115ecc5750
Teach compiler id about VisualAge -> XL rebranding
|
16 years ago |
|
Linux-XL-C.cmake
|
af14f1f2c3
Remove GNU-specific flags from Linux.cmake
|
16 years ago |
|
Linux-XL-CXX.cmake
|
af14f1f2c3
Remove GNU-specific flags from Linux.cmake
|
16 years ago |
|
Linux-XL-Fortran.cmake
|
af14f1f2c3
Remove GNU-specific flags from Linux.cmake
|
16 years ago |
|
Linux-como.cmake
|
1f06c33f8e
Drop -rdynamic from Linux build rules
|
16 years ago |
|
Linux.cmake
|
af14f1f2c3
Remove GNU-specific flags from Linux.cmake
|
16 years ago |
|
MP-RAS.cmake
|
f9cb0f3cb4
|
18 years ago |
|
NetBSD.cmake
|
4d72006bd6
Reduce duplication in Platform/<os>.cmake files
|
16 years ago |
|
OSF1.cmake
|
c592df8377
Tru64: Use full-path include directives in Makefiles (#10569)
|
15 years ago |
|
OpenBSD.cmake
|
e750761857
OpenBSD: Work-around static/runtime linker inconsistency
|
15 years ago |
|
OpenVMS.cmake
|
8446a48054
ENH: use .exe on vms
|
16 years ago |
|
QNX.cmake
|
4d72006bd6
Reduce duplication in Platform/<os>.cmake files
|
16 years ago |
|
RISCos.cmake
|
f9cb0f3cb4
|
18 years ago |
|
SCO_SV.cmake
|
d33021924d
ENH: add more search paths and add UnixPaths to all unix platforms
|
19 years ago |
|
SINIX.cmake
|
d33021924d
ENH: add more search paths and add UnixPaths to all unix platforms
|
19 years ago |
|
SunOS-GNU-C.cmake
|
77ded39645
Fix GNU C and Fortran flags on SunOS
|
16 years ago |
|
SunOS-GNU-CXX.cmake
|
e28c16b482
Split GNU compiler information files
|
16 years ago |
|
SunOS-GNU-Fortran.cmake
|
77ded39645
Fix GNU C and Fortran flags on SunOS
|
16 years ago |
|
SunOS-GNU.cmake
|
3e37ca8ecc
Move GNU flags from SunOS.cmake to SunOS-GNU.cmake
|
16 years ago |
|
SunOS.cmake
|
3e37ca8ecc
Move GNU flags from SunOS.cmake to SunOS-GNU.cmake
|
16 years ago |
|
Tru64.cmake
|
d33021924d
ENH: add more search paths and add UnixPaths to all unix platforms
|
19 years ago |
|
ULTRIX.cmake
|
d33021924d
ENH: add more search paths and add UnixPaths to all unix platforms
|
19 years ago |
|
UNIX_SV.cmake
|
d33021924d
ENH: add more search paths and add UnixPaths to all unix platforms
|
19 years ago |
|
UnixPaths.cmake
|
12dcf9e4fb
Search prefix /usr before root prefix /
|
16 years ago |
|
UnixWare.cmake
|
d33021924d
ENH: add more search paths and add UnixPaths to all unix platforms
|
19 years ago |
|
Windows-Borland-C.cmake
|
0653286dc6
Split Borland compiler information files
|
16 years ago |
|
Windows-Borland-CXX.cmake
|
0653286dc6
Split Borland compiler information files
|
16 years ago |
|
Windows-Borland.cmake
|
0653286dc6
Split Borland compiler information files
|
16 years ago |
|
Windows-G95-Fortran.cmake
|
570ceeb4a4
Teach CMake how to work with G95 on mingw.
|
15 years ago |
|
Windows-GNU-C.cmake
|
aff3147917
Modernize GNU compiler info on Windows
|
16 years ago |
|
Windows-GNU-CXX.cmake
|
aff3147917
Modernize GNU compiler info on Windows
|
16 years ago |
|
Windows-GNU-Fortran.cmake
|
00477de1c9
Use response file for objects on MinGW and MSYS
|
15 years ago |
|
Windows-GNU.cmake
|
00477de1c9
Use response file for objects on MinGW and MSYS
|
15 years ago |
|
Windows-Intel.cmake
|
76d059e3fb
Add a module to determine if the intel linker supports manifest creation
|
16 years ago |
|
Windows-NMcl.cmake
|
0ea69917d9
ENH: add platform file for bounds checker
|
17 years ago |
|
Windows-cl.cmake
|
e0acb6ca5f
Fix Windows-cl.cmake so that at most one MSVC** variable is defined.
|
15 years ago |
|
Windows-cl.cmake.in
|
2938263636
Fix missing set of MSVC10 and add CheckCompilerRelatedVariables test.
|
15 years ago |
|
Windows-df.cmake
|
b8eede3b19
BUG: fix for bug 3950 add support for df compiler on windows
|
19 years ago |
|
Windows-g++.cmake
|
e40ca0f428
BUG: Need Windows-g++.cmake module to support C++-only projects on Windows.
|
20 years ago |
|
Windows-icl.cmake
|
4430bccc70
Change the way 32/64 bit compiles are detected with MSVC and intel makefile builds. Use the platform ID preprocessor approach.
|
16 years ago |
|
Windows-ifort.cmake
|
537906b467
Fix flags for Intel Fortran on Windows
|
16 years ago |
|
Windows-wcl386.cmake
|
9622fe5e9a
Watcom: Use LINK_FLAGS and STATIC_LIBRARY_FLAGS
|
15 years ago |
|
Windows.cmake
|
176fe63d15
|
18 years ago |
|
WindowsPaths.cmake
|
f98a4e63fd
Avoid (Unix|Windows)Paths.cmake multiple include
|
16 years ago |
|
Xenix.cmake
|
d33021924d
ENH: add more search paths and add UnixPaths to all unix platforms
|
19 years ago |
|
cl.cmake
|
dfe2ea6406
ENH: Handle large object file lists on some platforms
|
18 years ago |
|
eCos.cmake
|
f0cee3fe4c
ENH: Fix eCos.cmake to not require a forced compiler
|
18 years ago |
|
gas.cmake
|
5b18b80b58
|
18 years ago |
|
kFreeBSD.cmake
|
451d68b7e3
Support GNU/kFreeBSD
|
16 years ago |
|
syllable.cmake
|
4d72006bd6
Reduce duplication in Platform/<os>.cmake files
|
16 years ago |