Histórico de Commits

Autor SHA1 Mensagem Data
  Ken Martin 047acd0c6f Produce only one output há 23 anos atrás
  Andy Cedilnik 779810f132 Fix bug in chdir; Who did this anyway... há 23 anos atrás
  Ken Martin 6672c295c7 Set comspec substitute the right way há 23 anos atrás
  Andy Cedilnik 9619ee3aa1 Another attempt on Windows 98 há 23 anos atrás
  Ken Martin 595c15c84a compiler warnings há 23 anos atrás
  Andy Cedilnik 780a9bbda7 Add two cmake commands -E echo for echoing strings and -E comspec for workaround of bug of windows 9x; add another implementation of run command on windows which should work... há 23 anos atrás
  Ken Martin c751d2ebff added progress há 23 anos atrás
  Ken Martin 9878f49dfc fixed memory leak há 23 anos atrás
  Ken Martin 2a68d21e85 cleaned up some of the cmake interface há 23 anos atrás
  Ken Martin c1da4c9570 better try compile há 23 anos atrás
  Ken Martin c6c579f35a uninitialized var há 23 anos atrás
  Ken Martin 2aea6d528e added a flag if a cmake is in try compile há 23 anos atrás
  Brad King d9326ed78d ERR: Added missing include of stdio.h for sprintf. há 23 anos atrás
  Ken Martin 9149cdd078 moved commands into cmake há 23 anos atrás
  Brad King 929a2b18f6 ERR: Fix for borland on linux. há 23 anos atrás
  Ken Martin 3abb9e240d compiler warnings há 23 anos atrás
  Ken Martin 25ff4552b3 new arch há 23 anos atrás
  Ken Martin d0be2896d7 changed cache manager and registered generators to no longer be singletons há 23 anos atrás
  Bill Hoffman 3f36d23421 BUG: add explicit clean up of the cachemanager at exit of programs, so dll destruction is not a problem. há 23 anos atrás
  Andy Cedilnik 42a00c96c1 Fix changing of directories using cmSystemTools RunCommand feature há 23 anos atrás
  Andy Cedilnik 120b2523f5 Add command that runs program in given directory há 23 anos atrás
  Brad King a1a05a5fbc BUG: CMake crashed if it failed to find its own executable. Also added better error messages when this occurs. há 23 anos atrás
  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. há 23 anos atrás
  Ken Martin 350f09ae6d removed ccommand use cmake now há 23 anos atrás
  Ken Martin ccbc8a3c8a remobed bootstrap há 23 anos atrás
  Ken Martin 92c5ff5b40 minor bootstap fixes há 23 anos atrás
  Ken Martin 1052a6700f added initial attempt to support win32 bootstrapping há 23 anos atrás
  Bill Hoffman 0caf44cb5d ENH: fix cmake to work without ccommand. há 23 anos atrás
  Bill Hoffman 3bc9830686 ENH: add an edit_cache target that runs ccmake or CMakeSetup há 23 anos atrás
  Bill Hoffman 059a14a3a6 ENH: check for mismatched generators há 23 anos atrás