summaryrefslogtreecommitdiff
path: root/hw/xfree86/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2007-08-01XFree86: Properly clean up after ourselvesDaniel Stone1-1/+1
2007-07-12Make SOLARIS_INOUT_ARCH substitutions work better with automake-1.10Alan Coopersmith1-3/+3
2007-03-15Create driver-independent CRTC-based cursor layer.Keith Packard1-0/+1
2007-02-27Make mfb, cfb, and afb support configurable at build-time.Eamon Walsh1-2/+10
2007-02-15Distribute hw/xfree86/modes.Tilman Sauerbeck1-1/+1
2007-02-15Merge crtc/output-based mode selection code.Keith Packard1-1/+4
2006-12-06remove CID support (bug #5553)Daniel Stone1-1/+0
2006-11-07Add $(DIX_CFLAGS) to remaining Makefile.am filesKeith Packard1-1/+1
2006-10-31Fix automake error: BUILT_SOURCES was defined multiple times on SolarisAlan Coopersmith1-5/+4
2006-10-29Handle building in a separate objdirMatthieu Herrb1-1/+1
2006-10-29kill GNU-make'ism.Matthieu Herrb1-1/+1
2006-10-19Create xorg.conf.example (Gentoo bug #138623).Joshua Baergen1-0/+18
2006-09-21Allow the xfree86 ddx utils to be optionally built. Patch by Eugene Konev.David Nusinow1-1/+5
2006-07-31Noting uses libdummy.a, so don't build it. Only libdummy-nonserver.aIan Romanick1-1/+0
2006-07-26Remove getconfig horrorshow. Replace with a static built-in rule list for now.Adam Jackson1-2/+2
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-1/+1
2006-06-21Unbreak unbreaking the loader. Re-add the symbol reference lists so that theAdam Jackson1-1/+1
2006-06-19Another round of loader sense-beating. Remove the (unused) server exportAdam Jackson1-1/+1
2006-06-18Don't bother building RAC as a module, that's just absurd.Adam Jackson1-0/+1
2006-06-16Add explicit dependencies (Xorg_DEPENDENCIES = ) on the internal librariesEric Anholt1-0/+3
2006-05-09Bug #5209: Re-enable building APM and ACPI support. (Michel Dänzer)Adam Jackson1-6/+10
2006-01-25Remove xf8_32wid, it's dead code with no maintainer interest. Also removeAdam Jackson1-2/+2
2005-12-26Bug #4190: Add a rule for 'make relink' since automake sucks.Adam Jackson1-0/+3
2005-12-09Bug #4809: Re-fix that doesn't break distcheck. (Alan Coopersmith)Adam Jackson1-5/+1
2005-12-08Add configure options to allow hard-coded paths to be changed.Kevin E Martin1-1/+4
2005-12-03Bugzilla #4809 <https://bugs.freedesktop.org/show_bug.cgi?id=4809> PatchAlan Coopersmith1-2/+5
2005-12-02Define XFree86Server only where it is required.Kevin E Martin1-1/+1
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin1-1/+1
2005-11-23Add configure option to install libxf86config.a (disabled by default).Kevin E Martin1-1/+1
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