| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Fix failures when running under the default install prefix (#15566) | Brad King | 2015-05-14 | 1 | -0/+3 |
|
|
* | FPHSA: Always populate the ExactCase_FOUND variable (#15412). | Stephen Kelly | 2015-04-17 | 3 | -6/+10 |
|
|
* | CMakePackageConfigHelpers: Add unit tests for INSTALL_PREFIX option | Daniele E. Domenichelli | 2014-08-11 | 1 | -0/+38 |
|
|
* | Allow the Package Registry to be disabled (#14849) | Daniele E. Domenichelli | 2014-05-12 | 1 | -1/+31 |
|
|
* | Tests: Improve FindPackageTest for in-source builds | Brad King | 2014-05-12 | 1 | -1/+1 |
|
|
* | Tests: Improve FindPackageTest exported package version | Brad King | 2014-05-12 | 2 | -2/+9 |
|
|
* | CMP0017: Fix check when including from CMake source tree | Brad King | 2014-03-04 | 3 | -3/+3 |
|
|
* | FPHSA: Add FOUND_VAR option to specify _FOUND variable name | Alex Neundorf | 2013-02-22 | 3 | -0/+22 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 15 | -56/+56 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 22 | -344/+344 |
|
|
* | add test for #13241: empty SIZEOF_VOIDP in write_basic_package_version_file | Alex Neundorf | 2012-05-23 | 1 | -0/+12 |
|
|
* | add macro check_required_components() to configure_package_config_file() | Alex Neundorf | 2012-03-19 | 2 | -0/+16 |
|
|
* | FPHSA(): add HANDLE_COMPONENTS option | Alex Neundorf | 2012-03-19 | 2 | -0/+16 |
|
|
* | find_package: add test for setting Foo_FOUND to FALSE in a Config file | Alex Neundorf | 2012-03-13 | 3 | -0/+14 |
|
|
* | WriteBasicConfigVersionFile: add test for ExactVersion mode | Alex Neundorf | 2012-03-10 | 1 | -0/+70 |
|
|
* | wrap write_basic_config_version_file as write_basic_package_version_file() | Alex Neundorf | 2012-03-07 | 1 | -5/+4 |
|
|
* | add CMakePackageConfigHelpers: configure_package_config_file() | Alex Neundorf | 2012-03-07 | 2 | -0/+33 |
|
|
* | Set UNSUITABLE instead of not COMPATIBLE | Alex Neundorf | 2011-08-05 | 1 | -0/+11 |
|
|
* | Add some tests for write_basic_config_version_file() | Alex Neundorf | 2011-08-01 | 1 | -0/+80 |
|
|
* | Add a basic test for CMAKE_DISABLE_FIND_PACKAGE_<package> | Alex Neundorf | 2011-06-23 | 2 | -1/+5 |
|
|
* | Test find_package multiarch support (#12037) | Brad King | 2011-06-08 | 7 | -0/+31 |
|
|
* | find_package: Fix system package registry test path conversion | Brad King | 2011-04-14 | 1 | -1/+1 |
|
|
* | find_package: Test system package registry when possible | Brad King | 2011-04-13 | 2 | -0/+42 |
|
|
* | find_package: Forward component list for recursive calls in modules | Brad King | 2011-04-07 | 2 | -1/+4 |
|
|
* | Improve documentation and messages for the new CMP0017 | Alex Neundorf | 2011-01-04 | 1 | -1/+1 |
|
|
* | Prefer files from CMAKE_ROOT when including from CMAKE_ROOT | Alex Neundorf | 2011-01-04 | 2 | -1/+10 |
|
|
* | Teach find_* commands to ignore some paths | Todd Gamblin | 2010-08-13 | 3 | -0/+10 |
|
|
* | Report commit hash in CMake development versions | Brad King | 2010-04-23 | 1 | -1/+2 |
|
|
* | Document and test find_package <pkg>_DIR env var | Brad King | 2009-11-04 | 1 | -0/+10 |
|
|
* | Fix find_package() when <pkg>_DIR is wrong | Brad King | 2009-10-07 | 1 | -3/+33 |
|
|
* | Test the user package registry | Brad King | 2009-09-01 | 5 | -0/+33 |
|
|
* | ENH: Test find_package re-find feature | Brad King | 2009-01-14 | 1 | -0/+3 |
|
|
* | ENH: Teach find_package about more install dirs | Brad King | 2008-12-17 | 5 | -1/+23 |
|
|
* | ENH: Strengthen FindPackageTest version check | Brad King | 2008-12-16 | 5 | -3/+14 |
|
|
* | ENH: Add useful search locations to find_package | Brad King | 2008-12-09 | 3 | -2/+2 |
|
|
* | ENH: Remove implicit NO_MODULE when recursing | Brad King | 2008-10-08 | 1 | -1/+1 |
|
|
* | ENH: Add UNSUITABLE result to package version test | Brad King | 2008-10-03 | 2 | -0/+12 |
|
|
* | ENH: Help recursive find_package calls in modules | Brad King | 2008-10-03 | 5 | -0/+13 |
|
|
* | ENH: Add version comparison to if() command | Brad King | 2008-09-10 | 1 | -0/+17 |
|
|
* | ENH: Improve find_package version numbering | Brad King | 2008-09-10 | 5 | -9/+46 |
|
|
* | ENH: Add test for new find_* command HINTS option. | Brad King | 2008-06-09 | 3 | -0/+10 |
|
|
* | ENH: preclean some warnings | Ken Martin | 2008-03-25 | 1 | -0/+1 |
|
|
* | ENH: Added version support to Config mode of find_package command. | Brad King | 2008-01-29 | 9 | -1/+77 |
|
|
* | ENH: Implement version support in the find_package command module mode. Vers... | Brad King | 2008-01-21 | 4 | -0/+43 |
|
|
* | ENH: Updated FindPackageTest to test new find_package command features. | Brad King | 2008-01-17 | 11 | -0/+70 |
|
|
* | ENH: Renamed CMAKE_FIND_PREFIX_PATH to CMAKE_PREFIX_PATH for brevity and cons... | Brad King | 2007-12-19 | 1 | -3/+3 |
|
|
* | ENH: add support for CMAKE_FIND_PREFIX_PATH as discussed with Brad. | Alexander Neundorf | 2007-10-26 | 2 | -0/+13 |
|
|
* | ENH: remove the watch for the upper case variable name, it breaks the | Alexander Neundorf | 2007-08-08 | 1 | -1/+1 |
|
|
* | BUG: disable this test temporarily | Alexander Neundorf | 2007-08-07 | 1 | -1/+1 |
|
|
* | ENH: Added FindPackageTest to improve coverage. | Brad King | 2003-07-24 | 2 | -0/+16 |
|
|