[PULL] Build fixes for MinGW

Jon TURNEY jon.turney at dronecode.org.uk
Mon Oct 29 05:32:43 PDT 2012


Hi Keith,

Some fixes for building for MinGW. Please consider pulling into master.

Thanks.

The following changes since commit 53830281b4da096f9c13107d73ec9c76ff1d14cc:

  Merge remote-tracking branch 'sandmann/for-keithp' (2012-10-26 18:04:34 -0700)

are available in the git repository at:


  git://people.freedesktop.org/~jturney/xserver master

for you to fetch changes up to f32ad6dd314a587c301b7f1a6e4ee74e5d8cc06c:

  os/utils.c: Provide only stubs for Lock/UnlockServer on WIN32 (2012-10-29
12:23:12 +0000)

----------------------------------------------------------------
Colin Harrison (1):
      hw/xwin: fmemopen is available on cygwin but not MinGW

Jon TURNEY (1):
      doc: Update documentation about Windows platforms support a bit

Ryan Pavlik (1):
      os/utils.c: Provide only stubs for Lock/UnlockServer on WIN32

Yaakov Selkowitz (1):
      Configure fixes for MinGW

 configure.ac       |    4 ++--
 doc/c-extensions   |   19 +++++++++++++------
 hw/xwin/winprefs.c |    2 ++
 os/utils.c         |   20 ++++++++++++++++++++
 4 files changed, 37 insertions(+), 8 deletions(-)



More information about the xorg-devel mailing list