Brad King 0e8515fa4c BUG: Get rid of ancient variables CMAKE_CXX_WARNING_LEVEL, CMAKE_CXX_USE_RTTI, CMAKE_CXX_STACK_SIZE which are only partially implemented and now taken care of by flag mapping anyway. 19 jaren geleden
..
AIX.cmake 846b058f73 ENH: force c++ when building c++ objects 19 jaren geleden
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 jaren geleden
BeOS.cmake a47820ca86 ENH: add beos file 19 jaren geleden
CMakeLists.txt a21c0449ab BUG: Added installation of .in files as well as .cmake files. 21 jaren geleden
CYGWIN-g77.cmake b08a151722 ENH: add exe stuff for cygwin 20 jaren geleden
CYGWIN.cmake b155f3aa1c ENH: Adding image version number (major.minor) property to windows binaries. Default is 0.0, but the VERSION target property may change the value. Windows now has first-class support for dll and exe versioning. This addresses bug#1219. 19 jaren geleden
Darwin-xlc.cmake 1c4337d778 ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is never used. 21 jaren geleden
Darwin.cmake b9ab2b1932 BUG: Propagate platform settings such as CMAKE_OSX_ARCHITECTURES to the try compile 19 jaren geleden
FreeBSD.cmake 3079a67133 ENH: Enabling link type selection flags for this platform. See bug#1644 for details. 19 jaren geleden
HP-UX.cmake b2a5495922 STYLE: Updated comment about link type flags and passing directly to ld. 19 jaren geleden
IRIX.cmake 8fbf4a0de6 ENH: Enabling preprocessed source and asembly source generation rules on SGI MIPSpro compilers. 19 jaren geleden
IRIX64.cmake 8fbf4a0de6 ENH: Enabling preprocessed source and asembly source generation rules on SGI MIPSpro compilers. 19 jaren geleden
Linux-como.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 jaren geleden
Linux-icpc.cmake 066d5259c0 ENH: more compiler flags 20 jaren geleden
Linux-ifort.cmake b9947a91d4 ENH: Cleanup link libraries. Remove -l from -ldl 19 jaren geleden
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 jaren geleden
MP-RAS.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 jaren geleden
NetBSD.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 20 jaren geleden
OSF1.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 20 jaren geleden
OpenBSD.cmake a64f629140 ENH: add unix paths 20 jaren geleden
QNX.cmake c96c175484 ENH: try to force c++ on qnx 19 jaren geleden
RISCos.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 jaren geleden
SCO_SV.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 20 jaren geleden
SINIX.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 20 jaren geleden
SunOS.cmake 147b4ff102 BUG: Need -Wl, to pass linker flags when using gcc on Sun. 19 jaren geleden
Tru64.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 20 jaren geleden
ULTRIX.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 20 jaren geleden
UNIX_SV.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 20 jaren geleden
UnixPaths.cmake 506dca3990 BUG: Header and library search path ordering should be consistent. 19 jaren geleden
UnixWare.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 20 jaren geleden
Windows-bcc32.cmake 42e1ffb7f5 BUG: Do not create import library for MODULEs. The TARGET_IMPLIB name is not set correctly for MODULE rules anyway. 19 jaren geleden
Windows-cl.cmake 0e8515fa4c BUG: Get rid of ancient variables CMAKE_CXX_WARNING_LEVEL, CMAKE_CXX_USE_RTTI, CMAKE_CXX_STACK_SIZE which are only partially implemented and now taken care of by flag mapping anyway. 19 jaren geleden
Windows-cl.cmake.in bcfd6f7f69 ENH: add better variables for MSVC versions 20 jaren geleden
Windows-df.cmake b8eede3b19 BUG: fix for bug 3950 add support for df compiler on windows 19 jaren geleden
Windows-g++.cmake e40ca0f428 BUG: Need Windows-g++.cmake module to support C++-only projects on Windows. 20 jaren geleden
Windows-g77.cmake 86ad253427 BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffix 20 jaren geleden
Windows-gcc.cmake b155f3aa1c ENH: Adding image version number (major.minor) property to windows binaries. Default is 0.0, but the VERSION target property may change the value. Windows now has first-class support for dll and exe versioning. This addresses bug#1219. 19 jaren geleden
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 jaren geleden
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 jaren geleden
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 jaren geleden
Windows.cmake 81677b3130 ENH: Generate import libraries for DLLs on Cygwin and MinGW. 20 jaren geleden
WindowsPaths.cmake a5825cd11a ENH: check in new find stuff 20 jaren geleden
Xenix.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 20 jaren geleden
g77.cmake 6571799492 FIX: for 1852 fix fortran case 20 jaren geleden
gcc.cmake a7042f2e97 BUG: Applied patch from bug#4462. 19 jaren geleden
kFreeBSD.cmake b9947a91d4 ENH: Cleanup link libraries. Remove -l from -ldl 19 jaren geleden