summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-06-30Use -version-number consistently instead of -version-infoAdam Jackson1-1/+1
2010-06-03Remove support for building without XCBJosh Triplett1-17/+6
2010-02-19config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon1-1/+2
2010-01-05Add $(AM_V_GEN) to silence lint rules tooAlan Coopersmith1-1/+1
2009-10-01Split CFLAGS into CPPFLAGS and CFLAGSJeremy Huddleston1-2/+4
2009-08-03Update library version for new symbolsJulien Cristau1-1/+1
2009-07-29Add utlist.h to the Makefile.amPeter Hutterer1-0/+1
2009-07-12Add generic event cookie handling to libX11.Peter Hutterer1-0/+2
2008-11-05Fix distcheckJulien Cristau1-0/+1
2008-11-04Use XCB's new socket handoff mechanism rather than the old XCB Xlib lock.Josh Triplett1-1/+0
2008-02-15Add support for building lint library with --enable-lint-libraryAlan Coopersmith1-0/+13
2007-07-27Fail properly on errors in recursive make.Joerg Sonnenberger1-1/+1
2006-10-06Actually ship Xxcbint.hJosh Triplett1-2/+3
2006-10-06XCL is dead; long live Xlib/XCBJosh Triplett1-4/+4
2006-10-05Split public Xlib/XCB functions into libX11-xcbJosh Triplett1-0/+5
2006-10-04XCB: Revert locking to simple wrapper around libX11's normal locks.Jamey Sharp1-1/+1
2006-07-24Add support for "make lint" to check code with lint/sparse/etc.Alan Coopersmith1-0/+16
2006-06-02xkb support: small typoDaniel Stone1-1/+1
2006-06-02optional XKB support fixDaniel Stone1-1/+4
2006-02-19Land XCB support on X.org HEAD.Jamey Sharp1-3/+12
2006-02-19Merge the X11 and BIGREQS package sets: they were used in exactly the same pl...Jamey Sharp1-2/+0
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin1-1/+2
2005-08-21Threads support for BSD systems:Matthieu Herrb1-1/+6
2005-07-30Add -D flags to clear various warnings (Stefan Dirsch)Alan Coopersmith1-1/+1
2005-07-16Set soversion to 6.2.0.Daniel Stone1-1/+1
2005-07-11Enable loadable i18n modules, making them configurable on the configure comma...Keith Packard1-321/+157
2005-06-22Apply these patches from Theo van Klaveren:Søren Sandmann Pedersen1-6/+3
2005-06-15Move ImUtil.h from src/ to include/X11/. Additionally, copy Cmap.h as a distr...Daniel Stone1-3/+2
2005-05-13- For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X1...XORG-6_8_99_7Søren Sandmann Pedersen1-0/+548