aboutsummaryrefslogtreecommitdiff
path: root/modules/FindX11.cmake
AgeCommit message (Expand)Author
2009-11-15Document X11_X11_LIB and X11_X11_INCLUDE_PATHAlexander Neundorf
2008-08-16partly sync with cmake: /usr/pkg is searched anyway, initialize the _LIBRARIE...Alexander Neundorf
2008-05-20revert exiting if SM or ICE isn't found.Allen Winter
2008-05-20be extra careful about libICE and libSM prerequisites since manyAllen Winter
2008-05-20perform discovery on X11/SM.Allen Winter
2008-01-04this one is already marked as ADVANCED aboveAlexander Neundorf
2008-01-03Consistent naming for xf86misc - include and flag are xf86misc, lib is Xxf86m...Luboš Luňák
2007-12-26also search for X11R7Allen Winter
2007-10-23- include xkbfile into FindX11Andriy Rysin
2007-08-14As the system paths were removed, tell cmake to look for the X libraries in t...Pino Toscano
2007-08-14Use find_package_handle_standard_args Laurent Montel
2007-06-24XSync extension.Luboš Luňák
2007-06-08mark Xau_INCLUDE_PATH advancedAlexander Neundorf
2007-06-06-more fixes to FindX11 with the help from LubosAlexander Neundorf
2007-06-05-/usr/lib, /usr/local/lib, /usr/include, /usr/local/include don't have to be ...Alexander Neundorf
2007-06-04remove obsolete X11_XV_FOUND and X11_XFT_FOUND (use X11_Xv_FOUND and X11_Xft_...Alexander Neundorf
2007-06-01-add some more X11_xxx_FOUND variablesAlexander Neundorf
2007-05-30partly sync with FindX11.cmake from cmake cvs, mainly upper/lower caseAlexander Neundorf
2007-04-13The modular X.org from pkgsrc isn't installed into it's own directoryHasso Tepper
2007-04-11Add paths for systems using pkgsrc (NetBSD and DragonFlyBSD). Why KDE usesHasso Tepper
2007-02-28fix X11 detection again. Whats the point of not searchingDirk Mueller
2007-02-28-some formatting in FindX11.cmakeAlexander Neundorf
2007-02-13Find XShmPhilip Falkner
2006-10-16Fix tabLaurent Montel
2006-10-10Normalization. Move X11-detecting stuff into kdelibs out of kdegraphics, adju...Adriaan de Groot
2006-09-12don't put the Xv lib into X11_LIBRARIES, use X11_Xv_LIB insteadMatthias Kretz
2006-09-11find XvMatthias Kretz
2006-09-09added copyright notice everywhere.Alexander Neundorf
2006-07-04kompmgr is soon goneLuboš Luňák
2006-07-04set X11_Xdamage_FOUNDLuboš Luňák
2006-05-23Search shape for ksnapshotLaurent Montel
2006-05-03If the lib isn't there, xcursor isn't useable. This should probably be done f...David Faure
2006-05-01It is quite faster when it doesn't search for libXrandr, libXft etc. in all o...David Faure
2006-05-01If the header is there but not the lib, then we can't use itDavid Faure
2006-04-13Add X11_XFT_FOUNDLaurent Montel
2006-04-13Search Xft include libLaurent Montel
2006-04-08Add a check for Xinput.Adrian Page
2006-03-29-add the include paths of all X11 extensions to X11_INCLUDE_PATH, so they don...Alexander Neundorf
2006-03-24Search for xpmLaurent Montel
2006-03-20minor cleanups: indenting, adding newline to end of file, etc.Allen Winter
2006-03-18-mark more variables as advanced, so that they don't clutter the default ccma...Alexander Neundorf
2006-03-17Forward port of:Michaël Larouche
2006-03-07Search XdmcpLaurent Montel
2006-03-07oops typoLaurent Montel
2006-03-07Search Xau libLaurent Montel
2006-03-06Search XkbLaurent Montel
2006-03-05Search Xss extension (not perfect)Laurent Montel
2006-03-03Search dpms extensionLaurent Montel
2006-03-03Detect Xscreensaver extensionLaurent Montel
2006-03-02Search libXtLaurent Montel