커밋 기록

작성자 SHA1 메시지 날짜
  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 19 년 전
  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 년 전
  Bill Hoffman 66a08c10e5 ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code 21 년 전
  Brad King c1add9106c ENH: Using separate CMAKE_SHARED_LIBRARY_SONAME flags for C and CXX. 22 년 전
  Brad King aaf0ed39ca ENH: Adding implementation of shared library version support on UNIX. This addresses the feature request described in bug#32. 22 년 전
  Brad King 3a6d52f4c5 ENH: Moved caching of C*_FLAGS* settings down to CMakeSystemSpecificInformation.cmake. The platform files can set the defaults on the first run, and then the settings are cached at the end. 23 년 전
  Bill Hoffman f5d95fb078 Complete rework of makefile generators expect trouble 23 년 전