[PULL] Build fixes and cleanup plus a -displayfd improvement

Jon TURNEY jon.turney at dronecode.org.uk
Thu Mar 27 11:00:32 PDT 2014


Hi Keith,

Please consider pulling into master.

Thanks.

The following changes since commit 7b2a517ba99f6756e98c4aef47d9b9399b997157:

  Xephyr: restore initial window resize lost in xcb conversion (2014-03-26 22:34:32 -0700)

are available in the git repository at:

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

for you to fetch changes up to bc348bd2c42f3f18786085ccef2f010eff5bf3d2:

  Handle -displayfd and an explicit display number sensibly (2014-03-27 14:34:34 +0000)

----------------------------------------------------------------
Jon TURNEY (6):
      Build dpmsstubs.c once as a convenience library, rather than once for each DDX which wants to use it
      Build Xi/stubs.c once as a convenience library, rather than once for each DDX which wants to use it
      Build fbcmap_mi.c once, rather than once for each DDX
      Fix ephyr build with --disable-glamor
      Fix build when configured --enable-debug
      Handle -displayfd and an explicit display number sensibly

 Xext/Makefile.am               |  4 +++-
 Xi/Makefile.am                 |  5 +++--
 configure.ac                   |  3 +--
 dix/globals.c                  |  3 ++-
 fb/Makefile.am                 |  3 +--
 hw/dmx/Makefile.am             |  1 -
 hw/kdrive/ephyr/hostx.c        |  5 ++++-
 hw/kdrive/src/Makefile.am      |  5 +----
 hw/vfb/Makefile.am             | 11 +++--------
 hw/xfree86/dixmods/Makefile.am |  4 ++--
 hw/xfree86/parser/DRI.c        |  1 +
 hw/xfree86/parser/Extensions.c |  1 +
 hw/xnest/Makefile.am           |  9 ++-------
 hw/xquartz/Makefile.am         |  1 -
 hw/xwin/Makefile.am            |  9 ++++-----
 include/opaque.h               |  1 +
 os/connection.c                | 12 ++++++------
 os/utils.c                     |  2 +-
 test/Makefile.am               |  6 +++---
 19 files changed, 39 insertions(+), 47 deletions(-)


More information about the xorg-devel mailing list