index
:
dbus
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-19
Imported Upstream version 1.9.12
upstream/1.9.12
Simon McVittie
7
-0
/
+233
2015-02-18
Add apparmor element support to bus config parsing
Tyler Hicks
1
-0
/
+2
2015-02-16
dbus-send: Keep cmake build system in sync with autotools.
Ralf Habacker
1
-0
/
+2
2015-02-12
Add manual-paths test executable with cmake build support.
Ralf Habacker
3
-0
/
+10
2015-02-12
Add dbus-test-tool and its man page to the CMake build system
Simon McVittie
2
-0
/
+16
2015-02-09
Imported Upstream version 1.9.10
upstream/1.9.10
Simon McVittie
4
-4
/
+19
2015-02-04
Add a common test_init() for GLib tests which prevents hanging forever
Simon McVittie
1
-1
/
+1
2015-02-04
dbus-monitor: add options to log binary data with or without pcap framing
Simon McVittie
1
-0
/
+2
2015-02-04
Provide appropriate DBUS_USER and DBUS_TEST_USER under CMake
Ralf Habacker
2
-3
/
+6
2015-02-04
Link tests to test-utils-glib.c under CMake too
Ralf Habacker
1
-1
/
+9
2015-02-04
dbus-monitor: use common code from dbus-test-tool
Simon McVittie
1
-0
/
+2
2015-02-03
Imported Upstream version 1.9.8
Simon McVittie
3
-2
/
+11
2015-01-30
Add manual tcp test case.
Ralf Habacker
1
-0
/
+5
2015-01-05
Fix usage of undefined variable DBUS_WIN32 on cmake build system
Ralf Habacker
1
-1
/
+1
2015-01-05
Merge branch 'dbus-1.8'
Ralf Habacker
2
-1
/
+5
2015-01-05
Windows cmake cross compile fix
Ralf Habacker
1
-1
/
+1
2015-01-05
Fix of 'dbus-daemon can only handle 64 simultaneous connections on Windows'.
Ralf Habacker
1
-0
/
+4
2014-10-24
Include test-dbus and test-bus in cmake 'make check' target.
Ralf Habacker
2
-4
/
+3
2014-10-24
cmake: only copy session.conf and system.conf into test data dir
Simon McVittie
1
-1
/
+4
2014-10-24
Add configure checks for accept4, dirfd, inotify_init1 and unix_fd_passing to...
Ralf Habacker
2
-0
/
+9
2014-10-17
Add configure check for pipe2 to cmake build system.
Ralf Habacker
2
-0
/
+5
2014-09-18
Build test-bus-system with cmake on non win32 platforms.
Ralf Habacker
1
-1
/
+15
2014-09-16
Merge branch 'dbus-1.8'
Simon McVittie
2
-6
/
+0
2014-09-15
Fix installation of empty directories for cmake build system.
Ralf Habacker
3
-12
/
+20
2014-09-15
Make various system-bus-related things Unix-only
Simon McVittie
1
-7
/
+2
2014-09-15
config: change DEFAULT_MESSAGE_UNIX_FDS to 16
Simon McVittie
2
-6
/
+0
2014-09-08
Add directory test application 'manual-dir-iter' to cmake and autotools build...
Ralf Habacker
1
-0
/
+5
2014-08-08
Win32 cmake msvc16 64 bit native and mingw32/64 4.8.3 cross compile fix.
Ralf Habacker
1
-0
/
+2
2014-03-20
Make documentation generating MSYS/MSYS2-compatible
Руслан Ижбулатов
1
-0
/
+15
2014-02-19
Only support systemd: transport if we have systemd libraries
Simon McVittie
1
-2
/
+0
2014-01-30
Keep cmake generated shared dbus-1 library file name in sync with autotools.
Ralf Habacker
3
-2
/
+22
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
[next]