summaryrefslogtreecommitdiff
path: root/hw/xfree86/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
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