[PATCH xserver 00/10] meson build parity progress

Eric Anholt eric at anholt.net
Tue Aug 7 23:23:09 UTC 2018


Here's another series to get us closer to parity on the meson build.
You can see the things that I know of left to fix at:

https://gitlab.freedesktop.org/anholt/xserver/merge_requests/1

Eric Anholt (10):
  meson, automake: Drop unused USESTDRES cflag setup.
  meson: Add PIO access support for FreeBSD and NetBSD on Alpha.
  meson: Add HAVE_LIBDISPATCH define to xquartz build.
  meson: Add linking to x86 iopl libs on BSDs.
  meson: Make xf86vidmodeproto mandatory.
  meson: Add an option to build XSELINUX.
  meson: Make FALLBACK_INPUT_DRIVER configurable in meson.
  meson: Add missing setup of the NO_LOCAL_CLIENT_CRED define.
  meson: Get close to parity with autotools for CLIENTIDS tracking.
  meson: Add detection of libsystemd-daemon.

 hw/xfree86/common/meson.build             | 14 +++++++++++++-
 hw/xfree86/os-support/bsd/Makefile.am     |  2 +-
 hw/xfree86/os-support/hurd/Makefile.am    |  2 +-
 hw/xfree86/os-support/linux/Makefile.am   |  2 +-
 hw/xfree86/os-support/meson.build         | 19 +++++++++++++++++--
 hw/xfree86/os-support/solaris/Makefile.am |  2 +-
 hw/xquartz/meson.build                    | 20 +++++++++++++-------
 include/meson.build                       | 22 +++++++++-------------
 meson.build                               | 22 +++++++++++++++++-----
 meson_options.txt                         |  4 ++++
 os/meson.build                            | 12 ++++++++++++
 11 files changed, 89 insertions(+), 32 deletions(-)

-- 
2.18.0



More information about the xorg-devel mailing list