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