dbus/cmake
Simon McVittie 9f675abd3f test: Export G_TEST_BUILDDIR, G_TEST_SRCDIR
These environment variables are used by GLib's g_test_build_filename()
and related convenience functions, which make it easier for unit tests
to find data files in a way that works for both build-time tests and
"as-installed" tests. During "as-installed" testing, both variables
will normally be unset, and GLib uses the directory containing the
executable. In most cases that results in the right thing happening, and
this will also be true for dbus, since we install the test executables
in ${libexecdir}/installed-tests, helper executables in the same place,
and test data in ${libexecdir}/installed-tests/data.

Signed-off-by: Simon McVittie <smcv@collabora.com>
(cherry picked from commit 37e0125943)
[backport to 1.14.x: discard Meson build system updates]
(cherry picked from commit bbf5ef008a)
[backport to 1.12.x: resolve conflicts in CMake build system]
2022-10-05 10:46:48 +01:00
..
bus build: Remove indirection from uses of Expat 2017-04-10 12:40:52 +01:00
dbus Add version info to dbus-1 target for non msvc builds on Windows too 2017-10-18 15:22:15 +02:00
doc Add dbus-update-activation-environment tool 2015-02-24 11:15:52 +00:00
modules test: Export G_TEST_BUILDDIR, G_TEST_SRCDIR 2022-10-05 10:46:48 +01:00
test Add new test for waiting on pending calls in threads 2018-02-07 07:34:35 +00:00
tools cmake: Add X11 include path for tools 2020-04-20 19:34:29 +01:00
bus-test.bat.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
CMakeLists.txt Use cmake build in timestamp function to generate the build time stamp 2017-10-18 15:22:04 +02:00
config.h.cmake build: Opt out from using mingw-w64's replacement printf(), etc. 2022-09-19 10:52:38 +01:00
ConfigureChecks.cmake Add a unit test for the dbus-daemon resetting its fd limit 2018-02-20 18:42:53 +00:00
dbus-env.bat.cmake Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set better defaults 2012-08-13 19:57:13 +01:00
DBus1Config.cmake.in cmake, autotools: Add find package config support for cmake clients 2017-03-20 14:18:45 +00:00
DBus1Config.pkgconfig.in cmake: Avoid overwriting PKG_CONFIG_PATH env var 2019-05-13 10:36:11 +01:00
DBus1ConfigVersion.cmake.in cmake, autotools: Add find package config support for cmake clients 2017-03-20 14:18:45 +00:00
i686-w64-mingw32.cmake add travis-ci.org build machinery 2015-12-02 00:53:01 +01:00
x86_64-w64-mingw32.cmake travis-ci: Add cross building support for mingw 64 bit compiler 2018-10-04 16:54:10 +01:00