Commit Verlauf

Autor SHA1 Nachricht Datum
  Brad King 90c8ea1c03 BUG: Fixed module creation rules. Removed soname portion of all rules because it is never used on this platform. vor 20 Jahren
  Brad King 81677b3130 ENH: Generate import libraries for DLLs on Cygwin and MinGW. vor 20 Jahren
  Brad King 33587ce376 ENH: Added platform settings CMAKE_FIND_LIBRARY_PREFIXES and CMAKE_FIND_LIBRARY_SUFFIXES to allow customized searching for libraries. vor 20 Jahren
  Bill Hoffman 86ad253427 BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffix vor 20 Jahren
  Andy Cedilnik 37dc4bdc6e COMP: On mingw, -fPIC is not necessary and it actually produces warnings vor 20 Jahren
  Bill Hoffman 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. vor 21 Jahren
  Bill Hoffman 4fb678e40d Make sure cmake uses consistent module prefixes vor 21 Jahren
  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 vor 21 Jahren
  Bill Hoffman 07b4d8bbca BUG: fix mingw module load tests vor 22 Jahren
  Bill Hoffman eb7ab7964a shared modules are not linked so do not use lib prefix vor 22 Jahren
  Bill Hoffman f7ce654912 ENH: change mingw to use libfoo.dll instead of foo.dll since it can link to them vor 22 Jahren
  Bill Hoffman c3530dd01f BUG: fix for bug 383 gcc flags are now always set if the compiler is gnu vor 22 Jahren
  Bill Hoffman a35d911def ENH: MinGW build now passes all the tests vor 22 Jahren
  Bill Hoffman 9cc69e8292 ENH: add configure file for gcc under windows vor 22 Jahren