Commit History

Author SHA1 Message Date
  Bill Hoffman 539318f587 ENH: add callback for message display 24 years ago
  Bill Hoffman 8591786867 ENH: add better error reports in parsing cmake files, like what file has the error 24 years ago
  Brad King 65ef85320a ENH: Added cmSystemTools::GlobDirs function to allow wildcards in paths (like /foo/bar/*). 24 years ago
  Ken Martin e3178eed97 added shortest ext function 24 years ago
  Bill Lorensen 1e9fbdc38c ENH: Added LowerCase method. 24 years ago
  John Biddiscombe ea40b86683 ENH: Add a findfile routine (as opposed to find executable or library) which doesn't 24 years ago
  John Biddiscombe 5ac8ecd9d2 ENH: Windows and Unix slash conversions return a char*, clean function 24 years ago
  Amitha Perera 582fe4b51f ENH: Special value IGNORE behaves like NOTFOUND, but makes FindLibrary, etc, 24 years ago
  Ken Martin f85fc7cda1 better network build support 24 years ago
  Bill Hoffman 538ff79e2f ENH: improve coverage 24 years ago
  Ken Martin 2190ddc4e9 added test driver for make test target 24 years ago
  Brad King 572ecc9b8a ENH: Added support for non-verbose mode output from running a command. This can be used when it is expected that the command may fail. 24 years ago
  Brad King c5381e8588 ENH: Added support for using backslash-style escaping in CMakeLists.txt file arguments. This allows double quotes to be used in arguments. 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 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 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
  Sebastien Barre 3546e5611c New functions used to extract the components of a full filename. 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 afdea030fe minor whitespace change 24 years ago
  Ken Martin 639f1fa239 added registry entry support and windows app support 24 years ago
  Bill Hoffman f07ee5b817 ENH: change find library and find program to look for more than one name 24 years ago
  Bill Hoffman de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) 24 years ago
  Brad King 5079efdc68 ENH: Added cmSystemTools::FindProgram() and full-path detection utilities. 24 years ago
  Ken Martin 2fb2207c10 bug fixes 24 years ago
  Will Schroeder 54cfe84f3f ENH:New copyright 24 years ago
  Ken Martin 6e5af0e6cc some fixes for If commands 24 years ago
  Brad King e0da3ef275 ERR: Corrected use of double-quotes to be compatible with UNIX make. Now double quotes (windows) or escape sequences for spaces (unix) are added when dependencies are output. 25 years ago