Brad King 8e3bb08b81 ENH: Enabling link type selection flags for this platform. See bug#1644 for details. il y a 19 ans
..
AIX.cmake 690543c612 ENH: Enabling link type selection flags for this platform. See bug#1644 for details. il y a 19 ans
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 il y a 21 ans
CMakeLists.txt a21c0449ab BUG: Added installation of .in files as well as .cmake files. il y a 21 ans
CYGWIN-g77.cmake b08a151722 ENH: add exe stuff for cygwin il y a 20 ans
CYGWIN.cmake f08b1a2c96 ENH: add the flag for creating windows gui's il y a 20 ans
Darwin-xlc.cmake 1c4337d778 ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is never used. il y a 21 ans
Darwin.cmake cae4e6b37a ENH: add patch for finding applications on OSX il y a 20 ans
FreeBSD.cmake 3079a67133 ENH: Enabling link type selection flags for this platform. See bug#1644 for details. il y a 19 ans
HP-UX.cmake b2a5495922 STYLE: Updated comment about link type flags and passing directly to ld. il y a 19 ans
IRIX.cmake 8fbf4a0de6 ENH: Enabling preprocessed source and asembly source generation rules on SGI MIPSpro compilers. il y a 19 ans
IRIX64.cmake 8fbf4a0de6 ENH: Enabling preprocessed source and asembly source generation rules on SGI MIPSpro compilers. il y a 19 ans
Linux-como.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. il y a 21 ans
Linux-icpc.cmake 066d5259c0 ENH: more compiler flags il y a 20 ans
Linux-ifort.cmake b9947a91d4 ENH: Cleanup link libraries. Remove -l from -ldl il y a 20 ans
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. il y a 19 ans
MP-RAS.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. il y a 21 ans
NetBSD.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms il y a 20 ans
OSF1.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms il y a 20 ans
OpenBSD.cmake a64f629140 ENH: add unix paths il y a 20 ans
QNX.cmake 8e3bb08b81 ENH: Enabling link type selection flags for this platform. See bug#1644 for details. il y a 19 ans
RISCos.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. il y a 21 ans
SCO_SV.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms il y a 20 ans
SINIX.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms il y a 20 ans
SunOS.cmake 147b4ff102 BUG: Need -Wl, to pass linker flags when using gcc on Sun. il y a 19 ans
Tru64.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms il y a 20 ans
ULTRIX.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms il y a 20 ans
UNIX_SV.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms il y a 20 ans
UnixPaths.cmake 53ab2aa6af ENH: add /opt/local/include il y a 20 ans
UnixWare.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms il y a 20 ans
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. il y a 20 ans
Windows-cl.cmake 276e7e21a3 ENH: Adding flags to force generation of manifest files when building with VC 8. il y a 19 ans
Windows-cl.cmake.in bcfd6f7f69 ENH: add better variables for MSVC versions il y a 20 ans
Windows-g++.cmake e40ca0f428 BUG: Need Windows-g++.cmake module to support C++-only projects on Windows. il y a 20 ans
Windows-g77.cmake 86ad253427 BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffix il y a 20 ans
Windows-gcc.cmake b4c7f843f9 ENH: add windows apps to mingw il y a 20 ans
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. il y a 20 ans
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. il y a 20 ans
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. il y a 20 ans
Windows.cmake 81677b3130 ENH: Generate import libraries for DLLs on Cygwin and MinGW. il y a 20 ans
WindowsPaths.cmake a5825cd11a ENH: check in new find stuff il y a 20 ans
Xenix.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms il y a 20 ans
g77.cmake 6571799492 FIX: for 1852 fix fortran case il y a 20 ans
gcc.cmake dd37d0652f ENH: Changed preprocessed source extension to .i and assembly extension to .s for more portability. il y a 19 ans
kFreeBSD.cmake b9947a91d4 ENH: Cleanup link libraries. Remove -l from -ldl il y a 20 ans