Commit Verlauf

Autor SHA1 Nachricht Datum
  Brad King df62f64db7 Clean up install rules of CMake itself (#14371) vor 12 Jahren
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License vor 16 Jahren
  Brad King 98c51ff6dc ENH: Overhaul CMake version numbering vor 16 Jahren
  Brad King 4c137bad6b ENH: Add ELF file parsing vor 17 Jahren
  Bill Hoffman 0dd276a311 ENH: remove CMAKE_PREFIX so changing it does not rebuild all vor 18 Jahren
  Ken Martin 236d1ebf56 ENH: added CMAKE_STRICT option for var and property checking vor 18 Jahren
  Bill Hoffman 2745742e09 STYLE: fix some kwstyle errors vor 18 Jahren
  Bill Hoffman e9a80cd8a9 ENH: add rc to version stuff vor 19 Jahren
  Andy Cedilnik 29f91e1812 ENH: Propagate cmake variables to macros in C vor 19 Jahren
  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. vor 19 Jahren
  Bill Hoffman c60f2fabc4 ENH: use cmake variables for cmDynamicLoader to figure out library prefix and extensions vor 22 Jahren
  Brad King a1bb1a4712 ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers. vor 22 Jahren
  Brad King 1fe42129d4 ENH: Centralized setting of CMake version number to top-level CMake listfile. vor 23 Jahren
  Brad King 07d35e662d ENH: Added cmStringStream class to wrap std::stringstream or std::strstream depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed. vor 23 Jahren
  Bill Hoffman 95e4feb361 BUG: add in for scope variable vor 24 Jahren
  Bill Hoffman a2b757aa2d ENH: better ability to find cmake program vor 24 Jahren
  Bill Hoffman adbae91cb5 ENH: fix cmake so it can boot strap itself better vor 24 Jahren