| Commit message (Expand) | Author | Age | Files | Lines |
* | FPHSA: detect inclusion between find modules | Ben Boeckel | 2020-08-07 | 1 | -0/+8 |
|
|
* | FindX11: Find additional libraries | Zsolt Parragi | 2020-03-04 | 1 | -0/+94 |
|
|
* | FindFontconfig: Convert module variables to camel case | Brad King | 2019-03-26 | 1 | -1/+1 |
|
|
* | FindX11: add imported targets | Ben Boeckel | 2018-11-13 | 1 | -36/+243 |
|
|
* | FindX11: require Freetype and Fontconfig for Xft | Ben Boeckel | 2018-11-12 | 1 | -1/+5 |
|
|
* | FindX11: remove local variable from the advanced list | Ben Boeckel | 2018-11-12 | 1 | -1/+0 |
|
|
* | FindX11: find Xext.h | Ben Boeckel | 2018-11-12 | 1 | -1/+3 |
|
|
* | FindX11: match variables with library names | Ben Boeckel | 2018-11-12 | 1 | -41/+55 |
|
|
* | FindX11: fix some formatting in the documentation | Ben Boeckel | 2018-11-12 | 1 | -2/+2 |
|
|
* | FindX11: use `list(APPEND)` for clearer code | Ben Boeckel | 2018-11-12 | 1 | -39/+39 |
|
|
* | FindX11: use lowercase function names | Ben Boeckel | 2018-11-12 | 1 | -14/+14 |
|
|
* | Help: Convert remaining modules to block-style comments | Kitware Robot | 2018-10-22 | 1 | -52/+53 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -13/+3 |
|
|
* | FindX11: fix documentation formatting error | Philipp Möller | 2014-06-24 | 1 | -39/+36 |
|
|
* | Find*: Make find_package(.. QUIET) affect Check* modules. | Clinton Stimpson | 2014-03-30 | 1 | -0/+3 |
|
|
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -40/+53 |
|
|
* | FindX11: Search in /opt/X11 for OS X 10.8 (#14232) | Marius Schamschula | 2013-06-20 | 1 | -0/+2 |
|
|
* | Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include() | Rolf Eike Beer | 2012-11-04 | 1 | -3/+3 |
|
|
* | FindX11: avoid calling list(REMOVE_DUPLICATES) on an empty list | Rolf Eike Beer | 2012-08-15 | 1 | -1/+3 |
|
|
* | FindX11: remove duplicates from X11 include path list (#13316) | Rolf Eike Beer | 2012-08-14 | 1 | -0/+3 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -60/+60 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -307/+307 |
|
|
* | fix #6976: FindX11 also searches for X11_Xxf86vm_LIB | Alex Neundorf | 2012-02-16 | 1 | -3/+5 |
|
|
* | FindX11: also search for Xmu (#12447) | Rolf Eike Beer | 2012-02-08 | 1 | -0/+10 |
|
|
* | Modules: Add XRes to FindX11.cmake | Dan Kegel | 2011-11-09 | 1 | -0/+9 |
|
|
* | Also search for libxkbfile, XSync and SM include dir | Alex Neundorf | 2011-08-03 | 1 | -0/+27 |
|
|
* | Remove trailing whitespace | Alex Neundorf | 2011-08-03 | 1 | -13/+13 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | Add support for libXi. | Clinton Stimpson | 2010-03-17 | 1 | -0/+10 |
|
|
* | Document X11_X11_LIB and X11_X11_INCLUDE_PATH | Alexander Neundorf | 2009-11-15 | 1 | -0/+1 |
|
|
* | Convert CMake find-modules to BSD License | Brad King | 2009-09-28 | 1 | -2/+12 |
|
|
* | ENH: also search in /usr/X11R7, remove /usr/lib and /usr/local/lib, they are | Alexander Neundorf | 2008-08-16 | 1 | -4/+2 |
|
|
* | ENH: X11_SM_LIB should be advanced as well | Sebastien Barre | 2008-05-03 | 1 | -0/+1 |
|
|
* | ENH: Added FindPackageMessage module | Brad King | 2008-03-17 | 1 | -1/+5 |
|
|
* | BUG: FindX11 module should search for SM library instead of returning -lSM. | Brad King | 2008-01-20 | 1 | -1/+5 |
|
|
* | BUG: fix spelling of the xf86misc and xf86vmode variables | Alexander Neundorf | 2008-01-04 | 1 | -9/+8 |
|
|
* | ENH: more consistence among the X11 components | Alexander Neundorf | 2007-06-08 | 1 | -22/+20 |
|
|
* | COMP: fix warnings on some machines where some X libs apparently don't | Alexander Neundorf | 2007-06-01 | 1 | -30/+55 |
|
|
* | ENH: mostly synced with FindX11.cmake from KDE svn: now also searches for a | Alexander Neundorf | 2007-05-30 | 1 | -23/+263 |
|
|
* | ENH: fix find x11 on the mac | Bill Hoffman | 2006-04-17 | 1 | -1/+1 |
|
|
* | ENH: make sure frameworks are not searched for x header files | Bill Hoffman | 2006-04-14 | 1 | -2/+5 |
|
|
* | ENH: cleanups | Ken Martin | 2005-12-15 | 1 | -5/+3 |
|
|
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -5/+5 |
|
|
* | ENH: Removing extra 64-bit search paths. They are now constructed automatica... | Brad King | 2005-04-07 | 1 | -2/+0 |
|
|
* | ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose. | Brad King | 2005-04-07 | 1 | -0/+2 |
|
|
* | ENH: Cleanup. Use relative path to modules | Andy Cedilnik | 2004-08-27 | 1 | -2/+2 |
|
|
* | Attempt to fix build problem on some platforms | Andy Cedilnik | 2003-01-29 | 1 | -2/+7 |
|
|
* | BUG: fix missed CMAKE to X11 variable name | Will Schroeder | 2003-01-20 | 1 | -2/+1 |
|
|
* | Fix FindX11 to match convention | Andy Cedilnik | 2003-01-08 | 1 | -59/+59 |
|
|
* | BUG: Fixed ordering of X11 search. | Brad King | 2003-01-02 | 1 | -31/+10 |
|
|