summaryrefslogtreecommitdiffstats
path: root/Source/cmFindLibraryCommand.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Cleaned up documentation and formatted it for use by cmDocumentation.Brad King2003-02-141-4/+10
|
* 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.
* FIX: command usageSebastien Barre2002-05-121-1/+1
|
* ENH: speed improvementsBill Hoffman2002-04-111-1/+1
|
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
|
* ENH: add possibility to add doc strings to varibles created by find type ↵Bill Hoffman2001-11-261-2/+4
| | | | commands
* 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: change find library and find program to look for more than one nameBill Hoffman2001-05-091-2/+2
|
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
|
* bug fixesKen Martin2001-04-261-1/+2
|
* ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.Brad King2001-02-261-0/+2
|
* ENH: add new commands fro find library and find programKen Martin2001-02-161-1/+1
|
* ENH:Reworked CMake for consistencyWill Schroeder2001-01-181-0/+78