Bill Hoffman a47820ca86 ENH: add beos file %!s(int64=19) %!d(string=hai) anos
..
AIX.cmake 943de01060 ENH: disable static shared stuff on AIX, see comment %!s(int64=19) %!d(string=hai) anos
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 %!s(int64=21) %!d(string=hai) anos
BeOS.cmake a47820ca86 ENH: add beos file %!s(int64=19) %!d(string=hai) anos
CMakeLists.txt a21c0449ab BUG: Added installation of .in files as well as .cmake files. %!s(int64=21) %!d(string=hai) anos
CYGWIN-g77.cmake b08a151722 ENH: add exe stuff for cygwin %!s(int64=20) %!d(string=hai) anos
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. %!s(int64=19) %!d(string=hai) anos
Darwin-xlc.cmake 1c4337d778 ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is never used. %!s(int64=21) %!d(string=hai) anos
Darwin.cmake 7f7374e818 BUG: Do not enable -isystem support for Xcode generator until it is implemented. %!s(int64=19) %!d(string=hai) anos
FreeBSD.cmake 3079a67133 ENH: Enabling link type selection flags for this platform. See bug#1644 for details. %!s(int64=19) %!d(string=hai) anos
HP-UX.cmake b2a5495922 STYLE: Updated comment about link type flags and passing directly to ld. %!s(int64=19) %!d(string=hai) anos
IRIX.cmake 8fbf4a0de6 ENH: Enabling preprocessed source and asembly source generation rules on SGI MIPSpro compilers. %!s(int64=19) %!d(string=hai) anos
IRIX64.cmake 8fbf4a0de6 ENH: Enabling preprocessed source and asembly source generation rules on SGI MIPSpro compilers. %!s(int64=19) %!d(string=hai) anos
Linux-como.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. %!s(int64=21) %!d(string=hai) anos
Linux-icpc.cmake 066d5259c0 ENH: more compiler flags %!s(int64=20) %!d(string=hai) anos
Linux-ifort.cmake b9947a91d4 ENH: Cleanup link libraries. Remove -l from -ldl %!s(int64=19) %!d(string=hai) anos
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. %!s(int64=19) %!d(string=hai) anos
MP-RAS.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. %!s(int64=21) %!d(string=hai) anos
NetBSD.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms %!s(int64=20) %!d(string=hai) anos
OSF1.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms %!s(int64=20) %!d(string=hai) anos
OpenBSD.cmake a64f629140 ENH: add unix paths %!s(int64=20) %!d(string=hai) anos
QNX.cmake e1799a5f88 BUG: QNX GCC does not have -isystem. %!s(int64=19) %!d(string=hai) anos
RISCos.cmake 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. %!s(int64=21) %!d(string=hai) anos
SCO_SV.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms %!s(int64=20) %!d(string=hai) anos
SINIX.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms %!s(int64=20) %!d(string=hai) anos
SunOS.cmake 147b4ff102 BUG: Need -Wl, to pass linker flags when using gcc on Sun. %!s(int64=19) %!d(string=hai) anos
Tru64.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms %!s(int64=20) %!d(string=hai) anos
ULTRIX.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms %!s(int64=20) %!d(string=hai) anos
UNIX_SV.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms %!s(int64=20) %!d(string=hai) anos
UnixPaths.cmake 506dca3990 BUG: Header and library search path ordering should be consistent. %!s(int64=19) %!d(string=hai) anos
UnixWare.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms %!s(int64=20) %!d(string=hai) anos
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. %!s(int64=20) %!d(string=hai) anos
Windows-cl.cmake 5ac4801a04 BUG: use different commands for shared libraries and exe for manifest stuff fix for bug#4039 %!s(int64=19) %!d(string=hai) anos
Windows-cl.cmake.in bcfd6f7f69 ENH: add better variables for MSVC versions %!s(int64=20) %!d(string=hai) anos
Windows-g++.cmake e40ca0f428 BUG: Need Windows-g++.cmake module to support C++-only projects on Windows. %!s(int64=20) %!d(string=hai) anos
Windows-g77.cmake 86ad253427 BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffix %!s(int64=20) %!d(string=hai) anos
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. %!s(int64=19) %!d(string=hai) anos
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. %!s(int64=20) %!d(string=hai) anos
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. %!s(int64=20) %!d(string=hai) anos
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. %!s(int64=20) %!d(string=hai) anos
Windows.cmake 81677b3130 ENH: Generate import libraries for DLLs on Cygwin and MinGW. %!s(int64=20) %!d(string=hai) anos
WindowsPaths.cmake a5825cd11a ENH: check in new find stuff %!s(int64=20) %!d(string=hai) anos
Xenix.cmake d33021924d ENH: add more search paths and add UnixPaths to all unix platforms %!s(int64=20) %!d(string=hai) anos
g77.cmake 6571799492 FIX: for 1852 fix fortran case %!s(int64=20) %!d(string=hai) anos
gcc.cmake c11cf31c9b ENH: Adding SYSTEM option to INCLUDE_DIRECTORIES command. This addresses bug #3462. %!s(int64=19) %!d(string=hai) anos
kFreeBSD.cmake b9947a91d4 ENH: Cleanup link libraries. Remove -l from -ldl %!s(int64=19) %!d(string=hai) anos