index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmFindPackageCommand.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
COMP: fix compile warning/error (non-void function returning void)
Alexander Neundorf
2008-09-07
1
-1/+1
*
ENH: provide the xxx_FIND_QUIETLY, xxx_FIND_REQUIRED and xxx_FIND_VERSION_ va...
Alexander Neundorf
2008-09-06
1
-0/+1
*
ENH: Teach find_package about lib64 paths
Brad King
2008-08-12
1
-0/+1
*
ENH: Add HINTS option to find_* commands.
Brad King
2008-06-09
1
-1/+2
*
ENH: Refactor cmFindCommon, cmFindBase, and cmFindPackageCommand
Brad King
2008-06-05
1
-3/+7
*
ENH: Added version support to Config mode of find_package command.
Brad King
2008-01-29
1
-0/+10
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-1/+2
*
ENH: Implement version support in the find_package command module mode. Vers...
Brad King
2008-01-21
1
-0/+5
*
ENH: Major improvements to the FIND_PACKAGE command. See bug #3659.
Brad King
2008-01-17
1
-40/+38
*
STYLE: Removed trailing whitespace.
Brad King
2007-12-15
1
-5/+5
*
ENH: make commands lower case by default
Ken Martin
2007-10-10
1
-2/+2
*
COMP: also commit the header...
Alexander Neundorf
2007-08-07
1
-0/+2
*
STYLE: fix some typos, nicer debug output
Alexander Neundorf
2007-07-19
1
-1/+1
*
ENH: Added NO_MODULE and COMPONENTS options to improve flexibility of the com...
Brad King
2006-10-26
1
-5/+7
*
ENH: Added optional component list to the REQUIRED option of the FIND_PACKAGE...
Brad King
2006-01-27
1
-2/+5
*
ENH: Make commands scriptable
Andy Cedilnik
2005-12-07
1
-0/+5
*
ENH: big change that includes immediate subdir support, removing the notion o...
Ken Martin
2005-03-18
1
-3/+0
*
ENH#696: Adding REQUIRED option to FIND_PACKAGE command. It will terminate t...
Brad King
2004-04-19
1
-3/+4
*
removed redundent includes
Ken Martin
2003-08-10
1
-1/+0
*
ENH: Implemented QUIET argument propagation to FOO_FIND_QUIETLY setting in Fi...
Brad King
2003-07-24
1
-1/+1
*
ENH: Added QUIET optional argument to block error message when _DIR variable ...
Brad King
2003-07-16
1
-3/+7
*
BUG: This command must be inherited.
Brad King
2003-02-17
1
-0/+3
*
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
Brad King
2003-02-14
1
-4/+13
*
ENH: Added FIND_PACKAGE command prototyp.
Brad King
2003-01-21
1
-0/+87
[prev]