summaryrefslogtreecommitdiff
path: root/hw/dmx/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2007-08-31Convert servers to using _DEPENDENCIES to ensure proper rebuilds.Eric Anholt1-6/+9
2007-04-03Split the xserver/fb/fbcmap.c file into two files.Brian1-4/+1
2007-03-30ompile fbcmap.c w/ -DXFree86Server instead of linking libfbcmap.a.Brian1-5/+5
2007-02-05dmx, vfb, xnest: fix fbcmap compilationDaniel Stone1-12/+12
2006-09-23The fbcmap.c file used by Xdmx _must_ be compiled with XFree86Server defined.Brian1-0/+4
2006-09-06Make sure _XSERVER64 is defined when it should be and gets tested.Michel Dänzer1-0/+1
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-1/+1
2006-02-22Added Mesa include directoryAlexander Gottwald1-1/+4
2005-12-26Bug #4190: Add a rule for 'make relink' since automake sucks.Adam Jackson1-0/+3
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin1-3/+3
2005-12-02Define XFree86Server only where it is required.Kevin E Martin1-2/+2
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-11-13Bug #5019 <https://bugs.freedesktop.org/show_bug.cgi?id=5019> xserverAlan Coopersmith1-1/+22
2005-10-06Add support for building DMX config and examples programs Add missing filesKevin E Martin1-2/+4
2005-09-27Add build system for building docs and fix setuid issues.Kevin E Martin1-1/+5
2005-08-24Don't try to build dmx/input/lnx-*.c if <linux/keyboard.h> isn't foundAlan Coopersmith1-1/+1
2005-07-28Fix distcheck for serverKevin E Martin1-14/+39
2005-07-27Fix dmx/glxProxy buildKevin E Martin1-23/+25
2005-07-16Add record module building support Change module building to not useKevin E Martin1-1/+3
2005-07-15Move drm up to os-support since the files are shared by multiple platforms.Kevin E Martin1-1/+1
2005-07-12Add support for building Xdmx and XvfbKevin E Martin1-44/+12
2005-07-01Adding initial build system.Daniel Stone1-0/+84