summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Add versioned symbol support to cmake build system for linux platforms to kee...Simon McVittie2015-02-201-0/+7
* cmake: check for the necessary symbols for test-segfault.cSimon McVittie2015-02-201-0/+3
* Link dbus-daemon and dbus-daemon-lauch-helper against libdbusBertrand SIMONNET2015-02-202-12/+2
* tests: always use libdbus-internal for main loop, never dbus-glibSimon McVittie2015-02-201-1/+1
* Add apparmor element support to bus config parsingTyler Hicks2015-02-181-0/+2
* dbus-send: Keep cmake build system in sync with autotools.Ralf Habacker2015-02-161-0/+2
* Add manual-paths test executable with cmake build support.Ralf Habacker2015-02-123-0/+10
* Add dbus-test-tool and its man page to the CMake build systemSimon McVittie2015-02-122-0/+16
* Add a common test_init() for GLib tests which prevents hanging foreverSimon McVittie2015-02-041-1/+1
* dbus-monitor: add options to log binary data with or without pcap framingSimon McVittie2015-02-041-0/+2
* Provide appropriate DBUS_USER and DBUS_TEST_USER under CMakeRalf Habacker2015-02-042-3/+6
* Link tests to test-utils-glib.c under CMake tooRalf Habacker2015-02-041-1/+9
* dbus-monitor: use common code from dbus-test-toolSimon McVittie2015-02-041-0/+2
* Add manual tcp test case.Ralf Habacker2015-01-301-0/+5
* Fix usage of undefined variable DBUS_WIN32 on cmake build systemRalf Habacker2015-01-051-1/+1
* Merge branch 'dbus-1.8'Ralf Habacker2015-01-052-1/+5
|\
| * Windows cmake cross compile fixRalf Habacker2015-01-051-1/+1
| * Fix of 'dbus-daemon can only handle 64 simultaneous connections on Windows'.Ralf Habacker2015-01-051-0/+4
* | Include test-dbus and test-bus in cmake 'make check' target.Ralf Habacker2014-10-242-4/+3
* | cmake: only copy session.conf and system.conf into test data dirSimon McVittie2014-10-241-1/+4
* | Add configure checks for accept4, dirfd, inotify_init1 and unix_fd_passing to...Ralf Habacker2014-10-242-0/+9
* | Add configure check for pipe2 to cmake build system.Ralf Habacker2014-10-172-0/+5
* | Build test-bus-system with cmake on non win32 platforms.Ralf Habacker2014-09-181-1/+15
* | Merge branch 'dbus-1.8'Simon McVittie2014-09-162-6/+0
|\ \ | |/
| * config: change DEFAULT_MESSAGE_UNIX_FDS to 16Simon McVittie2014-09-152-6/+0
* | Fix installation of empty directories for cmake build system.Ralf Habacker2014-09-153-12/+20
* | Make various system-bus-related things Unix-onlySimon McVittie2014-09-151-7/+2
* | Add directory test application 'manual-dir-iter' to cmake and autotools build...Ralf Habacker2014-09-081-0/+5
* | Win32 cmake msvc16 64 bit native and mingw32/64 4.8.3 cross compile fix.Ralf Habacker2014-08-081-0/+2
* | Make documentation generating MSYS/MSYS2-compatibleРуслан Ижбулатов2014-03-201-0/+15
* | Only support systemd: transport if we have systemd librariesSimon McVittie2014-02-191-2/+0
* | Keep cmake generated shared dbus-1 library file name in sync with autotools.Ralf Habacker2014-01-303-2/+22
|/
* Fix of 'dbus-daemon can only handle 64 simultaneous connections on Windows'.Cristian Onet2014-01-272-0/+6
* Give cmake users some hints/requirements when cross compiling for Windows on ...Ralf Habacker2014-01-212-0/+31
* Let cmake 'make check' run test applications as test group.Ralf Habacker2014-01-171-11/+1
* Rename bus-test-launch-helper to test-bus-launch_helper to match common test ...Ralf Habacker2014-01-171-2/+2
* Rename bus-test to test-bus to match common test application naming scheme.Ralf Habacker2014-01-171-2/+2
* Rename spawn-test to test-spawn to match common test application naming scheme.Ralf Habacker2014-01-171-2/+2
* Rename shell-test to test-shell to match common test application naming scheme.Ralf Habacker2014-01-171-3/+3
* Rename dbus-test to test-dbus to match common test application naming scheme.Ralf Habacker2014-01-171-2/+2
* CMake warning--.Ralf Habacker2014-01-171-1/+1
* tests: don't block and wait for a debugger on abortSimon McVittie2014-01-101-1/+0
* Use macros for test and helper executable targets on cmake build system.Ralf Habacker2014-01-105-101/+61
* Add 'check' cmake target to keep in sync with autotools.Ralf Habacker2014-01-101-0/+14
* Create session.conf and system.conf for test/data/valid-config-files from *.i...Ralf Habacker2014-01-101-2/+5
* Define TEST_BUS_LAUNCH_BINARY for cmake to keep in sync with autotools.Ralf Habacker2014-01-103-4/+2
* Use cmake build in executable suffix.Ralf Habacker2014-01-101-3/+2
* Remove obsolete cmake project tags in sub directories; we only have one project.Ralf Habacker2014-01-084-7/+0
* Add glib support to cmake buildsystem.Ralf Habacker2014-01-076-42/+186
* cmake: fix code styleChengwei Yang2013-11-271-3/+3