xserver-multidpi/hw
Yaakov Selkowitz c7b1625558 xfree86: link modules against Xorg symbols on Cygwin
As a PE platform, all symbols in both EXEs and DLLs must be resolved
at link time.  As Xorg modules depend on symbols in the Xorg
executable, we must build Xorg before its modules, creating an implib
from the former which is used to link the latter.  This implib must
then be installed in order to build the drivers.

Currently only two drivers are supported on Cygwin: xf86-video-dummy
(to replace Xvfb/Xfake) and xf86-video-nested (to replace Xnest/Xephyr).

Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Reviewed-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
2012-04-05 21:57:07 -05:00
..
dmx os: Pass the FatalError message to OsVendorFatalError 2012-03-24 01:07:05 -07:00
kdrive os: Pass the FatalError message to OsVendorFatalError 2012-03-24 01:07:05 -07:00
vfb os: Pass the FatalError message to OsVendorFatalError 2012-03-24 01:07:05 -07:00
xfree86 xfree86: link modules against Xorg symbols on Cygwin 2012-04-05 21:57:07 -05:00
xnest os: Pass the FatalError message to OsVendorFatalError 2012-03-24 01:07:05 -07:00
xquartz XQuartz: Use scrolling valuators 2012-03-26 10:23:10 -07:00
xwin os: Pass the FatalError message to OsVendorFatalError 2012-03-24 01:07:05 -07:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00