Bill Hoffman 5765fbbb88 ENH: fix spelling error 18 лет назад
..
AIX.cmake f9cb0f3cb4 18 лет назад
BSDOS.cmake f9cb0f3cb4 18 лет назад
BeOS.cmake f9cb0f3cb4 18 лет назад
BlueGeneL.cmake 68c2dd8009 18 лет назад
CMakeLists.txt a21c0449ab BUG: Added installation of .in files as well as .cmake files. 21 лет назад
CYGWIN-g77.cmake b08a151722 ENH: add exe stuff for cygwin 20 лет назад
CYGWIN.cmake 176fe63d15 18 лет назад
Catamount.cmake 21f73ebc36 18 лет назад
Darwin-xlc.cmake 1c4337d778 ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is never used. 21 лет назад
Darwin.cmake 5765fbbb88 ENH: fix spelling error 18 лет назад
DragonFly.cmake 2339b9f753 18 лет назад
FreeBSD.cmake 66d1930f56 ENH: Added CMAKE_EXE_EXPORTS_C_FLAG and CMAKE_EXE_EXPORTS_CXX_FLAG to support executables that export symbols. 18 лет назад
GNU.cmake a5e6f52a96 ENH: Added GNU/Hurd platform. Taken from debian patch 407155. 18 лет назад
Generic-ADSP-ASM.cmake d090159318 18 лет назад
Generic-ADSP-C.cmake d090159318 18 лет назад
Generic-ADSP-CXX.cmake d090159318 18 лет назад
Generic-ADSP-Common.cmake d090159318 18 лет назад
Generic-SDCC-C.cmake 5fdb818c84 18 лет назад
Generic.cmake f8261ff9f7 18 лет назад
HP-UX.cmake b2a5495922 STYLE: Updated comment about link type flags and passing directly to ld. 19 лет назад
IRIX.cmake 8fbf4a0de6 ENH: Enabling preprocessed source and asembly source generation rules on SGI MIPSpro compilers. 19 лет назад
IRIX64.cmake 8fbf4a0de6 ENH: Enabling preprocessed source and asembly source generation rules on SGI MIPSpro compilers. 19 лет назад
Linux-PGI-C.cmake 4ee1ee1bd0 18 лет назад
Linux-PGI-CXX.cmake 4ee1ee1bd0 18 лет назад
Linux-SunPro-C.cmake 44ab336a0c 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. 18 лет назад
Linux-SunPro-CXX.cmake 44ab336a0c 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. 18 лет назад
Linux-SunPro-Fortran.cmake 44ab336a0c 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. 18 лет назад
Linux-como.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 лет назад
Linux-icpc.cmake 066d5259c0 ENH: more compiler flags 20 лет назад
Linux-ifort.cmake 680cff0b9f 18 лет назад
Linux.cmake eab81489f1 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. 18 лет назад
MP-RAS.cmake f9cb0f3cb4 18 лет назад
NetBSD.cmake ce33d80fa5 18 лет назад
OSF1.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 20 лет назад
OpenBSD.cmake a64f629140 ENH: add unix paths 20 лет назад
QNX.cmake f9cb0f3cb4 18 лет назад
RISCos.cmake f9cb0f3cb4 18 лет назад
SCO_SV.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 20 лет назад
SINIX.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 20 лет назад
SunOS.cmake 147b4ff102 BUG: Need -Wl, to pass linker flags when using gcc on Sun. 19 лет назад
Tru64.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 20 лет назад
ULTRIX.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 20 лет назад
UNIX_SV.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 20 лет назад
UnixPaths.cmake 176fe63d15 18 лет назад
UnixWare.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 20 лет назад
Windows-bcc32.cmake f4ab553178 ENH: add support for preprocessed files in borland 18 лет назад
Windows-cl.cmake 9cbb998737 ENH: add support for vs 2008 beta 2 18 лет назад
Windows-cl.cmake.in bcfd6f7f69 ENH: add better variables for MSVC versions 20 лет назад
Windows-df.cmake b8eede3b19 BUG: fix for bug 3950 add support for df compiler on windows 19 лет назад
Windows-g++.cmake e40ca0f428 BUG: Need Windows-g++.cmake module to support C++-only projects on Windows. 20 лет назад
Windows-g77.cmake 86ad253427 BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffix 20 лет назад
Windows-gcc.cmake fc7c433463 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. 19 лет назад
Windows-icl.cmake 08289893b8 ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_STANDARD_LIBRARIES. This is needed to get programmable language support working with Visual Studio generators. It makes sense anyway. 19 лет назад
Windows-ifort.cmake 08289893b8 ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_STANDARD_LIBRARIES. This is needed to get programmable language support working with Visual Studio generators. It makes sense anyway. 19 лет назад
Windows-wcl386.cmake e1260b8468 ENH: Enabled preprocessor make rules for Watcom. 18 лет назад
Windows.cmake 176fe63d15 18 лет назад
WindowsPaths.cmake dac7814841 18 лет назад
Xenix.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 20 лет назад
cl.cmake 15a7414a60 COMP: if a new cmake runs on an old build tree, set CMAKE_LINKER to link to make it link 18 лет назад
eCos.cmake 1f7e8e6f0b 18 лет назад
g77.cmake 6571799492 FIX: for 1852 fix fortran case 20 лет назад
gas.cmake 5b18b80b58 18 лет назад
gcc.cmake 6be930f0cf 18 лет назад
kFreeBSD.cmake b9947a91d4 ENH: Cleanup link libraries. Remove -l from -ldl 19 лет назад