Age | Commit message (Expand) | Author | Files | Lines |
2015-02-04 | Imported Upstream version 1.8.16upstream/1.8.16upstream | Simon McVittie | 2 | -1/+5 |
2014-09-15 | Imported Upstream version 1.8.8upstream/1.8.8 | Simon McVittie | 2 | -6/+0 |
2014-01-27 | Fix of 'dbus-daemon can only handle 64 simultaneous connections on Windows'. | Cristian Onet | 2 | -0/+6 |
2014-01-21 | Give cmake users some hints/requirements when cross compiling for Windows on ... | Ralf Habacker | 2 | -0/+31 |
2014-01-17 | Let cmake 'make check' run test applications as test group. | Ralf Habacker | 1 | -11/+1 |
2014-01-17 | Rename bus-test-launch-helper to test-bus-launch_helper to match common test ... | Ralf Habacker | 1 | -2/+2 |
2014-01-17 | Rename bus-test to test-bus to match common test application naming scheme. | Ralf Habacker | 1 | -2/+2 |
2014-01-17 | Rename spawn-test to test-spawn to match common test application naming scheme. | Ralf Habacker | 1 | -2/+2 |
2014-01-17 | Rename shell-test to test-shell to match common test application naming scheme. | Ralf Habacker | 1 | -3/+3 |
2014-01-17 | Rename dbus-test to test-dbus to match common test application naming scheme. | Ralf Habacker | 1 | -2/+2 |
2014-01-17 | CMake warning--. | Ralf Habacker | 1 | -1/+1 |
2014-01-10 | tests: don't block and wait for a debugger on abort | Simon McVittie | 1 | -1/+0 |
2014-01-10 | Use macros for test and helper executable targets on cmake build system. | Ralf Habacker | 5 | -101/+61 |
2014-01-10 | Add 'check' cmake target to keep in sync with autotools. | Ralf Habacker | 1 | -0/+14 |
2014-01-10 | Create session.conf and system.conf for test/data/valid-config-files from *.i... | Ralf Habacker | 1 | -2/+5 |
2014-01-10 | Define TEST_BUS_LAUNCH_BINARY for cmake to keep in sync with autotools. | Ralf Habacker | 3 | -4/+2 |
2014-01-10 | Use cmake build in executable suffix. | Ralf Habacker | 1 | -3/+2 |
2014-01-08 | Remove obsolete cmake project tags in sub directories; we only have one project. | Ralf Habacker | 4 | -7/+0 |
2014-01-07 | Add glib support to cmake buildsystem. | Ralf Habacker | 6 | -42/+186 |
2013-11-27 | cmake: fix code style | Chengwei Yang | 1 | -3/+3 |
2013-10-08 | Unify the way to find dbus-daemon test binary | Chengwei Yang | 1 | -3/+0 |
2013-09-16 | Remove support for platforms with no 64-bit integer type | Simon McVittie | 1 | -4/+2 |
2013-09-16 | dbus-sysdeps-win: don't include wspiapi.h | Simon McVittie | 2 | -4/+0 |
2013-09-03 | Tests: allow dbus-glib to be replaced with use of libdbus-internal | Simon McVittie | 2 | -2/+4 |
2013-09-03 | Define DBUS_COMPILATION externally for all tests that use internal stuff | Simon McVittie | 1 | -1/+1 |
2013-08-28 | Generate autotools provided PACKAGE_.. and VERSION defines by a cmake macro. | Ralf Habacker | 3 | -1/+74 |
2013-08-28 | Fixed mingw gcc 4.8.1 complains about double defined macros. | Ralf Habacker | 1 | -8/+1 |
2013-08-23 | Revert "Factor out DBusAuthorization from DBusTransport" | Simon McVittie | 1 | -2/+0 |
2013-08-23 | Factor out DBusAuthorization from DBusTransport | Cosimo Alfarano | 1 | -0/+2 |
2013-07-01 | cmake: do not bind to any particular POSIX C standard | Chengwei Yang | 1 | -1/+1 |
2013-06-28 | tests to embedded tests: replaced in cmake files | Chengwei Yang | 5 | -10/+11 |
2013-06-28 | cmake: align dir watch backend detection with autotools | Chengwei Yang | 2 | -7/+33 |
2013-06-28 | cmake: terminate to generate makefiles due to fatal error | Chengwei Yang | 1 | -2/+2 |
2013-06-28 | cmake: get rid of useless commented out code | Chengwei Yang | 1 | -48/+0 |
2013-06-28 | dir-watch: remove dnotify backend | Chengwei Yang | 2 | -7/+0 |
2013-06-28 | cmake: clean up libxml2 glue | Chengwei Yang | 1 | -5/+3 |
2013-06-25 | Explicitly define macros to get less confusing conditions | Chengwei Yang | 1 | -0/+6 |
2013-06-25 | Convert a{sv} helpers from Stats into generic utility code | Simon McVittie | 1 | -0/+2 |
2013-06-25 | cmake: remove a duplicate line and fix coding style | Chengwei Yang | 1 | -3/+1 |
2013-06-25 | cmake: fix a typo DBUS_DISABLE_ASSERTS should be DBUS_DISABLE_ASSERT | Chengwei Yang | 2 | -9/+9 |
2013-06-24 | Use Doxyfile.in for cmake build system too. | Ralf Habacker | 2 | -182/+2 |
2013-06-18 | Fix of cmake xmldoc dependencies chain. | Ralf Habacker | 1 | -7/+12 |
2013-06-18 | Fixed wrong path for generated xml files when creating man pages with cmake. | Ralf Habacker | 1 | -5/+5 |
2013-06-17 | Replace individual global-lock variables with an array of DBusRMutex * | Simon McVittie | 1 | -1/+0 |
2013-06-06 | XML: hard depends on expat and delete libxml | Chengwei Yang | 3 | -30/+6 |
2013-05-10 | dbus_threads_init_default, dbus_threads_init: be safe to call at any time | Simon McVittie | 1 | -0/+1 |
2013-04-29 | Fixed cmake windows build system bug not installing runtime part of shared li... | Ralf Habacker | 2 | -1/+7 |
2013-04-18 | Rename default_message_unix_fds to DEFAULT_MESSAGE_UNIX_FDS | Simon McVittie | 2 | -2/+2 |
2013-04-18 | cmake: define default_message_unix_fds so it can be substituted in session.conf | Simon McVittie | 2 | -1/+5 |
2013-04-11 | Set default maximum number of Unix fds according to OS | Matt Fischer | 1 | -0/+2 |