mutter/src
Georges Basile Stavracas Neto d1c4c46281
build: Prefer dependencies instead of link_with
Meson uses the 'dependencies' field to determine and
parallelize build steps, but that isn't entirely true
with 'link_with'; this might cause a race condition
when generating header files while trying to build
them.

Fix that by only using 'dependencies' instead of 'link_with'.
2018-11-06 17:50:24 -02:00
..
backends Make it possible to build without GLX support 2018-11-06 17:17:36 +01:00
compositor Add meson build support 2018-11-06 18:51:44 +01:00
core Fix some of introspection comment issues 2018-11-06 17:17:36 +01:00
meta Add meson build support 2018-11-06 18:51:44 +01:00
tests build: Prefer dependencies instead of link_with 2018-11-06 17:50:24 -02:00
ui Clean up include macros mess 2018-11-06 17:17:36 +01:00
wayland wayland/eglstream: Don't build skeleton when disabled 2018-11-06 17:17:36 +01:00
x11 Fix compiler errors when Wayland support is disabled 2018-11-06 17:17:36 +01:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
libmutter.pc.in Make libmutter and friends parallel installable 2017-02-14 11:16:45 +08:00
Makefile-tests.am plugin: Rename the .so file from plugin.so to libplugin.so 2018-11-06 17:17:36 +01:00
Makefile.am wayland/eglstream: Don't build skeleton when disabled 2018-11-06 17:17:36 +01:00
meson.build build: Prefer dependencies instead of link_with 2018-11-06 17:50:24 -02:00
org.freedesktop.login1.xml MetaLauncher: Don't g_error() on failure 2015-11-06 17:03:59 -05:00
org.gnome.Mutter.DisplayConfig.xml fixed typo 2018-07-24 13:16:36 +00:00
org.gnome.Mutter.IdleMonitor.xml idle-monitor: Add ResetIdletime API, for testing purposes 2018-04-16 13:28:03 +02:00
org.gnome.Mutter.RemoteDesktop.xml remote-desktop, screen-cast: Add version number to D-Bus APIs 2018-02-23 19:33:31 +08:00
org.gnome.Mutter.ScreenCast.xml remote-desktop, screen-cast: Add version number to D-Bus APIs 2018-02-23 19:33:31 +08:00