summaryrefslogtreecommitdiffstats
path: root/Source/cmConfigureFileCommand.h
Commit message (Collapse)AuthorAgeFilesLines
* 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