Commit History

Autor SHA1 Mensaxe Data
  Ken Martin 2a68d21e85 cleaned up some of the cmake interface %!s(int64=23) %!d(string=hai) anos
  Ken Martin c1da4c9570 better try compile %!s(int64=23) %!d(string=hai) anos
  Ken Martin c6c579f35a uninitialized var %!s(int64=23) %!d(string=hai) anos
  Ken Martin 2aea6d528e added a flag if a cmake is in try compile %!s(int64=23) %!d(string=hai) anos
  Brad King d9326ed78d ERR: Added missing include of stdio.h for sprintf. %!s(int64=23) %!d(string=hai) anos
  Ken Martin 9149cdd078 moved commands into cmake %!s(int64=23) %!d(string=hai) anos
  Brad King 929a2b18f6 ERR: Fix for borland on linux. %!s(int64=23) %!d(string=hai) anos
  Ken Martin 3abb9e240d compiler warnings %!s(int64=23) %!d(string=hai) anos
  Ken Martin 25ff4552b3 new arch %!s(int64=23) %!d(string=hai) anos
  Ken Martin d0be2896d7 changed cache manager and registered generators to no longer be singletons %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 3f36d23421 BUG: add explicit clean up of the cachemanager at exit of programs, so dll destruction is not a problem. %!s(int64=23) %!d(string=hai) anos
  Andy Cedilnik 42a00c96c1 Fix changing of directories using cmSystemTools RunCommand feature %!s(int64=23) %!d(string=hai) anos
  Andy Cedilnik 120b2523f5 Add command that runs program in given directory %!s(int64=23) %!d(string=hai) anos
  Brad King a1a05a5fbc BUG: CMake crashed if it failed to find its own executable. Also added better error messages when this occurs. %!s(int64=23) %!d(string=hai) anos
  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. %!s(int64=23) %!d(string=hai) anos
  Ken Martin 350f09ae6d removed ccommand use cmake now %!s(int64=23) %!d(string=hai) anos
  Ken Martin ccbc8a3c8a remobed bootstrap %!s(int64=23) %!d(string=hai) anos
  Ken Martin 92c5ff5b40 minor bootstap fixes %!s(int64=23) %!d(string=hai) anos
  Ken Martin 1052a6700f added initial attempt to support win32 bootstrapping %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 0caf44cb5d ENH: fix cmake to work without ccommand. %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 3bc9830686 ENH: add an edit_cache target that runs ccmake or CMakeSetup %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 059a14a3a6 ENH: check for mismatched generators %!s(int64=23) %!d(string=hai) anos
  Berk Geveci 77bb62e00c Exit ccmake on fatal errors. %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 75f9434374 BUG: fix SameFile function for windows, and compare source directories %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 06922e1ac6 ENH: use home not start %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 5ba411dd64 ENH: check for mis-matched source directories %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 4ea0f6b949 ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler %!s(int64=23) %!d(string=hai) anos
  Ken Martin 8d594bdcce removed quotes from cmake and ccommand executable to be consistant %!s(int64=23) %!d(string=hai) anos
  Andy Cedilnik 5bbae88569 Add ccommand for executing commands on the system, so by using ADD_CUSTOM_COMMAND, you can make rules to do some system commands during build. Currently supported commands are copy and remove. Others will follow. %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 60b9a2c14b ENH: first pass at dot net support %!s(int64=24) %!d(string=hai) anos