summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Release libX11 1.1libX11-1.1Josh Triplett2006-11-231-1/+1
* Add xcb-xlib dependency to x11.pc when built against XCB.Diego 'Flameeyes' Pettenò2006-11-071-0/+2
* Release libX11 1.1 RC2 (1.0.99.2).libX11-1.1-RC2libX11-1.0.99.2Jamey Sharp2006-11-021-1/+1
* Release libX11 1.1 RC1 (1.0.99.1).libX11-1.1-RC1libX11-1.0.99.1Jamey Sharp2006-10-071-2/+2
* XCL is dead; long live Xlib/XCBJosh Triplett2006-10-061-1/+1
* Split public Xlib/XCB functions into libX11-xcbJosh Triplett2006-10-051-1/+2
* XCB: Revert locking to simple wrapper around libX11's normal locks.Jamey Sharp2006-10-041-1/+0
* Link explicitly against XCB's Xlib compatibility functions.Jamey Sharp2006-09-251-1/+1
* Add support for "make lint" to check code with lint/sparse/etc.Alan Coopersmith2006-07-241-0/+4
* Fix for autoconf 2.60 issue.Matthias Hopf2006-07-041-1/+1
* Work around recent autoconf (2.59?) changes in directory expansion.Keith Packard2006-07-011-10/+18
* Delete ChangeLog, and add a rule to autogenerate it for distribution. AlsoDonnie Berkholz2006-06-221-1/+1
* Bump to 1.0.99.0 to avoid confusion.Daniel Stone2006-06-221-1/+1
* Merge branch 'master' of git+ssh://git.freedesktop.org/srv/git.freedesktop.or...Daniel Stone2006-06-221-0/+12
|\
| * Bug #3104: Compose table cache for faster X11 application starts.Matthias Hopf2006-06-161-1/+3
| * Bug #3104: Compose table cache for faster X11 application starts.Matthias Hopf2006-06-161-0/+10
* | Fix threading support on GNU/kFreeBSD systems. (Robert Millan)Daniel Stone2006-06-031-1/+1
|/
* im: add Braille input method (#6296)Daniel Stone2006-06-021-1/+1
* i18n: separate data and lib directoriesDaniel Stone2006-06-021-2/+3
* Set XTHREADLIB correctly for dragonfly platforms.Jeremy C. Reed2006-02-211-0/+2
* Land XCB support on X.org HEAD.Jamey Sharp2006-02-191-7/+23
* Merge the X11 and BIGREQS package sets: they were used in exactly the same pl...Jamey Sharp2006-02-191-5/+1
* Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin2005-12-151-1/+1
* Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2005-12-031-1/+1
* Add check and cflags for malloc(0) returning NULL.Kevin E Martin2005-12-031-0/+1
* Update pkgconfig files to separate library build-time dependencies from appli...Kevin E Martin2005-11-191-1/+5
* Fix xf86bigfont pkgconfig dep typo.Kevin E Martin2005-11-141-2/+4
* Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin2005-11-091-1/+1
* Update pkgcheck dependencies to work with separate build roots.Kevin E Martin2005-11-011-5/+5
* Revert that, it's redundant. But it is worth noting that --disable-xkb is bro...Donnie Berkholz2005-10-281-1/+1
* Add dependency on inputproto for XI.h.Donnie Berkholz2005-10-281-1/+1
* Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin2005-10-191-1/+1
* Change '==' to portable '='.Donnie Berkholz2005-10-161-2/+2
* configure.ac Use XORG_MAN_SECTIONS instead of custom man section configuratio...Alan Coopersmith2005-10-121-6/+6
* Add appropriate pthread libs/flags for FreeBSD, fixing the build of ico and p...Eric Anholt2005-10-111-0/+3
* Add el_GR.UTF-8 compose fileSøren Sandmann Pedersen2005-10-051-0/+1
* Add XTHREAD_CFLAGS for platforms that need special defines likeAlan Coopersmith2005-09-241-1/+7
* Issue an error if XTRANS macros were not found when generating configure from...Alan Coopersmith2005-09-021-0/+9
* OpenBSD needs -lpthread for threaded applications too.Matthieu Herrb2005-08-281-1/+1
* Threads support for BSD systems:Matthieu Herrb2005-08-211-0/+10
* Add xthreadlib variable to x11.pc. Bump to 0.99.1.Adam Jackson2005-08-171-1/+10
* Move RAWCPP macro to xorg-macros.m4 so other modules can use it Add check for...Alan Coopersmith2005-08-151-3/+2
* Typo fix in output messageAlan Coopersmith2005-08-061-1/+1
* Various changes preparing packages for RC0:Kevin E Martin2005-07-291-4/+9
* Move i18n modules to top-level so they can be built in the right order (befor...Keith Packard2005-07-151-9/+11
* Enable loadable i18n modules, making them configurable on the configure comma...Keith Packard2005-07-111-27/+94
* - Since all but one line of all the nls/*/Makefile.am files are identical, mo...Alan Coopersmith2005-07-091-1/+12
* typo fix. i suck.Adam Jackson2005-07-091-1/+1
* Check for bigfont proto headers via pkgconfig (Arwed von Merkatz)Adam Jackson2005-07-091-1/+4
* Create and install XlibConf.h to provide external users of Xlibint.h the defi...Keith Packard2005-07-081-0/+1