summaryrefslogtreecommitdiff
path: root/hw/xfree86/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2005-10-29Make X -> Xorg symlink at install time.Alan Coopersmith1-0/+1
2005-10-18Fix distcheck by forcing Xorg to be installed before chmod/chown.Adam Jackson1-1/+1
2005-10-17More automake 1.7 braindamage: use mkdir -p, not .Adam Jackson1-1/+2
2005-10-14Install Xorg & xorg.conf man pages even when not building docsAlan Coopersmith1-2/+0
2005-10-14Add sysv and sco os-support subdirs and add simple EXTRA_DIST Makefile.amKristian Høgsberg1-1/+1
2005-10-13Dist NOTES.Kristian Høgsberg1-0/+1
2005-10-05Add missing $(DESTDIR) to custom install targetAlan Coopersmith1-1/+1
2005-10-03Whoops, need to be in DIST_SUBDIRS too.Alan Coopersmith1-1/+1
2005-10-03Add missing ] (Dawid Gajownik)Alan Coopersmith1-1/+1
2005-09-27Add build system for building docs and fix setuid issues.Kevin E Martin1-2/+8
2005-09-24Add scanpci, xorgcfg, & xorgconfig utilities.Alan Coopersmith1-15/+4
2005-09-20Add --disable-install-setuid option so you can build as non-root andAlan Coopersmith1-0/+4
2005-09-15Bug #4046: Install the X.Org server setuid root. (David Schleef)Eric Anholt1-0/+4
2005-09-15Bug #3889: Create the log dir on install, and allow configuringEric Anholt1-0/+3
2005-09-14Build xf8_32bpp, which is wanted by the mga driver, and export elf.h, whichEric Anholt1-2/+2
2005-09-13Add some initial BSD support for the xorg server. Incomplete on NetBSD,Eric Anholt1-2/+1
2005-08-20Build libxkbstubs.la to stub XKB DDX functions (e.g. VT switches), andDaniel Stone1-29/+1
2005-08-18Replace gnu-makeism with portable rulesAlan Coopersmith1-2/+10
2005-08-15Mon Aug 15 14:56:57 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-1/+25
2005-08-06Enabling EXA by default in the modular build.Chris Lee1-2/+2
2005-08-04Fix inline assembly versions of in*/out* for Sun compilers Add check forAlan Coopersmith1-0/+11
2005-08-02- Workaround for AS_HELP_STRING compatibility with older autoconf.Adam Jackson1-5/+16
2005-07-28Fix distcheck for serverKevin E Martin1-0/+4
2005-07-16Only pass -rdynamic when using gccAlan Coopersmith1-1/+1
2005-07-14Add support for XnestKevin E Martin1-1/+5
2005-07-14- Add build system for xf86-video-atiSøren Sandmann Pedersen1-1/+1
2005-07-12add x86emu.Lars Knoll1-1/+1
2005-07-09Don't try to link fb, shadow, or vgahw into the loadable Xorg server, asAdam Jackson1-2/+0
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone1-2/+0
2005-07-01Adding initial build system.Daniel Stone1-0/+36