GVariant: reuse existing init function
[platform/upstream/dbus.git] / cmake /
2015-12-02 Simon McVittieadd travis-ci.org build machinery
2015-12-02 Simon McVittiecmake: run all automated tests with --tap for better...
2015-12-02 Simon McVittiecmake: copy the systemd-activation directory too
2015-12-02 Simon McVittiecmake: manual-tcp is not an automated test
2015-12-01 Simon McVittieadd travis-ci.org build machinery
2015-12-01 Simon McVittiecmake: run all automated tests with --tap for better...
2015-12-01 Simon McVittiecmake: copy the systemd-activation directory too
2015-12-01 Simon McVittiecmake: manual-tcp is not an automated test
2015-12-01 Simon McVittieMerge branch 'dbus-1.10'
2015-11-24 Ralf HabackerRefactor windows backtrace generator to link directly...
2015-11-23 Simon McVittieMerge branch 'dbus-1.10'
2015-11-17 Simon McVittieMerge branch 'dbus-1.10'
2015-11-17 Ralf HabackerAdd backtrace test app.
2015-11-16 Ralf HabackerMerge branch 'dbus-1.10'
2015-11-06 Simon McVittieMerge branch 'dbus-1.10'
2015-11-06 Ralf HabackerMerge branch 'dbus-1.10'
2015-11-06 Simon McVittieMerge branch 'dbus-1.10'
2015-11-03 Ralf HabackerTest system bus config files on Unix only
2015-10-26 Simon McVittieMerge remote-tracking branch 'origin/dbus-1.10'
2015-10-26 Simon McVittieMerge branch 'dbus-1.10'
2015-10-26 Simon McVittieMerge branch 'dbus-1.10'
2015-10-21 Ralf HabackerKeep cmake build system in sync with autotools (add...
2015-10-19 Simon McVittieMerge branch 'dbus-1.10'
2015-10-05 Simon McVittiecmake: simplify definition of installation paths
2015-10-02 Simon McVittieMerge branch 'dbus-1.10'
2015-10-02 Simon McVittieOn Windows, load local configuration relative to bus...
2015-08-06 Simon McVittiebus: move shared libaudit code to a new audit.[ch]
2015-07-21 Simon McVittiedbus-1.9.16
2015-07-21 Simon McVittieMerge branch 'dbus-1.8'
2015-06-17 Simon McVittieMerge branch 'dbus-1.8'
2015-05-27 Dimitri John LedkovAdjust cmake build to match autoconf installation locat...
2015-05-14 Simon McVittieMerge branch 'dbus-1.8'
2015-05-14 Simon McVittieMerge branch 'dbus-1.8'
2015-05-14 Simon McVittieSecurity hardening: force EXTERNAL auth in session...
2015-05-12 Simon McVittieSecurity hardening: force EXTERNAL auth in session...
2015-05-08 Simon McVittieMerge branch 'dbus-1.8'
2015-05-06 Ralf HabackerMerge remote-tracking branch 'origin/dbus-1.8'
2015-05-05 Simon McVittieMerge branch 'dbus-1.8'
2015-05-01 Ralf HabackerMerge remote-tracking branch 'origin/dbus-1.8'
2015-04-20 Ralf Habackercmake: Give users a hint to run autogen.sh if config...
2015-04-20 Ralf Habackercmake: Add msvc support for sign-compare warnings.
2015-04-20 Ralf Habackercmake: Dump missing config header checks only if config...
2015-04-15 Ralf HabackerAdd manual tcp test case.
2015-04-13 Ralf HabackerMerge branch 'dbus-1.8'
2015-03-24 Ralf Habackercmake: Extend underlines below dbus version print on...
2015-03-24 Simon McVittiecmake: only set CMP0053, CMP0054 on CMake >= 3.1
2015-03-11 Ralf Habackercmake: opt-in to not implicitly expanding variables...
2015-03-11 Ralf HabackerRevert "cmake: @VAR@ substitutions in set() are depreca...
2015-03-06 Ralf Habackercmake: @VAR@ substitutions in set() are deprecated...
2015-03-06 Ralf Habackercmake: @VAR@ substitutions in set() are deprecated...
2015-03-06 Ralf Habackercmake: stop using deprecated LOCATION property (policy...
2015-03-06 Ralf HabackerFix cmake build system bug not generating versioned...
2015-03-05 Ralf HabackerAdd missing include file for cmake function check_inclu...
2015-03-05 Ralf HabackerKeep cmake generated defines for include files in sync...
2015-03-05 Ralf HabackerMove include file checks to ConfigureChecks.cmake for...
2015-03-05 Ralf HabackerAdd check to cmake build system if config.h.cmake is...
2015-03-05 Ralf HabackerKeep include file checks in sync with autotools.
2015-03-05 Ralf HabackerAdd cmake macro autoheaderchecks().
2015-03-05 Ralf HabackerFix broken cmake HAVE_SOCKLEN_T type finding check.
2015-03-04 Ralf HabackerAdd test-fdpass to cmake build system.
2015-03-04 Ralf HabackerEnable -Wsign-compare for cmake builds.
2015-03-03 Ralf HabackerKeep cmake defines GLIB_VERSION_... in sync with autotools.
2015-02-24 Simon McVittieActually commit cmake changes for dbus-launch
2015-02-24 Simon McVittieAdd dbus-update-activation-environment tool
2015-02-20 Simon McVittieAdd versioned symbol support to cmake build system...
2015-02-20 Simon McVittiecmake: check for the necessary symbols for test-segfault.c
2015-02-20 Bertrand SIMONNETLink dbus-daemon and dbus-daemon-lauch-helper against...
2015-02-20 Simon McVittietests: always use libdbus-internal for main loop, never...
2015-02-18 Tyler HicksAdd apparmor element support to bus config parsing
2015-02-16 Ralf Habackerdbus-send: Keep cmake build system in sync with autotools.
2015-02-12 Ralf HabackerAdd manual-paths test executable with cmake build support.
2015-02-12 Simon McVittieAdd dbus-test-tool and its man page to the CMake build...
2015-02-09 Simon McVittieMerge branch '1.8-cve-2015-0245' into cve-2015-0245
2015-02-04 Simon McVittieAdd a common test_init() for GLib tests which prevents...
2015-02-04 Simon McVittiedbus-monitor: add options to log binary data with or...
2015-02-04 Simon McVittieMerge branch 'dbus-1.8'
2015-02-04 Ralf HabackerProvide appropriate DBUS_USER and DBUS_TEST_USER under...
2015-02-04 Ralf HabackerLink tests to test-utils-glib.c under CMake too
2015-02-04 Simon McVittiedbus-monitor: use common code from dbus-test-tool
2015-01-30 Ralf HabackerAdd manual tcp test case.
2015-01-05 Simon McVittieMerge branch 'dbus-1.8'
2015-01-05 Simon McVittieMerge tag 'dbus-1.9.6'
2015-01-05 Simon McVittieMerge tag 'dbus-1.8.14' into dbus-1.8
2015-01-05 Ralf HabackerFix usage of undefined variable DBUS_WIN32 on cmake...
2015-01-05 Ralf HabackerMerge branch 'dbus-1.8'
2015-01-05 Ralf HabackerWindows cmake cross compile fix
2015-01-05 Ralf HabackerFix of 'dbus-daemon can only handle 64 simultaneous...
2015-01-01 Simon McVittieMerge branch 'dbus-1.8' and prepare 1.9.6
2014-11-24 Simon McVittieMerge branch 'dbus-1.8'
2014-11-14 Simon McVittieMerge branch 'dbus-1.8'
2014-11-14 Simon McVittieMerge branch 'dbus-1.8'
2014-11-10 Simon McVittieMerge branch 'dbus-1.8'
2014-11-10 Simon McVittie1.9.3
2014-11-06 Simon McVittieMerge branch 'dbus-1.8'
2014-10-24 Ralf HabackerInclude test-dbus and test-bus in cmake 'make check...
2014-10-24 Simon McVittiecmake: only copy session.conf and system.conf into...
2014-10-24 Ralf HabackerAdd configure checks for accept4, dirfd, inotify_init1...
2014-10-17 Ralf HabackerAdd configure check for pipe2 to cmake build system.
2014-09-18 Ralf HabackerBuild test-bus-system with cmake on non win32 platforms.
2014-09-16 Simon McVittieMerge branch 'dbus-1.8'
next