summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-01-30generated man pages: use xorg footer and no hard coded extensionGaetan Nadon1-1/+3
2014-01-30generated man pages: build without hard coded extensionGaetan Nadon1-5/+6
2014-01-30man: build static man pages using xorg patternsGaetan Nadon1-3/+1
2014-01-30autoconf: use the warning variables from xorgGaetan Nadon1-1/+1
2013-12-14Increment the "current" version info for sync, xinput and xkbUli Schlachter1-3/+3
2013-11-07Add Present extensionKeith Packard1-0/+8
2013-11-07Add DRI3 libraryKeith Packard1-0/+8
2013-11-07Make protocol C files depend on protocol XML filesKeith Packard1-1/+1
2012-10-05Include static man pages in "make dist"Uli Schlachter1-1/+2
2012-03-27Move static man to manJulien Danjou1-1/+1
2012-03-27Do not list manpages, use a wildcardJulien Danjou1-2/+4
2012-03-27Split manpage list in two (static/built)Julien Danjou1-2/+2
2012-03-26c_client.py: generate manpagesMichael Stapelberg1-2/+6
2011-01-20fix Windows build and installationVincent Torri1-24/+27
2010-07-13xkb: updated configure.ac/Makefile.amChristoph Reimann1-0/+8
2009-12-03build: simplify extension buildingJulien Danjou1-67/+5
2009-10-19Add DRI2 support. (v2)Eric Anholt1-0/+10
2009-08-31Cygwin build fix: Add -no-undefined to libtool flagsYaakov Selkowitz1-23/+23
2009-05-29Fix libxcb-randr version infoJulien Cristau1-1/+1
2009-05-09depends on recent xcb-proto and bump version of randrJulien Danjou1-1/+1
2009-02-16Stop providing autogenerated files in tarballJulien Danjou1-24/+25
2008-10-29Support handing off socket write permission to external code.Josh Triplett1-1/+1
2008-10-29Remove libxcb-xlib and xcbxlib.h.Jamey Sharp1-7/+2
2008-08-31factorize m4 macros and add one to set X extensionsVincent Torri1-2/+2
2008-07-16Make EXTHEADERS, EXTSOURCES, EXTENSION_XML unconditional of configure flags.Julien Cristau1-45/+45
2008-05-01Fix libxcb/src compile with srcdir != builddir.Oswald Buddenhagen1-2/+2
2008-04-23Replace a stray c-client.xsl in the libxcb SOURCES. Fixes make distcheck.Eamon Walsh1-1/+1
2008-04-23Use the python install path from xcb-xproto.pc to locate the xcbgen package.Eamon Walsh1-2/+2
2008-04-19Add Python parser C language-dependent part.Eamon Walsh1-11/+3
2008-01-24Add SELinux extension support, disabled by default.Eamon Walsh1-0/+10
2008-01-24Add XInput extension support, disabled by default.Eamon Walsh1-0/+10
2007-12-07Generated the configure.ac and Makefile.am's in libxcb with the idea ofEamon Walsh1-93/+135
2006-11-23Avoid race condition when using multiple make jobsDiego 'Flameeyes' Pettenò1-4/+1
2006-11-22Remove --with-opt and --with-debug options from configure.ac; use CFLAGS insteadJosh Triplett1-1/+1
2006-11-22xcb-proto has no libraries or headers, so don't use XCBPROTO_CFLAGS or XCBPRO...Jamey Sharp1-2/+2
2006-11-22Use pthread-stubs as needed, and list xdmcp in Requires.private when XCB is b...Jamey Sharp1-2/+2
2006-10-19Quit treating xproto specially: handle it like all the extensions.Jamey Sharp1-23/+8
2006-10-12Add library support for xcb-xinerama.Jeremy Kolb1-0/+8
2006-10-07Release libxcb 1.0 RC2 (0.9.92).1.0-RC2Jamey Sharp1-1/+1
2006-09-25Stop installing the protocol descriptions for extensions to an extensions/Josh Triplett1-91/+88
2006-09-25Split the Xlib compatibility functions into a separate library libxcb-xlibJosh Triplett1-1/+6
2006-09-25We no longer need xproto: do not list it as a dependency.Jamey Sharp1-2/+2
2006-09-25Lowercase library names to correspond with the new API.Jamey Sharp1-81/+81
2006-09-22List xproto.xml path explicitly instead of relying on GNU Make $< expansionAlan Coopersmith1-1/+1
2006-09-12Cleaned up previous fix for GNU Make stuff.Bart Massey1-65/+32
2006-09-11Removed GNU make dependency.Bart Massey1-5/+71
2006-06-15Remove arbitrary division between xcb_types and xproto by mergingJosh Triplett1-2/+2
2006-05-10Stop overwriting CFLAGS in xcb/src/Makefile.am.Josh Triplett1-1/+0
2006-05-07Fix dependencies on libXCB.la to not walk down from $(top_builddir); this fix...Donnie Berkholz1-1/+1
2006-04-27Add an explanation of libtool -version-info to src/Makefile.am, and add an ex...Josh Triplett1-0/+48