summaryrefslogtreecommitdiffstats
path: root/Source/cmConfigureFileCommand.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Add classname to commandsAndy Cedilnik2005-06-161-0/+2
|
* ENH: made configure file immediate by default for 2.2 or laterKen Martin2005-06-131-5/+3
|
* ENH: If configure file fails do not create directoryAndy Cedilnik2004-03-281-1/+1
|
* 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-12/+14
|
* spelling errorsBill Hoffman2003-02-141-1/+1
|
* ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵Brad King2002-10-231-5/+5
| | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
|
* ENH: add an option to configure file command that allows for only expansion ↵Bill Hoffman2001-10-301-2/+5
| | | | of at variables and not dollar variables
* ENH: change InitialPass to take a const reference to the argument string, to ↵Bill Hoffman2001-09-201-1/+1
| | | | avoid changes to the file cache
* ENH: Added 'IMMEDIATE' option to CONFIGURE_FILE command to force file copy ↵Brad King2001-08-031-6/+8
| | | | and configuration on the initial pass so that current variable values are used.
* added escape quotes optionKen Martin2001-06-221-6/+8
|
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
|
* ENH: call configure from cmakeBill Hoffman2001-05-071-0/+102