mutter/clutter
Jonas Ådahl f7d4a727a8 build: Always pass --quiet to g-ir-scanner
This makes the build less verbose, as all .gir generation except for
clutters didn't pass --quiet to g-ir-scanner, making it output long
linking commands. Do this by adding a common introspection_args
variable.

While at it, put -U_GNU_SOURCE in there too, as it was always passed
everywhere as without it the scanner would log warnings.
2018-12-22 11:31:10 +01:00
..
build move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
clutter build: Always pass --quiet to g-ir-scanner 2018-12-22 11:31:10 +01:00
tests tests: Don't check pixels outside actor allocation 2018-12-18 13:54:09 +01:00
.gitignore clutter: Remove clutter specific version 2018-11-06 17:17:36 +01:00
configure.ac clutter: Assume XGE is available at build time 2018-11-08 18:40:53 +00:00
Makefile.am clutter: Remove examples 2018-11-06 17:17:36 +01:00
meson.build Add meson build support 2018-11-06 18:51:44 +01:00