mutter/cogl
Sebastian Keller 679d2fb4e0 build: Don't disable checks in release builds
Both Clutter and Cogl use g_return(_val)_if_fail() to safeguard
introspected API. Release builds were dropping these checks, which could
result in a much more crashy experience, especially when considering
extensions, but also due to bugs in the shell code itself.

This won't affect any major distro, because they all use "plain" builds.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2930>
2023-03-24 12:51:49 +00:00
..
cogl cogl: Trap GLX call with error trap 2023-03-03 20:17:01 +00:00
cogl-pango build: Fix cogl-pango underlinking 2023-03-03 20:17:01 +00:00
.gitignore
cogl-config.h.meson
cogl-mutter-config.h.in
config-custom.h
meson.build build: Don't disable checks in release builds 2023-03-24 12:51:49 +00:00