Historia zmian

Autor SHA1 Wiadomość Data
  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 lat temu
  Brad King c9506c30f0 BUG: Fixed shared library version support for Fortran. This addresses bug#3558. 19 lat temu
  Andy Cedilnik b9947a91d4 ENH: Cleanup link libraries. Remove -l from -ldl 19 lat temu
  Bill Hoffman a5825cd11a ENH: check in new find stuff 20 lat temu
  Bill Hoffman 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 lat temu
  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 lat temu
  Brad King c1add9106c ENH: Using separate CMAKE_SHARED_LIBRARY_SONAME flags for C and CXX. 22 lat temu
  Brad King aaf0ed39ca ENH: Adding implementation of shared library version support on UNIX. This addresses the feature request described in bug#32. 22 lat temu
  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 lat temu
  Bill Hoffman f5d95fb078 Complete rework of makefile generators expect trouble 23 lat temu