dbus/cmake
Руслан Ижбулатов d274bd42fe Make documentation generating MSYS/MSYS2-compatible
xmlto is a shell script, it needs to be fed MSYSsy filenames.
This patch adds a cygpath invocation for filename conversion (autotools do
that automatically, for CMake you have to spell it out). Cygwpath is available
in MSYS2 (and Cygwin, obviously).
When cygpath is not available, use MSYS-specific pwd extension to get W32 path.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=75860
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
2014-03-20 10:57:31 +01:00
..
bus Rename bus-test-launch-helper to test-bus-launch_helper to match common test application naming scheme. 2014-01-17 16:29:37 +00:00
dbus Only support systemd: transport if we have systemd libraries 2014-02-19 16:52:29 +00:00
doc Make documentation generating MSYS/MSYS2-compatible 2014-03-20 10:57:31 +01:00
modules Keep cmake generated shared dbus-1 library file name in sync with autotools. 2014-01-30 17:09:41 +01:00
test Let cmake 'make check' run test applications as test group. 2014-01-17 16:29:37 +00:00
tools Remove obsolete cmake project tags in sub directories; we only have one project. 2014-01-08 01:35:49 +01:00
bus-test.bat.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
CMakeLists.txt Keep cmake generated shared dbus-1 library file name in sync with autotools. 2014-01-30 17:09:41 +01:00
config.h.cmake Fix of 'dbus-daemon can only handle 64 simultaneous connections on Windows'. 2014-01-27 19:32:41 +01:00
ConfigureChecks.cmake CMake warning--. 2014-01-17 12:09:33 +01: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