Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-02 | Define XFree86Server only where it is required. | Kevin E Martin | |
2005-10-06 | Add support for building DMX config and examples programs Add missing files | Kevin E Martin | |
to EXTRA_DIST Install Xdmx man page | |||
2005-08-24 | Don't try to build dmx/input/lnx-*.c if <linux/keyboard.h> isn't found | Alan Coopersmith | |
Don't try to build dmx/input/usb-*.c if <linux/input.h> isn't found Replace -rdynamic with $(LD_EXPORT_SYMBOLS_FLAG) for compatibility with compilers other than gcc | |||
2005-07-28 | Fix distcheck for server | Kevin E Martin | |
2005-07-12 | Add support for building Xdmx and Xvfb | Kevin E Martin | |
2005-07-12 | Prepare Xdmx and Xvfb for modularization by adding appropriate #include | Kevin E Martin | |
<{dix,dmx}-config.h> to the source files. | |||
2005-07-01 | Adding initial build system. | Daniel Stone | |
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone | |
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h; change "foo.h", "extensions/foo.h" and "X11/foo.h" to <X11/extensions/foo.h> for extension headers, e.g. Xv.h; change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files. | |||
2004-07-28 | When using DMX console input, make detached screens display as grey (vs. | Rik Faith | |
white for attached and black for dead-space). | |||
2004-07-07 | Bugzilla #817 | Rik Faith | |
2004-06-30 | Add Distributed Multihead X (DMX) support | Kevin E Martin | |