mutter/data
Jonas Ådahl ef85d1a643 Add meson build support
This commit adds meson build support to mutter. It takes a step away
from the three separate code bases with three different autotools setups
into a single meson build system. There are still places that can be
unified better, for example by removing various "config.h" style files
from cogl and clutter, centralizing debug C flags and other configurable
macros, and similar artifacts that are there only because they were once
separate code bases.

There are some differences between the autotools setup and the new
meson. Here are a few:

The meson setup doesn't generate wrapper scripts for various cogl and
clutter test cases. What these tests did was more or less generate a
tiny script that called an executable with a test name as the argument.
To run particular tests, just run the test executable with the name of
the test as the argument.

The meson setup doesn't install test files anymore. The autotools test
suite was designed towards working with installed tests, but it didn't
really still, and now with meson, it doesn't install anything at all,
but instead makes sure that everything runs with the uninstalled input
files, binaries and libraries when running the test suite. Installable
tests may come later.

Tests from cogl, clutter and mutter are run on 'meson test'. In
autotools, only cogl and clutter tests were run on 'make check'.
2018-11-06 18:51:44 +01:00
..
50-mutter-navigation.xml data: Don't expose horizontal workspace keybindings to Settings 2018-01-24 19:09:27 +01:00
50-mutter-system.xml build: Say good-bye to intltool 2016-08-19 11:04:48 +02:00
50-mutter-wayland.xml Add restore-shortcuts to key bindings list 2017-11-10 17:59:26 +01:00
50-mutter-windows.xml data: Don't expose window shading shortcut 2018-01-24 19:09:27 +01:00
default_icon.png build: Move data files to their dedicated subfolder 2014-06-05 10:50:15 +02:00
Makefile.am settings: Add xwayland grab settings 2017-12-18 13:15:17 +01:00
meson.build Add meson build support 2018-11-06 18:51:44 +01:00
mutter-schemas.convert build: Move data files to their dedicated subfolder 2014-06-05 10:50:15 +02:00
mutter.desktop.in build: Say good-bye to intltool 2016-08-19 11:04:48 +02:00
org.gnome.mutter.gschema.xml.in Make screen cast and remote desktop non-experimental 2018-06-07 12:57:51 +00:00
org.gnome.mutter.wayland.gschema.xml.in Use Unicode quotation marks in new translatable strings 2017-12-18 17:22:36 +01:00