summaryrefslogtreecommitdiffstats
path: root/Source/cmIncludeCommand.h
Commit message (Collapse)AuthorAgeFilesLines
* DOC: Fix commentAndy Cedilnik2004-03-281-1/+1
|
* ENH: Add support for importing modules without specifying pathAndy Cedilnik2004-03-281-1/+4
|
* ENH: Start includding the scripting supportAndy Cedilnik2003-10-291-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-3/+6
|
* spelling errorsBill Hoffman2003-02-141-1/+1
|
* 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.
* ENH:Updated copyrightWill Schroeder2002-01-211-4/+5
|
* 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: add optional include and only allow one file per INCLUDEBill Hoffman2001-06-211-1/+2
|
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
|
* New command: INCLUDE(somefile.txt)Anonymous2001-04-301-0/+80