mutter/cogl
Georges Basile Stavracas Neto d1c4c46281
build: Prefer dependencies instead of link_with
Meson uses the 'dependencies' field to determine and
parallelize build steps, but that isn't entirely true
with 'link_with'; this might cause a race condition
when generating header files while trying to build
them.

Fix that by only using 'dependencies' instead of 'link_with'.
2018-11-06 17:50:24 -02:00
..
build/autotools move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl Add meson build support 2018-11-06 18:51:44 +01:00
cogl-gles2 build: Prefer dependencies instead of link_with 2018-11-06 17:50:24 -02:00
cogl-pango build: Prefer dependencies instead of link_with 2018-11-06 17:50:24 -02:00
cogl-path build: Prefer dependencies instead of link_with 2018-11-06 17:50:24 -02:00
test-fixtures Add meson build support 2018-11-06 18:51:44 +01:00
tests build: Prefer dependencies instead of link_with 2018-11-06 17:50:24 -02:00
.gitignore Make it possible to include private cogl API from mutter 2016-07-20 14:23:48 +08:00
cogl-config.h.meson Add meson build support 2018-11-06 18:51:44 +01:00
cogl-mutter-config.h.in cogl: Make cogl-config.h include check explicit 2018-11-06 17:17:36 +01:00
config-custom.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
configure.ac cogl: Make cogl-config.h include check explicit 2018-11-06 17:17:36 +01:00
Makefile.am cogl: Always build CoglPango support 2018-11-06 17:17:36 +01:00
meson.build Add meson build support 2018-11-06 18:51:44 +01:00