- 21 Jan, 2008 3 commits
- 18 Jan, 2008 1 commit
-
-
Brad King authored
-
- 17 Jan, 2008 3 commits
-
-
Brad King authored
-
Brad King authored
-
Brad King authored
- Use CMAKE_PREFIX_PATH and CMAKE_SYSTEM_PREFIX_PATH among other means to locate package configuration files. - Create cmFindCommon as base for cmFindBase and cmFindPackageCommand - Move common functionality up to cmFindCommon - Improve documentation of FIND_* commands. - Fix FIND_* commands to not add framework/app paths in wrong place.
-
- 15 Dec, 2007 1 commit
-
-
Brad King authored
-
- 21 Sep, 2007 1 commit
-
-
Alexander Neundorf authored
STYLE: improved error message for the case that neither FindFoo.cmake nor FooConfig.cmake were found Alex
-
- 20 Aug, 2007 1 commit
-
-
Alexander Neundorf authored
ENH: also process "~" and paths relative to CMAKE_CURRENT_SOURCE_DIR in Foo_DIR Alex
-
- 08 Aug, 2007 1 commit
-
-
Alexander Neundorf authored
ENH: remove the watch for the upper case variable name, it breaks the feature summary, which needs to check for both the upper case and original case _FOUND variables Alex
-
- 07 Aug, 2007 1 commit
-
-
Alexander Neundorf authored
ENH: add global properties for collecting enabled/disabled features during the cmake run and add macros print_enabled/disabled_features() and set_feature_info(), so projects can get a nice overview at the end of the cmake run what has been found and what hasn't FIND_PACKAGE() automatically adds the packages to these global properties, except when used with QUIET Maybe this can also be useful for packagers to find out dependencies of projects. Alex
-
- 11 Apr, 2007 1 commit
-
-
Andy Cedilnik authored
-
- 26 Oct, 2006 1 commit
-
-
Brad King authored
ENH: Added NO_MODULE and COMPONENTS options to improve flexibility of the command. Re-implemented argument parsing to be simpler and more robust.
-
- 11 Jul, 2006 1 commit
-
-
Brad King authored
ENH: Added creation of XXX_FIND_COMPONENTS list of all components requested with REQUIRED option. This addresses the feature request in bug#3494.
-
- 10 May, 2006 1 commit
-
-
Ken Martin authored
-
- 15 Mar, 2006 1 commit
-
-
Ken Martin authored
-
- 27 Jan, 2006 1 commit
-
-
Brad King authored
ENH: Added optional component list to the REQUIRED option of the FIND_PACKAGE command. This addresses bug#2771.
-
- 18 Mar, 2005 1 commit
-
-
Ken Martin authored
ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings
-
- 27 Oct, 2004 1 commit
-
-
Andy Cedilnik authored
-
- 26 Apr, 2004 2 commits
- 19 Apr, 2004 1 commit
-
-
Brad King authored
ENH#696: Adding REQUIRED option to FIND_PACKAGE command. It will terminate the cmake configure step if the package is not found.
-
- 27 Mar, 2004 1 commit
-
-
Andy Cedilnik authored
-
- 28 Feb, 2004 1 commit
-
-
Andy Cedilnik authored
-
- 05 Jan, 2004 1 commit
-
-
Brad King authored
-
- 08 Aug, 2003 1 commit
-
-
Brad King authored
-
- 07 Aug, 2003 1 commit
-
-
Brad King authored
-
- 24 Jul, 2003 1 commit
-
-
Brad King authored
ENH: Implemented QUIET argument propagation to FOO_FIND_QUIETLY setting in FindFOO.cmake module that is found.
-
- 16 Jul, 2003 1 commit
-
-
Brad King authored
ENH: Added QUIET optional argument to block error message when _DIR variable is not set. Also removed upper-casing of package name.
-
- 31 Jan, 2003 1 commit
-
-
Bill Hoffman authored
-
- 22 Jan, 2003 1 commit
-
-
Brad King authored
-
- 21 Jan, 2003 1 commit
-
-
Brad King authored
-