Commit History

Author SHA1 Message Date
  Ken Martin c19c252e23 minor fixes to testing 24 years ago
  Brad King 373c1663cf BUG: Wrote correct implementation of cmCopyFile. 24 years ago
  Ken Martin b977136904 added escape quote method 24 years ago
  Ken Martin 242a236db4 adde changeDirectory 24 years ago
  Ken Martin 0ff3bdba20 better install support 24 years ago
  Bill Hoffman e51844f83d BUG: use pclose not fclose 24 years ago
  Brad King 38d5b4a4c3 BUG: Fixed regular expression used to match registry entries. The expression now matches everything after a [HKEY until the first ']' is encountered. 24 years ago
  Luis Ibanez 8f412df3f5 DOC: Added a comment about the risk of using tempnam in Unix, as opposed to 24 years ago
  Ken Martin 4a8d3fc1e3 better regexp for reg entries 24 years ago
  John Biddiscombe 46aa080edc ENH: Some tweaks, hacks and #ifdefs required to compile 24 years ago
  Ken Martin ba9aad7c99 new message command 24 years ago
  Brad King 07c4f9f145 BUG: Fixed stupid error in the hack I just checked in. 24 years ago
  Brad King ad2437f08c BUG: Added hack to cmSystemTools::GetPath to make its algorithm correctly parse off the last entry of the system PATH environment variable. 24 years ago
  Sebastien Barre 3546e5611c New functions used to extract the components of a full filename. 24 years ago
  Sebastien Barre d8354e65c9 optimize ConvertToUnixSlashes a little bit, and use it in MakeDirectory (code was duplicated) 24 years ago
  Sebastien Barre abfa5238ca new Capitalized function. Will be used in the VTK Tcl wrapper for example (in a more portable way). 24 years ago
  Ken Martin 768134c690 command line fixes for win32 24 years ago
  Bill Hoffman 3bc0c4469c ENH: add better error message 24 years ago
  Bill Hoffman c43e3a4f3f fix opengl on hp 24 years ago
  Will Schroeder f9a36a6ff9 ERR:Bad #ifdef's 24 years ago
  Sebastien Barre 60a8a2f6aa Changed separator between registry key and its value. Change regexp for registry key. 24 years ago
  Bill Hoffman 942388186f ENH: put back lost changes from r1.38 24 years ago
  Sebastien Barre 4d07ba8b75 fix + => += bug reported by A. Perera 24 years ago
  Sebastien Barre 0d2c80aa2d Extended the registry key regexp 24 years ago
  Sebastien Barre fc70deedcf Add support for a specific value name in a registry key 24 years ago
  Bill Hoffman 72a9a5546f BUG: fix find library for unix 24 years ago
  Ken Martin 639f1fa239 added registry entry support and windows app support 24 years ago
  Bill Hoffman d04756d8f7 BUG: fix unix path search 24 years ago
  Brad King 09e9a53bb1 ERR: RunCommand method needed return in unix. 24 years ago
  Bill Hoffman f07ee5b817 ENH: change find library and find program to look for more than one name 24 years ago