Commit History

Autor SHA1 Mensaxe Data
  Andy Cedilnik 61f602d668 BUG: If the line ends without new-line character, Split should still return something %!s(int64=21) %!d(string=hai) anos
  Andy Cedilnik 6ab87555ea ERR: Fix crash. We should check output before appending to it %!s(int64=22) %!d(string=hai) anos
  Andy Cedilnik c6c1f70012 ENH: Put Process execution errors in output and honor verbosity %!s(int64=22) %!d(string=hai) anos
  Bill Hoffman 6b6971a2c2 BUG: fix FMM %!s(int64=22) %!d(string=hai) anos
  Andy Cedilnik 09421a261c ENH: Preserve permissions when copying files %!s(int64=22) %!d(string=hai) anos
  Andy Cedilnik 900ad59867 ERR: Fix build problems on Visual Studio 6 %!s(int64=22) %!d(string=hai) anos
  Andy Cedilnik 7527fbccc2 ENH: Add code for setting and getting permissions %!s(int64=22) %!d(string=hai) anos
  Andy Cedilnik 0217af3b58 ENH: Improve calling of RunSingle command and fix compile error %!s(int64=22) %!d(string=hai) anos
  Bill Hoffman 1d958cad60 ENH: forgot return value %!s(int64=22) %!d(string=hai) anos
  Bill Hoffman 222e9a2876 BUG: fix put/get env problems %!s(int64=22) %!d(string=hai) anos
  Brad King f86424414f BUG: ::Stdout method should flush cout after writing data. %!s(int64=22) %!d(string=hai) anos
  Bill Hoffman 1690c45626 ENH: dont do relative paths when nothing is relative %!s(int64=22) %!d(string=hai) anos
  Brad King 79a1734269 ENH: Added more error state checks to RunSingleCommand. %!s(int64=22) %!d(string=hai) anos
  Bill Hoffman 2c2291bbe0 ENH: add new feature to ctest so that it can cmake, build and run a test executable %!s(int64=22) %!d(string=hai) anos
  Brad King bcd4f87414 BUG: Do not call cmsysProcess_GetErrorString unless GetState returns State_Error. %!s(int64=22) %!d(string=hai) anos
  Andy Cedilnik 32accc1607 BUG: For consistency, use cmStdString. Also, there was a bug in SplitString which make it lose the first character. %!s(int64=22) %!d(string=hai) anos
  Bill Hoffman 0bdb092a01 ENH: add relative paths to visual studio 6 and 7 project files %!s(int64=22) %!d(string=hai) anos
  Bill Hoffman eb9fc21543 ENH: add support for relative paths in makefiles %!s(int64=22) %!d(string=hai) anos
  Andy Cedilnik 5b232ded15 ENH: Add initial memory check support which works for Valgrind %!s(int64=22) %!d(string=hai) anos
  Brad King ec78910bac BUG: Reimplemented ExpandListArguments to properly handle escaped backslashes that occur right before semicolons. This is important for lists of paths ending in backslashes on windows. %!s(int64=22) %!d(string=hai) anos
  Ken Martin 06092a31fd bug fix to escaped semicolons in arguments %!s(int64=22) %!d(string=hai) anos
  Brad King ed853b5d70 ENH: Removed pipe selection argument from WaitForData method in kwsysProcess. This greatly simplifies its use. %!s(int64=22) %!d(string=hai) anos
  Brad King 8876adcd81 ERR: Fixed unused parameter warnings. %!s(int64=22) %!d(string=hai) anos
  Brad King 9a58ac6649 ENH: Added CreateSymlink method. %!s(int64=22) %!d(string=hai) anos
  Brad King 945fcb581d BUG: Do not use std::string to accumulate output. Use std::vector instead. This is much better at memory management. %!s(int64=22) %!d(string=hai) anos
  Andy Cedilnik d21532cd02 ENH: Ok, no more argument needed for script mode %!s(int64=22) %!d(string=hai) anos
  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 %!s(int64=22) %!d(string=hai) anos
  Andy Cedilnik d0c039e9a4 ENH: Fix hidden console for ctest %!s(int64=22) %!d(string=hai) anos
  Ken Martin 072db6ad70 removed redundent includes %!s(int64=22) %!d(string=hai) anos
  Andy Cedilnik 028f5aa2c7 ENH: Abstract parsing of arguments so that I can use it in other places %!s(int64=22) %!d(string=hai) anos