Bill Hoffman 131d8205f5 BUG: fix for bug# 3584 missing SONAME for fortran on darwin 19 лет назад
..
AIX.cmake 943de01060 ENH: disable static shared stuff on AIX, see comment 19 лет назад
BSDOS.cmake 66a08c10e5 ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code 21 лет назад
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 f08b1a2c96 ENH: add the flag for creating windows gui's 19 лет назад
Darwin-xlc.cmake 1c4337d778 ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is never used. 21 лет назад
Darwin.cmake 131d8205f5 BUG: fix for bug# 3584 missing SONAME for fortran on darwin 19 лет назад
FreeBSD.cmake 3079a67133 ENH: Enabling link type selection flags for this platform. See bug#1644 for details. 19 лет назад
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-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 b9947a91d4 ENH: Cleanup link libraries. Remove -l from -ldl 19 лет назад
Linux.cmake 1d0502927c ENH: Adding support to link specifically to an archive or a shared library based on the file name specified. This fixes the problem of having -lfoo linking to libfoo.so even when it came from libfoo.a being specified. 19 лет назад
MP-RAS.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 лет назад
NetBSD.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 20 лет назад
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 8e3bb08b81 ENH: Enabling link type selection flags for this platform. See bug#1644 for details. 19 лет назад
RISCos.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 лет назад
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 506dca3990 BUG: Header and library search path ordering should be consistent. 19 лет назад
UnixWare.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 20 лет назад
Windows-bcc32.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-cl.cmake 115521338c BUG: fix for bug#3652 use link /lib instead of lib 19 лет назад
Windows-cl.cmake.in bcfd6f7f69 ENH: add better variables for MSVC versions 20 лет назад
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 b4c7f843f9 ENH: add windows apps to mingw 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 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.cmake 81677b3130 ENH: Generate import libraries for DLLs on Cygwin and MinGW. 20 лет назад
WindowsPaths.cmake a5825cd11a ENH: check in new find stuff 20 лет назад
Xenix.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 20 лет назад
g77.cmake 6571799492 FIX: for 1852 fix fortran case 20 лет назад
gcc.cmake dd37d0652f ENH: Changed preprocessed source extension to .i and assembly extension to .s for more portability. 19 лет назад
kFreeBSD.cmake b9947a91d4 ENH: Cleanup link libraries. Remove -l from -ldl 19 лет назад