libweston: Properly namespace modules entrypoint
authorQuentin Glidic <sardemff7+git@sardemff7.net>
Fri, 2 Dec 2016 13:20:35 +0000 (14:20 +0100)
committerQuentin Glidic <sardemff7+git@sardemff7.net>
Tue, 17 Jan 2017 17:24:53 +0000 (18:24 +0100)
commit3d7ca3b9ea78f59d3d66228d28347c58355bc0e5
treee95177c760e250f48e1dad57e802c3bf0d7842c0
parent23e1d6f176c13034770cfe5b2a2c1ec86e9643c3
libweston: Properly namespace modules entrypoint

Use different functions so we cannot load a libweston common module in
weston directly or the other way around.

Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
Reviewed-by: Daniel Stone <daniels@collabora.com>
compositor/cms-colord.c
compositor/systemd-notify.c
compositor/weston.h
fullscreen-shell/fullscreen-shell.c
libweston/compositor.c
libweston/compositor.h
tests/plugin-registry-test.c
tests/surface-global-test.c
tests/surface-screenshot.c
tests/surface-test.c
xwayland/launcher.c