summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2015-12-02add travis-ci.org build machinerySimon McVittie1-0/+20
2015-12-02cmake: run all automated tests with --tap for better diagnosticsSimon McVittie1-2/+2
2015-12-02cmake: copy the systemd-activation directory tooSimon McVittie1-0/+1
2015-12-02cmake: manual-tcp is not an automated testSimon McVittie1-1/+1
2015-11-03Test system bus config files on Unix onlyRalf Habacker1-19/+7
2015-10-21Keep cmake build system in sync with autotools (add test-monitor).Ralf Habacker1-0/+1
2015-10-02On Windows, load local configuration relative to bus setupSimon McVittie1-1/+14
2015-08-06bus: move shared libaudit code to a new audit.[ch]Simon McVittie1-0/+2
2015-05-27Adjust cmake build to match autoconf installation locations.Dimitri John Ledkov3-70/+17
2015-05-14Security hardening: force EXTERNAL auth in session.conf on UnixSimon McVittie1-0/+4
2015-04-20cmake: Give users a hint to run autogen.sh if config.h.in is not present to s...Ralf Habacker1-0/+2
2015-04-20cmake: Add msvc support for sign-compare warnings.Ralf Habacker1-2/+7
2015-04-20cmake: Dump missing config header checks only if config.h.in is present.Ralf Habacker1-1/+5
2015-03-24cmake: Extend underlines below dbus version print on configure summary title.Ralf Habacker1-1/+1
2015-03-24cmake: only set CMP0053, CMP0054 on CMake >= 3.1Simon McVittie1-2/+4
2015-03-11cmake: opt-in to not implicitly expanding variables in if() (policy CMP0054)Ralf Habacker1-0/+1
2015-03-11Revert "cmake: @VAR@ substitutions in set() are deprecated, use string(CONFIG...Ralf Habacker1-1/+0
2015-03-06cmake: @VAR@ substitutions in set() are deprecated, use string(CONFIGURE) ins...Ralf Habacker1-0/+1
2015-03-06cmake: @VAR@ substitutions in set() are deprecated, use string(CONFIGURE) ins...Ralf Habacker2-2/+3
2015-03-06cmake: stop using deprecated LOCATION property (policy CMP0026)Ralf Habacker2-2/+4
2015-03-06Fix cmake build system bug not generating versioned library name in case LT_R...Ralf Habacker1-3/+3
2015-03-05Add missing include file for cmake function check_include_files() (commit 2d2...Ralf Habacker1-0/+1
2015-03-05Keep cmake generated defines for include files in sync with autotools.Ralf Habacker1-24/+50
2015-03-05Move include file checks to ConfigureChecks.cmake for cmake build system.Ralf Habacker2-5/+1
2015-03-05Add check to cmake build system if config.h.cmake is in sync with autotools.Ralf Habacker2-9/+15
2015-03-05Keep include file checks in sync with autotools.Ralf Habacker1-9/+25
2015-03-05Add cmake macro autoheaderchecks().Ralf Habacker2-0/+29
2015-03-05Fix broken cmake HAVE_SOCKLEN_T type finding check.Ralf Habacker1-1/+3
2015-03-04Add test-fdpass to cmake build system.Ralf Habacker1-0/+1
2015-03-04Enable -Wsign-compare for cmake builds.Ralf Habacker1-0/+2
2015-03-03Keep cmake defines GLIB_VERSION_... in sync with autotools.Ralf Habacker3-12/+51
2015-02-24Actually commit cmake changes for dbus-launchSimon McVittie1-1/+3
2015-02-24Add dbus-update-activation-environment toolSimon McVittie2-0/+13
2015-02-20Add versioned symbol support to cmake build system for linux platforms to kee...Simon McVittie1-0/+7
2015-02-20cmake: check for the necessary symbols for test-segfault.cSimon McVittie1-0/+3
2015-02-20Link dbus-daemon and dbus-daemon-lauch-helper against libdbusBertrand SIMONNET2-12/+2
2015-02-20tests: always use libdbus-internal for main loop, never dbus-glibSimon McVittie1-1/+1
2015-02-18Add apparmor element support to bus config parsingTyler Hicks1-0/+2
2015-02-16dbus-send: Keep cmake build system in sync with autotools.Ralf Habacker1-0/+2
2015-02-12Add manual-paths test executable with cmake build support.Ralf Habacker3-0/+10
2015-02-12Add dbus-test-tool and its man page to the CMake build systemSimon McVittie2-0/+16
2015-02-04Add a common test_init() for GLib tests which prevents hanging foreverSimon McVittie1-1/+1
2015-02-04dbus-monitor: add options to log binary data with or without pcap framingSimon McVittie1-0/+2
2015-02-04Provide appropriate DBUS_USER and DBUS_TEST_USER under CMakeRalf Habacker2-3/+6
2015-02-04Link tests to test-utils-glib.c under CMake tooRalf Habacker1-1/+9
2015-02-04dbus-monitor: use common code from dbus-test-toolSimon McVittie1-0/+2
2015-01-30Add manual tcp test case.Ralf Habacker1-0/+5
2015-01-05Fix usage of undefined variable DBUS_WIN32 on cmake build systemRalf Habacker1-1/+1
2015-01-05Merge branch 'dbus-1.8'Ralf Habacker2-1/+5
2015-01-05Windows cmake cross compile fixRalf Habacker1-1/+1