summaryrefslogtreecommitdiffstats
path: root/Source/cmIncludeDirectoryCommand.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
|
* Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be ↵Sebastien Barre2001-11-031-1/+1
| | | | specified before the actual include dirs
* 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: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
|
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
|
* ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.Brad King2001-02-261-0/+2
|
* ENH:Reworked CMake for consistencyWill Schroeder2001-01-181-0/+76