xserver-multidpi/hw/xfree86/int10
Eric Anholt 1549e30372 Add a Meson build system alongside autotools.
This is a work in progress that builds Xvfb, Xephyr, Xwayland, Xnest,
and Xdmx so far.  The outline of Xquartz/Xwin support is in tree, but
hasn't been built yet.  The unit tests are also not done.

The intent is to build this as a complete replacement for the
autotools system, then eventually replace autotools.  meson is faster
to generate the build, faster to run the bulid, shorter to write the
build files in, and less error-prone than autotools.

v2: Fix indentation nits, move version declaration to project(), use
    existing meson_options for version-config.h's vendor name/web.

Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2017-04-26 15:25:27 -07:00
..
generic.c int10: Fix error check for pci_device_map_legacy 2015-03-13 12:31:21 +10:00
helper_exec.c xfree86: Switch int10 code to stdint types 2014-01-12 10:14:50 -08:00
helper_mem.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
INT10.HOWTO Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
Makefile.am xfree86: de-duplicate some AM_CPPFLAGS 2013-08-06 13:14:56 +10:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
stub.c int10: fix build error 2014-04-27 12:02:16 -04:00
x86emu.c Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
xf86int10.c api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xf86int10.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
xf86int10module.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86x86emu.c x86emu: Change include order to avoid conflict with system header 2016-04-29 11:05:38 -04:00
xf86x86emu.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00