summaryrefslogtreecommitdiff
path: root/Source/cmSystemTools.h
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: improve coverageBill Hoffman2001-08-231-12/+0
* added test driver for make test targetKen Martin2001-08-231-1/+3
* ENH: Added support for non-verbose mode output from running a command. This ...Brad King2001-07-231-1/+5
* ENH: Added support for using backslash-style escaping in CMakeLists.txt file ...Brad King2001-07-171-0/+7
* added escape quote methodKen Martin2001-06-221-0/+6
* adde changeDirectoryKen Martin2001-06-211-1/+4
* better install supportKen Martin2001-06-211-1/+3
* ENH: move utilities to targets from makefile, and add versioning to cacheBill Hoffman2001-06-071-0/+6
* ENH: Some tweaks, hacks and #ifdefs required to compileJohn Biddiscombe2001-06-051-1/+7
* new message commandKen Martin2001-06-041-0/+5
* New functions used to extract the components of a full filename.Sebastien Barre2001-05-241-2/+19
* new Capitalized function. Will be used in the VTK Tcl wrapper for example (in...Sebastien Barre2001-05-241-0/+6
* minor whitespace changeKen Martin2001-05-181-2/+1
* added registry entry support and windows app supportKen Martin2001-05-111-0/+5
* ENH: change find library and find program to look for more than one nameBill Hoffman2001-05-091-3/+7
* ENH: move testing stuff to cmake from configure, good bye dashboard... :)Bill Hoffman2001-05-041-0/+11
* ENH: Added cmSystemTools::FindProgram() and full-path detection utilities.Brad King2001-05-031-0/+9
* bug fixesKen Martin2001-04-301-1/+13
* ENH:New copyrightWill Schroeder2001-04-271-5/+30
* some fixes for If commandsKen Martin2001-04-261-0/+2
* ERR: Corrected use of double-quotes to be compatible with UNIX make. Now dou...Brad King2001-04-091-0/+6
* ERR: Removed functions I just added. They don't belong here (yet?).Brad King2001-03-191-12/+0
* ENH: Added functions to get information about the CMake executable on each pl...Brad King2001-03-191-0/+11
* ENH: Improved error handling when GetError is called on a command that has no...Brad King2001-03-121-1/+2
* ENH: Added UTILITY_SOURCE command for specifying where a 3rd party utility's ...Brad King2001-03-081-0/+6
* ENH: add CMakeCache.txt supportBill Hoffman2001-02-221-3/+30
* ENH: add new commands fro find library and find programKen Martin2001-02-161-0/+6
* ENH:Reworked CMake for consistencyWill Schroeder2001-01-181-1/+1
* ENH:Documentation and cleanupsWill Schroeder2001-01-111-11/+21
* ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMak...Bill Hoffman2001-01-051-21/+22
* ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and replac...Bill Hoffman2000-09-271-0/+11
* ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the di...Bill Hoffman2000-09-121-3/+36
* NEW: move from tools and config to create CMakeBill Hoffman2000-08-291-0/+37