Историја ревизија

Аутор SHA1 Порука Датум
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR пре 9 година
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format пре 9 година
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references пре 11 година
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License пре 16 година
  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. пре 19 година
  Andy Cedilnik f483e48d2a ENH: Cleanup DynamicLoader so that the symbols have more consistent names, start using dynamic loader from kwsys in CMake пре 19 година
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup пре 19 година
  Bill Hoffman 4c1ae1b5af ENH: fix for bug 2808, use dlopen on new OSX versions пре 19 година
  Bill Hoffman 2a8f981bee ENH: fix compile error bug# 2020 on mac пре 20 година
  Bill Hoffman 5bf55d1590 ENH: shorten the symbols a bit and remove maps of std::string for map of cmStdString пре 21 година
  Bill Hoffman c5be64081a bug fix for 986 пре 21 година
  Bill Hoffman 8f565bdc74 BUG: don't crash when loading a module that does not exist пре 21 година
  Bill Hoffman c60f2fabc4 ENH: use cmake variables for cmDynamicLoader to figure out library prefix and extensions пре 22 година
  Bill Hoffman 07b4d8bbca BUG: fix mingw module load tests пре 22 година
  Bill Hoffman a413160fec ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32 пре 22 година
  Bill Hoffman 8cb6645ad8 Remove some borland 6 warnings пре 22 година
  Ken Martin 03bba128f3 fix one warning пре 22 година
  Ken Martin 0431b126b2 fix one warning пре 22 година
  Andy Cedilnik 304582d208 Attempt to make unloading work on OSX пре 22 година
  Bill Hoffman 0f19623edd BUG: fixes for hp пре 22 година
  Bill Hoffman a551bfcafc fix free before use пре 23 година
  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 година
  Ken Martin cceb68f2a0 Remove memory leak caused by cmDynamicLoader not being deleted properly пре 23 година
  Bill Hoffman a63f7ba43c BUG: fix load command stuff for cygwin and cleanup at exit пре 23 година
  Andy Cedilnik e00b56dd57 Add accessor for Flushing cache пре 23 година
  Bill Hoffman 94f1e8f5c5 fix for cygwin and nmake that does not define WIN32 пре 23 година
  Andy Cedilnik 7fb39f7e3b Fix cache for non void* types пре 23 година
  Andy Cedilnik 1b4171c5e4 Keep track of libraries so that you can load them as many times as you want... пре 23 година
  Andy Cedilnik 2a21a66b13 Fix extension and suffix for modules on mac пре 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 година