1
0
Fork 0
mutter-performance-source/src
Marco Trevisan (Treviño) e02fef8e2f meta: Hide libmutter symbols by default and selectively export them
Make meson link libmutter using -fvisibility=hidden, and introduce META_EXPORT
and META_EXPORT_TEST defines to mark a symbols as visible.
The TEST version is meant to be used to flag symbols that are only used
internally by mutter tests, but that should not be considered public API.

This allows us to be more precise in selecting what is exported and what is
not, without the need of a version-script file that would be more complicated
to maintain.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/395
2019-01-23 14:18:13 +01:00
..
backends meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
compositor meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
core meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
meta meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
tests meta/tests: Remove commented lines 2018-12-20 13:52:35 -02:00
ui meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
wayland meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
x11 meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
meta-marshal.list renderer-native: Add hardware presentation timing 2018-11-23 11:01:30 +00: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 screen-cast: Add 'cursor-mode' to allow decoupled cursor updates 2019-01-16 17:09:51 +00:00