summaryrefslogtreecommitdiffstats
path: root/Source/cmFileCommand.h
Commit message (Expand)AuthorAgeFilesLines
* ENH: Changing shared library versioned file names on OSX to conform to that p...Brad King2006-06-051-0/+1
* STYLE: fix line lengthKen Martin2006-05-101-1/+2
* ENH: add path conversion stuff and rm SYSTEM_PATHBill Hoffman2006-04-051-5/+12
* ENH: Add relative tag and add test for relative tagAndy Cedilnik2006-03-211-3/+5
* ENH: add a new FILE SYSTEM_PATH that allows you to read a environment variabl...Bill Hoffman2006-03-101-1/+5
* STYLE: fix line lengthsBill Hoffman2006-03-101-1/+2
* ENH: use a cmake script to do the clean step, this allows for large numbers o...Bill Hoffman2006-03-091-0/+3
* STYLE: fix docsKen Martin2005-11-161-7/+7
* ENH: Add regular string replace (not regex), and relative path command. Also ...Andy Cedilnik2005-10-171-1/+4
* ENH: big change that includes immediate subdir support, removing the notion o...Ken Martin2005-03-181-6/+0
* ENH: Add check for infinite loops. Make sure that files written using WRITE_F...Andy Cedilnik2004-04-181-0/+4
* ENH: Add unix style install in file commandAndy Cedilnik2004-01-261-0/+6
* removed redundent includesKen Martin2003-08-101-1/+0
* ENH: Fix commentAndy Cedilnik2003-07-211-0/+1
* ENH: Recurse subdirectoriesAndy Cedilnik2003-07-141-1/+7
* ENH: Add MAKE_DIRECTORY and modify documentationAndy Cedilnik2003-07-081-5/+13
* ENH: Add globbing to FILE commandAndy Cedilnik2003-07-081-2/+6
* ENH: Start working on a general file manipulation commandAndy Cedilnik2003-07-071-0/+88