Marco Trevisan
4f14e614fa
Merge branch 'gdbus-peer-again' into 'master'
...
gdbus-peer: Make sure to not include objectmanager-gen.c source
See merge request GNOME/glib!416
(cherry picked from commit 4d48e020278b6be64ba84be7b8ab388f5ff2b358)
7c70bef8 gdbus-peer: Make sure to not include objectmanager-gen.c source
2018-10-25 12:35:04 +00:00
Philip Withnall
c5ea31846f
Merge branch 'objectmanager-src-dep' into 'master'
...
gio, tests: ensure objectmanager sources are generated
See merge request GNOME/glib!414
(cherry picked from commit 5263b54a06d6289cf8bbaa7870e1eed8b4cd8626)
11e4fcca gio, tests: ensure objectmanager sources are generated
2018-10-25 12:32:28 +00:00
Xavier Claessens
a03083ee17
Meson: Fix linking of gdbus-peer test
2018-10-19 10:34:02 -04:00
Xavier Claessens
100a85300f
Meson: Fix missing files when installing tests
...
Closes #1527
2018-10-10 13:51:06 -04:00
Ernestas Kulik
03e86d000f
Remove HAVE_CONFIG_H defs and uses
...
Since GLib files are only meant to be built as part of GLib, config.h
always exists, so the checks are more or less pointless.
https://bugzilla.gnome.org/show_bug.cgi?id=793399
2018-02-21 13:57:10 +00:00
Christoph Reiter
cf93b27ceb
meson: fix static build under Windows
...
Properly define GLIB/GOBJECT_STATIC_COMPILATION when static build is enabled.
Use library() instead of shared_library() to allow selecting static builds.
https://bugzilla.gnome.org/show_bug.cgi?id=784995
2018-01-04 22:21:40 +01:00
Thibault Saunier
be8820128f
meson: fix remaining wrong #include's for gdbus_codegen files
...
This is a follow up on 266bc1e510e154f7b5e793adb227d979ae655446
to fix building tests and examples when using GLib as a meson
subproject.
2017-07-13 22:22:16 -04:00
Tim-Philipp Müller
34e4e25d53
meson: gio/tests: add more missing tests
2017-07-13 19:03:39 -04:00