mutter/clutter
Jonas Ådahl db77e2e187 clutter: Assume compiler supports visibility flag and attributes
Unconditionally pass -fvisibility=hidden to compiler and define
_CLUTTER_EXTERN to __attribute__((visibility("default"))) extern.
2018-11-06 17:17:36 +01:00
..
build move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
clutter clutter: Assume compiler supports visibility flag and attributes 2018-11-06 17:17:36 +01:00
tests clutter: Remove useless OS_LINUX macro 2018-11-06 17:17:36 +01:00
.gitignore clutter: Remove clutter specific version 2018-11-06 17:17:36 +01:00
configure.ac clutter: Assume compiler supports visibility flag and attributes 2018-11-06 17:17:36 +01:00
Makefile.am clutter: Remove examples 2018-11-06 17:17:36 +01:00