summaryrefslogtreecommitdiffstats
path: root/Source/cmSystemTools.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | cmake on Borland C++Builder
* new message commandKen Martin2001-06-041-0/+5
|
* New functions used to extract the components of a full filename.Sebastien Barre2001-05-251-2/+19
|
* new Capitalized function. Will be used in the VTK Tcl wrapper for example ↵Sebastien Barre2001-05-241-0/+6
| | | | (in a more portable way).
* 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 ↵Brad King2001-04-091-0/+6
| | | | double quotes (windows) or escape sequences for spaces (unix) are added when dependencies are output.
* 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 ↵Brad King2001-03-191-0/+11
| | | | platform.
* ENH: Improved error handling when GetError is called on a command that has ↵Brad King2001-03-121-1/+2
| | | | not called SetError.
* ENH: Added UTILITY_SOURCE command for specifying where a 3rd party utility's ↵Brad King2001-03-081-0/+6
| | | | source is located when it is included in the distribution of a project.
* ENH: add CMakeCache.txt supportBill Hoffman2001-02-231-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 ↵Bill Hoffman2001-01-051-21/+22
| | | | CMakeLists.txt files.
* ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and ↵Bill Hoffman2000-09-271-0/+11
| | | | replaced with CMake
* ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the ↵Bill Hoffman2000-09-121-3/+36
| | | | directories of the system.
* NEW: move from tools and config to create CMakeBill Hoffman2000-08-291-0/+37