summaryrefslogtreecommitdiffstats
path: root/Source/cmSystemTools.cxx
Commit message (Expand)AuthorAgeFilesLines
* fix opengl on hpBill Hoffman2001-05-211-2/+2
* ERR:Bad #ifdef'sWill Schroeder2001-05-171-2/+2
* Changed separator between registry key and its value. Change regexp for regis...Sebastien Barre2001-05-141-3/+3
* ENH: put back lost changes from r1.38Bill Hoffman2001-05-141-2/+1
* fix + => += bug reported by A. PereraSebastien Barre2001-05-121-3/+3
* Extended the registry key regexpSebastien Barre2001-05-111-2/+2
* Add support for a specific value name in a registry keySebastien Barre2001-05-111-14/+29
* BUG: fix find library for unixBill Hoffman2001-05-111-7/+6
* added registry entry support and windows app supportKen Martin2001-05-111-0/+90
* BUG: fix unix path searchBill Hoffman2001-05-101-6/+9
* ERR: RunCommand method needed return in unix.Brad King2001-05-101-0/+1
* ENH: change find library and find program to look for more than one nameBill Hoffman2001-05-091-2/+58
* ENH: call configure from cmakeBill Hoffman2001-05-071-2/+20
* ENH: move testing stuff to cmake from configure, good bye dashboard... :)Bill Hoffman2001-05-041-29/+46
* ENH: Added support to EscapeSpaces to use double quotes on windows.Brad King2001-05-041-0/+5
* ENH: Added cmSystemTools::FindProgram() and full-path detection utilities.Brad King2001-05-031-0/+152
* bug fixesKen Martin2001-04-301-0/+17
* ENH:New copyrightWill Schroeder2001-04-271-5/+30
* some fixes for If commandsKen Martin2001-04-261-0/+17
* BUG: fix small compile issues on HP aCCBill Hoffman2001-04-161-2/+2
* ERR: Corrected use of double-quotes to be compatible with UNIX make. Now dou...Brad King2001-04-091-0/+16
* ERR: Blank line regular expression updated to allow whitespace on the line.Brad King2001-03-281-1/+1
* ERR: Removed functions I just added. They don't belong here (yet?).Brad King2001-03-191-22/+0
* ENH: Added functions to get information about the CMake executable on each pl...Brad King2001-03-191-0/+21
* ENH: Added support for comments inside function calls and indented comments.Brad King2001-03-141-1/+5
* ENH: Improved error handling when GetError is called on a command that has no...Brad King2001-03-121-1/+10
* ENH: Added UTILITY_SOURCE command for specifying where a 3rd party utility's ...Brad King2001-03-081-0/+11
* ENH/BUG: Improved function parsing to allow just about anything inside a doub...Brad King2001-02-271-16/+43
* ENH: mask on mkdir set to 777.Bill Lorensen2001-02-271-1/+1
* BUG: remove debug printBill Hoffman2001-02-231-1/+0
* ENH: add CMakeCache.txt supportBill Hoffman2001-02-231-0/+102
* ENH: remove relative and extra paths in CMakeLists.txt filesBill Hoffman2001-02-201-1/+1
* ENH: first pass at cache, clean up the unix generator, clean up configure.in ...Bill Hoffman2001-02-191-2/+3
* ENH: add new commands fro find library and find programKen Martin2001-02-161-0/+25
* ENH: get rid of special msc configure fileBill Hoffman2001-02-131-2/+3
* BUG: add check for missing ) on functionBill Hoffman2001-01-121-0/+6
* ENH:Documentation and cleanupsWill Schroeder2001-01-111-0/+15
* ENH:Documentation and cleanupsWill Schroeder2001-01-111-4/+4
* ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMak...Bill Hoffman2001-01-051-71/+156
* BUG: remove tabs from classnamesBill Hoffman2000-10-251-0/+5
* BUG: remove tabs from classnamesBill Hoffman2000-10-251-1/+1
* ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and replac...Bill Hoffman2000-09-271-1/+44
* ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the di...Bill Hoffman2000-09-121-3/+105
* BUG: fix release build on windowsBill Hoffman2000-09-011-5/+7
* NEW: move from tools and config to create CMakeBill Hoffman2000-08-291-0/+52