summaryrefslogtreecommitdiff
path: root/Modules/FindX11.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindX11: Fix typo bug, xvmc -> xvMoses Miller2023-04-251-1/+1
* FindX11: Add many new xcb modulesMoses Miller2023-04-251-95/+453
* FindX11: Arrange xcb modules in proper alphabetical orderMoses Miller2023-04-251-31/+31
* FindX11: Change find_path search string for XawMoses Miller2023-04-251-1/+1
* FindX11: support the xcb-{cursor,shape,xrm} componentsBen Boeckel2023-02-271-0/+51
* FindX11: add xcb-xtest and xcb-keysymsplanc2022-03-101-1/+33
* FindX11: Add xcb_randr libraryMatthew Smith2022-03-081-0/+19
* FindX11: mark more xcb variables as advancedBen Boeckel2021-08-021-0/+6
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-0/+20
* Merge topic 'FindX11-xcb-util-xfixes'Brad King2020-08-171-0/+28
|\
| * FindX11: Add xcb_util and xcb_xfixes librariesTim Blechmann2020-08-121-0/+28
* | Merge topic 'FPHSA-name-mismatches-chained-via-include'Brad King2020-08-101-0/+8
|\ \ | |/ |/|
| * FPHSA: detect inclusion between find modulesBen Boeckel2020-08-071-0/+8
* | FindX11: Add Xaw librariesKurt Sansom2020-07-161-0/+19
|/
* FindX11: Find additional librariesZsolt Parragi2020-03-041-0/+94
* FindFontconfig: Convert module variables to camel caseBrad King2019-03-261-1/+1
* FindX11: add imported targetsBen Boeckel2018-11-131-36/+243
* FindX11: require Freetype and Fontconfig for XftBen Boeckel2018-11-121-1/+5
* FindX11: remove local variable from the advanced listBen Boeckel2018-11-121-1/+0
* FindX11: find Xext.hBen Boeckel2018-11-121-1/+3
* FindX11: match variables with library namesBen Boeckel2018-11-121-41/+55
* FindX11: fix some formatting in the documentationBen Boeckel2018-11-121-2/+2
* FindX11: use `list(APPEND)` for clearer codeBen Boeckel2018-11-121-39/+39
* FindX11: use lowercase function namesBen Boeckel2018-11-121-14/+14
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-52/+53
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* FindX11: fix documentation formatting errorPhilipp Möller2014-06-241-39/+36
* Find*: Make find_package(.. QUIET) affect Check* modules.Clinton Stimpson2014-03-291-0/+3
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-40/+53
* FindX11: Search in /opt/X11 for OS X 10.8 (#14232)Marius Schamschula2013-06-201-0/+2
* Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-041-3/+3
* FindX11: avoid calling list(REMOVE_DUPLICATES) on an empty listRolf Eike Beer2012-08-151-1/+3
* FindX11: remove duplicates from X11 include path list (#13316)Rolf Eike Beer2012-08-141-0/+3
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-60/+60
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-307/+307
* fix #6976: FindX11 also searches for X11_Xxf86vm_LIBAlex Neundorf2012-02-161-3/+5
* FindX11: also search for Xmu (#12447)Rolf Eike Beer2012-02-081-0/+10
* Modules: Add XRes to FindX11.cmakeDan Kegel2011-11-091-0/+9
* Also search for libxkbfile, XSync and SM include dirAlex Neundorf2011-08-031-0/+27
* Remove trailing whitespaceAlex Neundorf2011-08-031-13/+13
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Add support for libXi.Clinton Stimpson2010-03-171-0/+10
* Document X11_X11_LIB and X11_X11_INCLUDE_PATHAlexander Neundorf2009-11-151-0/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-2/+12
* ENH: also search in /usr/X11R7, remove /usr/lib and /usr/local/lib, they areAlexander Neundorf2008-08-161-4/+2
* ENH: X11_SM_LIB should be advanced as wellSebastien Barre2008-05-031-0/+1
* ENH: Added FindPackageMessage moduleBrad King2008-03-171-1/+5
* BUG: FindX11 module should search for SM library instead of returning -lSM.Brad King2008-01-201-1/+5
* BUG: fix spelling of the xf86misc and xf86vmode variablesAlexander Neundorf2008-01-041-9/+8
* ENH: more consistence among the X11 componentsAlexander Neundorf2007-06-081-22/+20