index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
FindX11.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
FindX11: add xcb-xtest and xcb-keysyms
planc
2022-03-10
1
-1/+33
*
FindX11: Add xcb_randr library
Matthew Smith
2022-03-08
1
-0/+19
*
FindX11: mark more xcb variables as advanced
Ben Boeckel
2021-08-02
1
-0/+6
*
Help: Add `.. versionadded` directives to module docs
Nikita Nemkin
2020-12-02
1
-0/+20
*
Merge topic 'FindX11-xcb-util-xfixes'
Brad King
2020-08-17
1
-0/+28
|
\
|
*
FindX11: Add xcb_util and xcb_xfixes libraries
Tim Blechmann
2020-08-12
1
-0/+28
*
|
Merge topic 'FPHSA-name-mismatches-chained-via-include'
Brad King
2020-08-10
1
-0/+8
|
\
\
|
|
/
|
/
|
|
*
FPHSA: detect inclusion between find modules
Ben Boeckel
2020-08-07
1
-0/+8
*
|
FindX11: Add Xaw libraries
Kurt Sansom
2020-07-16
1
-0/+19
|
/
*
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
[next]