xserver/hw/kdrive/src
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
..
Makefile.am kdrive: introduce input hot-plugging support for udev and hal backends (#33140) 2016-03-01 10:46:13 -05:00
fourcc.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
kcmap.c kdrive: Drop kdrive-config.h. 2017-03-23 13:17:36 -04:00
kdrive.c dix: Lift DPMS to a screen hook 2017-03-27 15:59:42 -04:00
kdrive.h Remove readmask from screen block/wakeup handler 2016-07-18 15:27:51 -04:00
kinfo.c kdrive: Drop kdrive-config.h. 2017-03-23 13:17:36 -04:00
kinput.c kdrive: Drop kdrive-config.h. 2017-03-23 13:17:36 -04:00
kmode.c kdrive: Drop kdrive-config.h. 2017-03-23 13:17:36 -04:00
kshadow.c kdrive: Drop kdrive-config.h. 2017-03-23 13:17:36 -04:00
kxv.c kdrive: Drop kdrive-config.h. 2017-03-23 13:17:36 -04:00
kxv.h kdrive: Remove a dead struct. 2014-08-07 12:39:53 -07:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00