summaryrefslogtreecommitdiffstats
path: root/Source/cmWriteFileCommand.h
Commit message (Collapse)AuthorAgeFilesLines
* STYLE: fix docsKen Martin2005-11-171-1/+1
|
* ENH: Add check for infinite loops. Make sure that files written using ↵Andy Cedilnik2004-04-181-1/+7
| | | | WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops
* ENH: Make more commands scriptableAndy Cedilnik2004-02-231-0/+5
|
* removed redundent includesKen Martin2003-08-101-1/+0
|
* ENH: Cleaned up documentation and formatted it for use by cmDocumentation.Brad King2003-02-141-1/+1
|
* Add flag to WRITE_FILE to appendAndy Cedilnik2002-10-291-2/+4
|
* ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵Brad King2002-10-231-3/+3
| | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
* Add WRITE_FILE command, which writes string to a fileAndy Cedilnik2002-09-201-0/+71