Age | Commit message (Expand) | Author | Files | Lines |
2006-07-31 | Noting uses libdummy.a, so don't build it. Only libdummy-nonserver.a | Ian Romanick | 1 | -1/+0 |
2006-07-26 | Remove getconfig horrorshow. Replace with a static built-in rule list for now. | Adam Jackson | 1 | -2/+2 |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 1 | -1/+1 |
2006-06-21 | Unbreak unbreaking the loader. Re-add the symbol reference lists so that the | Adam Jackson | 1 | -1/+1 |
2006-06-19 | Another round of loader sense-beating. Remove the (unused) server export | Adam Jackson | 1 | -1/+1 |
2006-06-18 | Don't bother building RAC as a module, that's just absurd. | Adam Jackson | 1 | -0/+1 |
2006-06-16 | Add explicit dependencies (Xorg_DEPENDENCIES = ) on the internal libraries | Eric Anholt | 1 | -0/+3 |
2006-05-09 | Bug #5209: Re-enable building APM and ACPI support. (Michel Dänzer) | Adam Jackson | 1 | -6/+10 |
2006-01-25 | Remove xf8_32wid, it's dead code with no maintainer interest. Also remove | Adam Jackson | 1 | -2/+2 |
2005-12-26 | Bug #4190: Add a rule for 'make relink' since automake sucks. | Adam Jackson | 1 | -0/+3 |
2005-12-09 | Bug #4809: Re-fix that doesn't break distcheck. (Alan Coopersmith) | Adam Jackson | 1 | -5/+1 |
2005-12-08 | Add configure options to allow hard-coded paths to be changed. | Kevin E Martin | 1 | -1/+4 |
2005-12-03 | Bugzilla #4809 <https://bugs.freedesktop.org/show_bug.cgi?id=4809> Patch | Alan Coopersmith | 1 | -2/+5 |
2005-12-02 | Define XFree86Server only where it is required. | Kevin E Martin | 1 | -1/+1 |
2005-11-29 | Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable | Kevin E Martin | 1 | -1/+1 |
2005-11-23 | Add configure option to install libxf86config.a (disabled by default). | Kevin E Martin | 1 | -1/+1 |
2005-10-29 | Make X -> Xorg symlink at install time. | Alan Coopersmith | 1 | -0/+1 |
2005-10-18 | Fix distcheck by forcing Xorg to be installed before chmod/chown. | Adam Jackson | 1 | -1/+1 |
2005-10-17 | More automake 1.7 braindamage: use mkdir -p, not . | Adam Jackson | 1 | -1/+2 |
2005-10-14 | Install Xorg & xorg.conf man pages even when not building docs | Alan Coopersmith | 1 | -2/+0 |
2005-10-14 | Add sysv and sco os-support subdirs and add simple EXTRA_DIST Makefile.am | Kristian Høgsberg | 1 | -1/+1 |
2005-10-13 | Dist NOTES. | Kristian Høgsberg | 1 | -0/+1 |
2005-10-05 | Add missing $(DESTDIR) to custom install target | Alan Coopersmith | 1 | -1/+1 |
2005-10-03 | Whoops, need to be in DIST_SUBDIRS too. | Alan Coopersmith | 1 | -1/+1 |
2005-10-03 | Add missing ] (Dawid Gajownik) | Alan Coopersmith | 1 | -1/+1 |
2005-09-27 | Add build system for building docs and fix setuid issues. | Kevin E Martin | 1 | -2/+8 |
2005-09-24 | Add scanpci, xorgcfg, & xorgconfig utilities. | Alan Coopersmith | 1 | -15/+4 |
2005-09-20 | Add --disable-install-setuid option so you can build as non-root and | Alan Coopersmith | 1 | -0/+4 |
2005-09-15 | Bug #4046: Install the X.Org server setuid root. (David Schleef) | Eric Anholt | 1 | -0/+4 |
2005-09-15 | Bug #3889: Create the log dir on install, and allow configuring | Eric Anholt | 1 | -0/+3 |
2005-09-14 | Build xf8_32bpp, which is wanted by the mga driver, and export elf.h, which | Eric Anholt | 1 | -2/+2 |
2005-09-13 | Add some initial BSD support for the xorg server. Incomplete on NetBSD, | Eric Anholt | 1 | -2/+1 |
2005-08-20 | Build libxkbstubs.la to stub XKB DDX functions (e.g. VT switches), and | Daniel Stone | 1 | -29/+1 |
2005-08-18 | Replace gnu-makeism with portable rules | Alan Coopersmith | 1 | -2/+10 |
2005-08-15 | Mon Aug 15 14:56:57 2005 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 1 | -1/+25 |
2005-08-06 | Enabling EXA by default in the modular build. | Chris Lee | 1 | -2/+2 |
2005-08-04 | Fix inline assembly versions of in*/out* for Sun compilers Add check for | Alan Coopersmith | 1 | -0/+11 |
2005-08-02 | - Workaround for AS_HELP_STRING compatibility with older autoconf. | Adam Jackson | 1 | -5/+16 |
2005-07-28 | Fix distcheck for server | Kevin E Martin | 1 | -0/+4 |
2005-07-16 | Only pass -rdynamic when using gcc | Alan Coopersmith | 1 | -1/+1 |
2005-07-14 | Add support for Xnest | Kevin E Martin | 1 | -1/+5 |
2005-07-14 | - Add build system for xf86-video-ati | Søren Sandmann Pedersen | 1 | -1/+1 |
2005-07-12 | add x86emu. | Lars Knoll | 1 | -1/+1 |
2005-07-09 | Don't try to link fb, shadow, or vgahw into the loadable Xorg server, as | Adam Jackson | 1 | -2/+0 |
2005-07-02 | Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere. | Daniel Stone | 1 | -2/+0 |
2005-07-01 | Adding initial build system. | Daniel Stone | 1 | -0/+36 |