summaryrefslogtreecommitdiffstats
path: root/Source/cmFindPackageCommand.h
Commit message (Expand)AuthorAgeFilesLines
* ENH: Added NO_MODULE and COMPONENTS options to improve flexibility of the com...Brad King2006-10-261-5/+7
* ENH: Added optional component list to the REQUIRED option of the FIND_PACKAGE...Brad King2006-01-271-2/+5
* ENH: Make commands scriptableAndy Cedilnik2005-12-071-0/+5
* ENH: big change that includes immediate subdir support, removing the notion o...Ken Martin2005-03-181-3/+0
* ENH#696: Adding REQUIRED option to FIND_PACKAGE command. It will terminate t...Brad King2004-04-191-3/+4
* removed redundent includesKen Martin2003-08-101-1/+0
* ENH: Implemented QUIET argument propagation to FOO_FIND_QUIETLY setting in Fi...Brad King2003-07-241-1/+1
* ENH: Added QUIET optional argument to block error message when _DIR variable ...Brad King2003-07-161-3/+7
* BUG: This command must be inherited.Brad King2003-02-171-0/+3
* ENH: Cleaned up documentation and formatted it for use by cmDocumentation.Brad King2003-02-141-4/+13
* ENH: Added FIND_PACKAGE command prototyp.Brad King2003-01-211-0/+87