Age | Commit message (Expand) | Author | Files | Lines |
2005-10-17 | Fix whitespace in AS_HELP_STRING uses, convert all help strings to use | Kristian Høgsberg | 1 | -41/+49 |
2005-10-17 | include/dix-config.h.in Add support for more extensions | Kevin E Martin | 1 | -6/+39 |
2005-10-16 | Change '==' to portable '='. | Donnie Berkholz | 1 | -10/+10 |
2005-10-15 | Fix typo and add new Makefiles to AC_OUTPUT | Kevin E Martin | 1 | -1/+7 |
2005-10-14 | Hook up lbx. | Kristian Høgsberg | 1 | -7/+17 |
2005-10-14 | Set default font path to match the default in the monolith so fonts are | Alan Coopersmith | 1 | -1/+3 |
2005-10-14 | Add XTRAP_LIB to XPRINT_EXTENSIONS to fix xprint build when xtrap is | Donnie Berkholz | 1 | -1/+1 |
2005-10-14 | Require glproto >= 1.4.1 if building DRI with GLX. This fixes a build | Donnie Berkholz | 1 | -1/+1 |
2005-10-13 | AC_SUBST VENDOR_STRING & VENDOR_RELEASE for xorgcfg's app-defaults file | Alan Coopersmith | 1 | -1/+3 |
2005-10-07 | Add Xprint init scrips to EXTRA_DIST. | Kristian Høgsberg | 1 | -0/+4 |
2005-10-07 | Add darwin to dist | Kevin E Martin | 1 | -0/+1 |
2005-10-06 | symlink.sh: | Søren Sandmann Pedersen | 1 | -0/+11 |
2005-10-06 | Add support for building DMX config and examples programs Add missing files | Kevin E Martin | 1 | -0/+15 |
2005-10-05 | Add DGA configure option and add various files that we should be dist'ing. | Kristian Høgsberg | 1 | -1/+8 |
2005-10-05 | Xdmx & Xprint also need xau & xdmcp module dependencies | Alan Coopersmith | 1 | -5/+5 |
2005-10-05 | Xnest depends on xdmcp & xau modules too | Alan Coopersmith | 1 | -1/+3 |
2005-10-05 | Bug #4038: Unbreak the SYSVIPC check for cross builds. (Detlef Vollman) | Adam Jackson | 1 | -1/+1 |
2005-10-04 | Add gtf to xserver/xorg/hw/xfree86/utils | Alan Coopersmith | 1 | -0/+1 |
2005-10-03 | Add missing ] (Dawid Gajownik) | Alan Coopersmith | 1 | -1/+1 |
2005-10-03 | Real configure check for execinfo.h (Yuri Vasilevski) | Adam Jackson | 1 | -0/+7 |
2005-10-01 | Add hw/xfree86/getconfig | Alan Coopersmith | 1 | -0/+1 |
2005-09-30 | Man page processing/installation and other doc file updates | Alan Coopersmith | 1 | -0/+4 |
2005-09-28 | Add kbd_mode build system | Alan Coopersmith | 1 | -0/+24 |
2005-09-27 | Make XpConfig build system call mkfont{scale,dir} | Søren Sandmann Pedersen | 1 | -0/+6 |
2005-09-27 | Get XpConfig build system in pretty much working state | Søren Sandmann Pedersen | 1 | -0/+4 |
2005-09-27 | Add build system for building docs and fix setuid issues. | Kevin E Martin | 1 | -1/+22 |
2005-09-26 | Various small fixups to get XpConfig to 'build' | Søren Sandmann Pedersen | 1 | -0/+21 |
2005-09-26 | Take care of more files from monolith's Xserver/hw/xfree86/etc dir: | Alan Coopersmith | 1 | -0/+2 |
2005-09-26 | Add initial build system for XpConfig | Søren Sandmann Pedersen | 1 | -0/+1 |
2005-09-24 | Add scanpci, xorgcfg, & xorgconfig utilities. | Alan Coopersmith | 1 | -2/+32 |
2005-09-21 | Accept --with-xkb-output argument to specify output dir for compiled xkb | Kristian Høgsberg | 1 | -0/+5 |
2005-09-20 | Add --disable-install-setuid option so you can build as non-root and | Alan Coopersmith | 1 | -0/+18 |
2005-09-19 | Linux/Alpha support (Stefaan De Roeck) | Alan Coopersmith | 1 | -0/+5 |
2005-09-15 | Bug #3990: Require glproto in the cases that it's necessary (DRI or DMX | Eric Anholt | 1 | -0/+6 |
2005-09-15 | Bug #3889: Create the log dir on install, and allow configuring | Eric Anholt | 1 | -2/+8 |
2005-09-14 | Build xf8_32bpp, which is wanted by the mga driver, and export elf.h, which | Eric Anholt | 1 | -0/+1 |
2005-09-13 | Turn on DRI by default on Linux, NetBSD, FreeBSD, and fix the build of the | Eric Anholt | 1 | -1/+7 |
2005-09-13 | Add some initial BSD support for the xorg server. Incomplete on NetBSD, | Eric Anholt | 1 | -8/+94 |
2005-09-13 | Don't define POSIX_SOURCE on any BSDs, since it breaks things. | Eric Anholt | 1 | -1/+1 |
2005-09-12 | Add missing fontsproto and fontenc to REQUIRED_MODULES. | Daniel Stone | 1 | -1/+1 |
2005-09-12 | Add missing resourceproto to REQUIRED_MODULES. | Daniel Stone | 1 | -1/+1 |
2005-09-12 | Define WITH_VGAHW, since we always build it; add to Xorg headers. | Daniel Stone | 1 | -0/+1 |
2005-09-12 | Put DMX AC_CONDITIONALS at the top level, since they must always be called. | Daniel Stone | 1 | -7/+6 |
2005-09-11 | OpenBSD also doesn't like defining POSIX_SOURCE: it limits available | Matthieu Herrb | 1 | -0/+1 |
2005-09-11 | use RGB_DB not RGB_PATH as that's what it's looking for | Daniel Stone | 1 | -1/+1 |
2005-09-03 | Use macros from xtrans.m4, issue error if not found. | Alan Coopersmith | 1 | -14/+13 |
2005-09-01 | Make RGB_PATH configurable. | Daniel Stone | 1 | -1/+5 |
2005-08-24 | Wed Aug 24 15:39:07 2005 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 1 | -3/+3 |
2005-08-24 | Don't try to build dmx/input/lnx-*.c if <linux/keyboard.h> isn't found | Alan Coopersmith | 1 | -0/+10 |
2005-08-24 | Add xcmiscproto and bigreqsproto to REQUIRED_MODULES, since Xext uses them. | Daniel Stone | 1 | -1/+1 |