| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -13/+3 |
|
|
* | Replace string(REGEX REPLACE) with string(REPLACE) where possible | Rolf Eike Beer | 2014-04-14 | 1 | -2/+2 |
|
|
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -4/+16 |
|
|
* | use PATH_SUFFIXES to simplify find_* calls | Rolf Eike Beer | 2012-08-14 | 1 | -1/+1 |
|
|
* | use the find_* functions ENV parameter | Rolf Eike Beer | 2012-08-14 | 1 | -6/+6 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -4/+4 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -3/+3 |
|
|
* | Modules: Include builtin FindPackageHandleStandardArgs directly | Brad King | 2011-01-20 | 1 | -1/+1 |
|
|
* | Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017 | Alex Neundorf | 2011-01-04 | 1 | -1/+1 |
|
|
* | Use absolute path to FindPackageHandleStandardArgs.cmake everywhere | Alex Neundorf | 2010-09-28 | 1 | -1/+1 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | Convert CMake find-modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+14 |
|
|
* | BUG: Fix library detection for GDAL on most Linux distributions (Issue #7445) | Philip Lowman | 2009-01-31 | 1 | -40/+60 |
|
|
* | ENH: Cleanup Find* modules with new HINTS feature | Brad King | 2008-06-09 | 1 | -14/+3 |
|
|
* | BUG: Remove references to CMAKE_PREFIX_PATH variable. It should not be refer... | Brad King | 2008-01-16 | 1 | -11/+2 |
|
|
* | BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found. | Eric Wing | 2007-12-21 | 1 | -0/+93 |
|
|