[PULL] Xserver build fixes for Windows MinGW target.

Jon TURNEY jon.turney at dronecode.org.uk
Wed Nov 28 07:40:31 PST 2012


Hi Keith,

Branch updated to address your comments.  Please consider pulling into master.

Thanks.

The following changes since commit 6a6c3afe71ac82a93d9fd0034dd5bbdcf0eae1ea:

  Merge remote-tracking branch 'whot/for-keith' (2012-11-18 21:50:20 -0800)

are available in the git repository at:


  git://people.freedesktop.org/~jturney/xserver mingw-patches

for you to fetch changes up to 338bec30054bb5d41cb6fdb5d37439f3c8124cad:

  hw/xwin: Fix for MinGW-w64 DirectDraw headers (2012-11-28 14:44:14 +0000)

----------------------------------------------------------------
Jon TURNEY (2):
      os/utils.c: Fix compilation of OsBlockSIGIO when SIGIO isn't defined
      dix/dispatch.c, os/utils.c: Disable smart scheduler on WIN32

Ryan Pavlik (2):
      os/osinit.c, os/utils.c: Exclude sigaction code when building for MinGW
      os/osinit.c: no getpgrp() and setpgrp() on WIN32

Yaakov Selkowitz (2):
      hw/xwin: use raise() instead of kill()
      hw/xwin: Fix for MinGW-w64 DirectDraw headers

 dix/dispatch.c               |    4 ++++
 hw/xwin/ddraw.h              |    4 ++++
 hw/xwin/win.h                |    2 ++
 hw/xwin/winclipboardthread.c |    3 ++-
 hw/xwin/winms.h              |    1 -
 os/osinit.c                  |    7 +++++++
 os/utils.c                   |   17 +++++++++++++++--
 7 files changed, 34 insertions(+), 4 deletions(-)



More information about the xorg-devel mailing list