summaryrefslogtreecommitdiffstats
path: root/Source/cmSystemTools.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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