xserver-multidpi/hw/dmx/input
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
..
ChkNotMaskEv.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
ChkNotMaskEv.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Makefile.am dmx: Remove non-evdev hardware input drivers 2017-01-19 18:06:38 -05:00
atKeynames.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxarg.c Convert hw/dmx to new *allocarray functions 2015-04-21 16:58:08 -07:00
dmxarg.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxbackend.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dmxbackend.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dmxcommon.c dmx: Eliminate use of AddEnabledDevice [v2] 2016-07-18 15:27:42 -04:00
dmxcommon.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dmxconsole.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dmxconsole.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dmxdetach.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxdummy.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxdummy.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxevents.c dix: Update some comments to reflect the new non-SIGIO input model 2016-06-08 11:36:32 -04:00
dmxevents.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxinputinit.c dmx: Remove non-evdev hardware input drivers 2017-01-19 18:06:38 -05:00
dmxinputinit.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dmxmap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxmap.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxmotion.c Convert hw/dmx to new *allocarray functions 2015-04-21 16:58:08 -07:00
dmxmotion.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxxinput.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
usb-common.c dix: Update some comments to reflect the new non-SIGIO input model 2016-06-08 11:36:32 -04:00
usb-common.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
usb-keyboard.c dix: Update some comments to reflect the new non-SIGIO input model 2016-06-08 11:36:32 -04:00
usb-keyboard.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
usb-mouse.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
usb-mouse.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
usb-other.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
usb-other.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
usb-private.h dmx: provide enough space for axis mappings 2013-09-25 03:52:54 +10:00