Age | Commit message (Expand) | Author | Files | Lines |
2005-09-28 | Add kbd_mode build system | Alan Coopersmith | 1 | -0/+7 |
2005-09-27 | Fix distcheck build and install errors. | Kevin E Martin | 1 | -0/+22 |
2005-09-27 | Fix make dist to include only sgml files. | Kevin E Martin | 1 | -0/+6 |
2005-09-27 | Add build system for building docs and fix setuid issues. | Kevin E Martin | 1 | -0/+12 |
2005-09-26 | Take care of more files from monolith's Xserver/hw/xfree86/etc dir: | Alan Coopersmith | 1 | -0/+14 |
2005-09-25 | Add SecurityPolicy file for XCSECURITY extension. | Alan Coopersmith | 1 | -0/+8 |
2005-09-24 | Add scanpci, xorgcfg, & xorgconfig utilities. | Alan Coopersmith | 1 | -0/+15 |
2005-09-21 | Accept --with-xkb-output argument to specify output dir for compiled xkb | Kristian Høgsberg | 1 | -0/+10 |
2005-09-21 | Bug #4487: Add the bsd subdir to DIST_SUBDIRS. (Joshua Baergen) | Adam Jackson | 1 | -0/+5 |
2005-09-21 | Bug #4257: Move cfbcmap.c to cfb_common_sources. | Adam Jackson | 1 | -0/+6 |
2005-09-20 | Add --disable-install-setuid option so you can build as non-root and | Alan Coopersmith | 1 | -0/+9 |
2005-09-19 | Linux/Alpha support (Stefaan De Roeck) | Alan Coopersmith | 1 | -0/+7 |
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 #4046: Install the X.Org server setuid root. (David Schleef) | Eric Anholt | 1 | -1/+6 |
2005-09-15 | Bug #3889: Create the log dir on install, and allow configuring | Eric Anholt | 1 | -0/+8 |
2005-09-15 | Don't put a version number on the module filename. | Eric Anholt | 1 | -0/+5 |
2005-09-14 | Build xf8_32bpp, which is wanted by the mga driver, and export elf.h, which | Eric Anholt | 1 | -0/+9 |
2005-09-13 | Turn on DRI by default on Linux, NetBSD, FreeBSD, and fix the build of the | Eric Anholt | 1 | -0/+10 |
2005-09-13 | Add some initial BSD support for the xorg server. Incomplete on NetBSD, | Eric Anholt | 1 | -0/+12 |
2005-09-13 | Don't define POSIX_SOURCE on any BSDs, since it breaks things. | Eric Anholt | 1 | -0/+12 |
2005-09-12 | Add missing fontsproto and fontenc to REQUIRED_MODULES. | Daniel Stone | 1 | -1/+2 |
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/+5 |
2005-09-12 | Put DMX AC_CONDITIONALS at the top level, since they must always be called. | Daniel Stone | 1 | -0/+6 |
2005-09-11 | use RGB_DB not RGB_PATH as that's what it's looking for | Daniel Stone | 1 | -0/+6 |
2005-09-03 | Use macros from xtrans.m4, issue error if not found. | Alan Coopersmith | 1 | -0/+5 |
2005-09-02 | Add -include dix-config.h to GL/mesa/X to catch _XSERVER64, et al. | Daniel Stone | 1 | -0/+6 |
2005-09-01 | Make RGB_PATH configurable. | Daniel Stone | 1 | -0/+9 |
2005-08-30 | Use the $(moduledir) makefile variable instead of @moduledir@ so it can be | Kristian Høgsberg | 1 | -0/+11 |
2005-08-25 | Thu Aug 25 17:15:01 2005 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 1 | -0/+6 |
2005-08-25 | Remove sun_inout.s so make dist works (discussed with Alan Coopersmith). | Kristian Høgsberg | 1 | -0/+5 |
2005-08-24 | Wed Aug 24 15:39:07 2005 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 1 | -0/+6 |
2005-08-24 | Don't try to build dmx/input/lnx-*.c if <linux/keyboard.h> isn't found | Alan Coopersmith | 1 | -0/+11 |
2005-08-22 | Fix linking errors for xprint. | Kevin E Martin | 1 | -0/+5 |
2005-08-21 | Huge cleanup. Group into sections: hardware feature detection, extension | Daniel Stone | 1 | -0/+16 |
2005-08-21 | Change xorg_bus_sbus to xorg_bus_sparc; build sparcPci.c on all SPARCs. | Daniel Stone | 1 | -1/+3 |
2005-08-21 | Add test for SPARC. Build SparcMulDiv.S on all SPARCs. | Daniel Stone | 1 | -1/+10 |
2005-08-20 | Add sparcPci.c to EXTRA_DIST. | Adam Jackson | 1 | -1/+6 |
2005-08-20 | Make DRI/GLcore builds srcdir != builddir safe, and invoke symlink-mesa.sh | Daniel Stone | 1 | -0/+6 |
2005-08-20 | Build libxkbstubs.la to stub XKB DDX functions (e.g. VT switches), and | Daniel Stone | 1 | -0/+8 |
2005-08-19 | Really hopefully the last xorg-commit test. | Daniel Stone | 1 | -1/+1 |
2005-08-19 | Another test commit for xorg-commit. | Daniel Stone | 1 | -1/+1 |
2005-08-19 | Testing xorg-commit, nothing else. | Daniel Stone | 1 | -1/+1 |
2005-08-19 | Fix dates on Søren's entries. | Daniel Stone | 1 | -5/+5 |
2005-08-19 | Make symlink-mesa.sh call srcdir != objdir safe. Remove requirement for | Daniel Stone | 1 | -0/+7 |
2005-08-18 | Thu Aug 18 17:27:09 2005 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 1 | -0/+6 |
2005-08-17 | Add buildsystem for Xprint, and: | Søren Sandmann Pedersen | 1 | -0/+6 |
2005-08-16 | symlink.sh: Temporarily disable xkbdata, add type1mod.c | Søren Sandmann Pedersen | 1 | -0/+4 |
2005-08-15 | Mon Aug 15 15:41:26 2005 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 1 | -0/+5 |
2005-08-15 | Mon Aug 15 14:56:57 2005 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 1 | -0/+10 |