summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2015-01-05Windows cmake cross compile fixRalf Habacker1-1/+1
2015-01-05Fix of 'dbus-daemon can only handle 64 simultaneous connections on Windows'.Ralf Habacker1-0/+4
2014-09-15config: change DEFAULT_MESSAGE_UNIX_FDS to 16Simon McVittie2-6/+0
2014-01-27Fix of 'dbus-daemon can only handle 64 simultaneous connections on Windows'.Cristian Onet2-0/+6
2014-01-21Give cmake users some hints/requirements when cross compiling for Windows on ...Ralf Habacker2-0/+31
2014-01-17Let cmake 'make check' run test applications as test group.Ralf Habacker1-11/+1
2014-01-17Rename bus-test-launch-helper to test-bus-launch_helper to match common test ...Ralf Habacker1-2/+2
2014-01-17Rename bus-test to test-bus to match common test application naming scheme.Ralf Habacker1-2/+2
2014-01-17Rename spawn-test to test-spawn to match common test application naming scheme.Ralf Habacker1-2/+2
2014-01-17Rename shell-test to test-shell to match common test application naming scheme.Ralf Habacker1-3/+3
2014-01-17Rename dbus-test to test-dbus to match common test application naming scheme.Ralf Habacker1-2/+2
2014-01-17CMake warning--.Ralf Habacker1-1/+1
2014-01-10tests: don't block and wait for a debugger on abortSimon McVittie1-1/+0
2014-01-10Use macros for test and helper executable targets on cmake build system.Ralf Habacker5-101/+61
2014-01-10Add 'check' cmake target to keep in sync with autotools.Ralf Habacker1-0/+14
2014-01-10Create session.conf and system.conf for test/data/valid-config-files from *.i...Ralf Habacker1-2/+5
2014-01-10Define TEST_BUS_LAUNCH_BINARY for cmake to keep in sync with autotools.Ralf Habacker3-4/+2
2014-01-10Use cmake build in executable suffix.Ralf Habacker1-3/+2
2014-01-08Remove obsolete cmake project tags in sub directories; we only have one project.Ralf Habacker4-7/+0
2014-01-07Add glib support to cmake buildsystem.Ralf Habacker6-42/+186
2013-11-27cmake: fix code styleChengwei Yang1-3/+3
2013-10-08Unify the way to find dbus-daemon test binaryChengwei Yang1-3/+0
2013-09-16Remove support for platforms with no 64-bit integer typeSimon McVittie1-4/+2
2013-09-16dbus-sysdeps-win: don't include wspiapi.hSimon McVittie2-4/+0
2013-09-03Tests: allow dbus-glib to be replaced with use of libdbus-internalSimon McVittie2-2/+4
2013-09-03Define DBUS_COMPILATION externally for all tests that use internal stuffSimon McVittie1-1/+1
2013-08-28Generate autotools provided PACKAGE_.. and VERSION defines by a cmake macro.Ralf Habacker3-1/+74
2013-08-28Fixed mingw gcc 4.8.1 complains about double defined macros.Ralf Habacker1-8/+1
2013-08-23Revert "Factor out DBusAuthorization from DBusTransport"Simon McVittie1-2/+0
2013-08-23Factor out DBusAuthorization from DBusTransportCosimo Alfarano1-0/+2
2013-07-01cmake: do not bind to any particular POSIX C standardChengwei Yang1-1/+1
2013-06-28tests to embedded tests: replaced in cmake filesChengwei Yang5-10/+11
2013-06-28cmake: align dir watch backend detection with autotoolsChengwei Yang2-7/+33
2013-06-28cmake: terminate to generate makefiles due to fatal errorChengwei Yang1-2/+2
2013-06-28cmake: get rid of useless commented out codeChengwei Yang1-48/+0
2013-06-28dir-watch: remove dnotify backendChengwei Yang2-7/+0
2013-06-28cmake: clean up libxml2 glueChengwei Yang1-5/+3
2013-06-25Explicitly define macros to get less confusing conditionsChengwei Yang1-0/+6
2013-06-25Convert a{sv} helpers from Stats into generic utility codeSimon McVittie1-0/+2
2013-06-25cmake: remove a duplicate line and fix coding styleChengwei Yang1-3/+1
2013-06-25cmake: fix a typo DBUS_DISABLE_ASSERTS should be DBUS_DISABLE_ASSERTChengwei Yang2-9/+9
2013-06-24Use Doxyfile.in for cmake build system too.Ralf Habacker2-182/+2
2013-06-18Fix of cmake xmldoc dependencies chain.Ralf Habacker1-7/+12
2013-06-18Fixed wrong path for generated xml files when creating man pages with cmake.Ralf Habacker1-5/+5
2013-06-17Replace individual global-lock variables with an array of DBusRMutex *Simon McVittie1-1/+0
2013-06-06XML: hard depends on expat and delete libxmlChengwei Yang3-30/+6
2013-05-10dbus_threads_init_default, dbus_threads_init: be safe to call at any timeSimon McVittie1-0/+1
2013-04-29Fixed cmake windows build system bug not installing runtime part of shared li...Ralf Habacker2-1/+7
2013-04-18Rename default_message_unix_fds to DEFAULT_MESSAGE_UNIX_FDSSimon McVittie2-2/+2
2013-04-18cmake: define default_message_unix_fds so it can be substituted in session.confSimon McVittie2-1/+5