[PATCH 0/9] Build fixes for MinGW
Jon TURNEY
jon.turney at dronecode.org.uk
Wed Jan 11 12:13:20 PST 2012
Fix configuring and building for MinGW Windows target
Jon TURNEY (1):
configure.ac: On MinGW force --disable-xorg and --disable-xv, and
--disable-dmx by default
Ryan Pavlik (8):
configure.ac: auto-disable MITSHM if we lack IPC
configure.ac: MinGW doesn't have setuid binaries either.
configure.ac: on MinGW, link with ws2_32 instead of winsock2
os/osinit.c, os/utils.c: Exclude sigaction code when X_NOT_POSIX
os/utils.c: Provide only stubs for Lock/UnlockServer on WIN32
dix/dispatch.c, os/utils.c: Disable smart scheduler on WIN32
os/xsha1.c: Include <X11/Xwindows.h> on Win32.
os/osinit.c: no getpgrp() and setpgrp() on WIN32
configure.ac | 16 +++++++++++++---
dix/dispatch.c | 4 ++++
os/osinit.c | 7 +++++++
os/utils.c | 33 +++++++++++++++++++++++++++++++++
os/xsha1.c | 3 +++
5 files changed, 60 insertions(+), 3 deletions(-)
--
1.7.5.1
More information about the xorg-devel
mailing list