커밋 기록

작성자 SHA1 메시지 날짜
  Brad King 1d38a3e09e BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and CMAKE_SHARED_MODULE_SUFFIX for loaded commands in favor of using the settings from the platform files. 20 년 전
  Andy Cedilnik f483e48d2a ENH: Cleanup DynamicLoader so that the symbols have more consistent names, start using dynamic loader from kwsys in CMake 20 년 전
  Bill Hoffman 4c1ae1b5af ENH: fix for bug 2808, use dlopen on new OSX versions 20 년 전
  Bill Hoffman 296a3f41aa FIX: fix bug 1690 21 년 전
  Brad King 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 년 전
  Andy Cedilnik e00b56dd57 Add accessor for Flushing cache 23 년 전
  Brad King b9db890ebc ENH: Pointer-to-function to pointer-to-data casts are not even allowed in strict C. Re-implemented this conversion in pure C++ using a casting trick with an extra level of indirection. 23 년 전
  Brad King 820088cefc ERR: Cast from pointer-to-data to pointer-to-function is not allowed in C++. The cast needed by cmDynamicLoader::GetSymbolAddress is now hidden in a C file. 23 년 전
  Ken Martin 9184cac1ff added plugin support 23 년 전