summaryrefslogtreecommitdiff
path: root/Source/cmConfigureFileCommand.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Teach configure_file to handle directory namesBrad King2009-09-161-0/+3
* Teach configure_file to handle relative pathsBrad King2009-09-161-2/+8
* Fix typo in cmConfigureFileCommand ivar nameBrad King2009-09-161-1/+1
* ENH: Keep only FinalPass commands in memoryBrad King2009-07-241-0/+1
* STYLE: document #cmakedefine01 (see #9189 , there's also a test for it inAlexander Neundorf2009-06-281-1/+3
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-1/+2
* STYLE: Spelling fixes on documentationAmitha Perera2008-01-091-1/+1
* ENH: make commands lower case by defaultKen Martin2007-10-101-2/+2
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-6/+6
* STYLE: fix docsKen Martin2005-11-161-1/+1
* STYLE: fix docsKen Martin2005-11-161-2/+2
* STYLE: updated commentsKen Martin2005-11-151-2/+5
* 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-221-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 copyrigh...Brad King2002-10-231-5/+5
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* ENH: add an option to configure file command that allows for only expansion o...Bill Hoffman2001-10-301-2/+5
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-201-1/+1
* ENH: Added 'IMMEDIATE' option to CONFIGURE_FILE command to force file copy an...Brad King2001-08-031-6/+8
* 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