summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Use same pthread-stubs as libxcbAlan Coopersmith2022-10-081-6/+1
* If thread-safety-constructor is enabled, link against pthreads not stubsAlan Coopersmith2022-09-271-0/+1
* Update libX11 .so version to 6.4.0Keith Packard2020-11-181-1/+1
* Use EXEEXT_FOR_BUILD for makekeysJon Turney2019-06-081-2/+2
* Include reallocarray.h in tarballs so "make distcheck" passesAlan Coopersmith2019-02-231-0/+1
* Import reallocarray() from OpenBSDAlan Coopersmith2018-12-081-0/+1
* Don't rebuild ks_tables.h if nothing changed.Martin Natano2018-05-131-3/+1
* Don't need to link libX11-xcb against libX11Alan Coopersmith2016-02-031-1/+0
* Fix source paths for out-of-tree lintlib buildsAlan Coopersmith2014-07-261-1/+1
* Remove long unused src/udcInf.cAlan Coopersmith2013-08-201-5/+0
* Fix undefined XCMSDIR error when building lint libraryAlan Coopersmith2013-07-291-0/+1
* Move repeated #ifdef magic to find PATH_MAX into a common headerAlan Coopersmith2013-05-091-0/+1
* Expand GetSizeOfFile() macro at the one place it's calledAlan Coopersmith2011-02-021-1/+0
* Delete now-redundant XKeysymDBDaniel Stone2010-07-081-1/+1
* makekeys: Scan vendor keysyms as well as coreDaniel Stone2010-07-081-3/+3
* Use -version-number consistently instead of -version-infoAdam Jackson2010-06-301-1/+1
* Remove support for building without XCBJosh Triplett2010-06-031-17/+6
* config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2010-02-191-1/+2
* Add $(AM_V_GEN) to silence lint rules tooAlan Coopersmith2010-01-051-1/+1
* Split CFLAGS into CPPFLAGS and CFLAGSJeremy Huddleston2009-10-011-2/+4
* Update library version for new symbolsJulien Cristau2009-08-031-1/+1
* Add utlist.h to the Makefile.amPeter Hutterer2009-07-291-0/+1
* Add generic event cookie handling to libX11.Peter Hutterer2009-07-121-0/+2
* Fix distcheckJulien Cristau2008-11-051-0/+1
* Use XCB's new socket handoff mechanism rather than the old XCB Xlib lock.Josh Triplett2008-11-041-1/+0
* Add support for building lint library with --enable-lint-libraryAlan Coopersmith2008-02-151-0/+13
* Fail properly on errors in recursive make.Joerg Sonnenberger2007-07-271-1/+1
* Actually ship Xxcbint.hJosh Triplett2006-10-061-2/+3
* XCL is dead; long live Xlib/XCBJosh Triplett2006-10-061-4/+4
* Split public Xlib/XCB functions into libX11-xcbJosh Triplett2006-10-051-0/+5
* XCB: Revert locking to simple wrapper around libX11's normal locks.Jamey Sharp2006-10-041-1/+1
* Add support for "make lint" to check code with lint/sparse/etc.Alan Coopersmith2006-07-241-0/+16
* xkb support: small typoDaniel Stone2006-06-021-1/+1
* optional XKB support fixDaniel Stone2006-06-021-1/+4
* Land XCB support on X.org HEAD.Jamey Sharp2006-02-191-3/+12
* Merge the X11 and BIGREQS package sets: they were used in exactly the same pl...Jamey Sharp2006-02-191-2/+0
* Add check and cflags for malloc(0) returning NULL.Kevin E Martin2005-12-031-1/+2
* Threads support for BSD systems:Matthieu Herrb2005-08-211-1/+6
* Add -D flags to clear various warnings (Stefan Dirsch)Alan Coopersmith2005-07-301-1/+1
* Set soversion to 6.2.0.Daniel Stone2005-07-161-1/+1
* Enable loadable i18n modules, making them configurable on the configure comma...Keith Packard2005-07-111-321/+157
* Apply these patches from Theo van Klaveren:Søren Sandmann Pedersen2005-06-221-6/+3
* Move ImUtil.h from src/ to include/X11/. Additionally, copy Cmap.h as a distr...Daniel Stone2005-06-151-3/+2
* - For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X1...XORG-6_8_99_7Søren Sandmann Pedersen2005-05-131-0/+548