История коммитов

Автор SHA1 Сообщение Дата
  Letu Ren 988b9928e4 Linux: Avoid finding libraries using lib64 on ArchLinux 3 лет назад
  Cristian Adam 62cd3904bf variable: Set LINUX variable on Linux target systems 3 лет назад
  Marc Chevrier dabe56de58 genex-LINK_LIBRARY: Add feature WHOLE_ARCHIVE 4 лет назад
  Marc Chevrier b0fada9964 Genex-LINK_GROUP: Add feature RESCAN 4 лет назад
  Robert Maynard 5d44d73bbe CMakeDetermineCompilerABI: Revert "Parse library arch from versioned paths" 4 лет назад
  Robert Maynard 657fc3a9a7 CMakeDetermineCompilerABI: Parse library arch from versioned paths 5 лет назад
  Peter Wu 6114d85a7d RPATH: Add option for using $ORIGIN in build tree 7 лет назад
  Daniel Scharrer 896ad251de Teach find_library and find_package to search lib32 paths (#11260) 9 лет назад
  Zack Galbreath 81bfebfe8c Linux: Ignore Debian-specific case when cross-compiling 11 лет назад
  Kitware Robot 9db3116226 Remove CMake-language block-end command arguments 13 лет назад
  Kitware Robot 77543bde41 Convert CMake-language commands to lower case 13 лет назад
  Modestas Vainius 1ed19bcb25 multiarch: Set CMAKE_LIBRARY_ARCHITECTURE_REGEX for Linux|Hurd|kFreeBSD 14 лет назад
  Brad King b41ad3b399 Teach find_(library|package) about Linux multiarch (#12037) 14 лет назад
  Brad King af14f1f2c3 Remove GNU-specific flags from Linux.cmake 16 лет назад
  Brad King 4d72006bd6 Reduce duplication in Platform/<os>.cmake files 16 лет назад
  Brad King e28c16b482 Split GNU compiler information files 16 лет назад
  Brad King 1f06c33f8e Drop -rdynamic from Linux build rules 16 лет назад
  Bill Hoffman 6a1a1b632d BUG: fix for bug 4772, enable_language should now work on linux with correct flags 17 лет назад
  Brad King fd37a6ec3d ENH: Better linker search path computation. 18 лет назад
  Brad King 82fcaebe28 ENH: Pass dependent library search path to linker on some platforms. 18 лет назад
  Brad King b8357db11d ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerful signature. 18 лет назад
  Brad King 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 лет назад
  Brad King 96232d4052 BUG: Detect debian with existence of /etc/debian_version so things work in a chroot install. This is suggested in bug#4805. 19 лет назад
  Brad King 66d1930f56 ENH: Added CMAKE_EXE_EXPORTS_C_FLAG and CMAKE_EXE_EXPORTS_CXX_FLAG to support executables that export symbols. 19 лет назад
  Brad King a017333d9a ENH: Added option CMAKE_INSTALL_SO_NO_EXE on linux to choose whether the default permissions for shared libraries include the executable bit. This is necessary to support the conflicting policies of Debian and Fedora. These changes address bug#4805. 19 лет назад
  Brad King 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 лет назад
  Brad King c9506c30f0 BUG: Fixed shared library version support for Fortran. This addresses bug#3558. 19 лет назад
  Andy Cedilnik b9947a91d4 ENH: Cleanup link libraries. Remove -l from -ldl 20 лет назад
  Bill Hoffman a5825cd11a ENH: check in new find stuff 20 лет назад
  Bill Hoffman 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 лет назад