summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2013-12-14Increment the "current" version info for sync, xinput and xkbUli Schlachter
2013-11-07Add Present extensionKeith Packard
2013-11-07Add DRI3 libraryKeith Packard
2013-11-07Make protocol C files depend on protocol XML filesKeith Packard
2012-10-05Include static man pages in "make dist"Uli Schlachter
2012-03-27Move static man to manJulien Danjou
2012-03-27Do not list manpages, use a wildcardJulien Danjou
2012-03-27Split manpage list in two (static/built)Julien Danjou
2012-03-26c_client.py: generate manpagesMichael Stapelberg
2011-01-20fix Windows build and installationVincent Torri
2010-07-13xkb: updated configure.ac/Makefile.amChristoph Reimann
2009-12-03build: simplify extension buildingJulien Danjou
2009-10-19Add DRI2 support. (v2)Eric Anholt
2009-08-31Cygwin build fix: Add -no-undefined to libtool flagsYaakov Selkowitz
2009-05-29Fix libxcb-randr version infoJulien Cristau
2009-05-09depends on recent xcb-proto and bump version of randrJulien Danjou
2009-02-16Stop providing autogenerated files in tarballJulien Danjou
2008-10-29Support handing off socket write permission to external code.Josh Triplett
2008-10-29Remove libxcb-xlib and xcbxlib.h.Jamey Sharp
2008-08-31factorize m4 macros and add one to set X extensionsVincent Torri
2008-07-16Make EXTHEADERS, EXTSOURCES, EXTENSION_XML unconditional of configure flags.Julien Cristau
2008-05-01Fix libxcb/src compile with srcdir != builddir.Oswald Buddenhagen
2008-04-23Replace a stray c-client.xsl in the libxcb SOURCES. Fixes make distcheck.Eamon Walsh
2008-04-23Use the python install path from xcb-xproto.pc to locate the xcbgen package.Eamon Walsh
2008-04-19Add Python parser C language-dependent part.Eamon Walsh
2008-01-24Add SELinux extension support, disabled by default.Eamon Walsh
2008-01-24Add XInput extension support, disabled by default.Eamon Walsh
2007-12-07Generated the configure.ac and Makefile.am's in libxcb with the idea ofEamon Walsh
2006-11-23Avoid race condition when using multiple make jobsDiego 'Flameeyes' Pettenò
2006-11-22Remove --with-opt and --with-debug options from configure.ac; use CFLAGS insteadJosh Triplett
2006-11-22xcb-proto has no libraries or headers, so don't use XCBPROTO_CFLAGS or XCBPRO...Jamey Sharp
2006-11-22Use pthread-stubs as needed, and list xdmcp in Requires.private when XCB is b...Jamey Sharp
2006-10-19Quit treating xproto specially: handle it like all the extensions.Jamey Sharp
2006-10-12Add library support for xcb-xinerama.Jeremy Kolb
2006-10-07Release libxcb 1.0 RC2 (0.9.92).1.0-RC2Jamey Sharp
2006-09-25Stop installing the protocol descriptions for extensions to an extensions/Josh Triplett
2006-09-25Split the Xlib compatibility functions into a separate library libxcb-xlibJosh Triplett
2006-09-25We no longer need xproto: do not list it as a dependency.Jamey Sharp
2006-09-25Lowercase library names to correspond with the new API.Jamey Sharp
2006-09-22List xproto.xml path explicitly instead of relying on GNU Make $< expansionAlan Coopersmith
2006-09-12Cleaned up previous fix for GNU Make stuff.Bart Massey
2006-09-11Removed GNU make dependency.Bart Massey
2006-06-15Remove arbitrary division between xcb_types and xproto by mergingJosh Triplett
2006-05-10Stop overwriting CFLAGS in xcb/src/Makefile.am.Josh Triplett
2006-05-07Fix dependencies on libXCB.la to not walk down from $(top_builddir); this fix...Donnie Berkholz
2006-04-27Add an explanation of libtool -version-info to src/Makefile.am, and add an ex...Josh Triplett
2006-04-26Changes to makefile to build libXCBxtestIan Osgood
2006-04-15Add xcbint.h to noinst_HEADERS, so it gets distributed.Josh Triplett
2006-04-15Use screensaver.xmlJosh Triplett
2006-04-15Put EXTHEADERS and EXTSOURCES in order.Josh Triplett