summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* travis-ci: Add cross building support for mingw 64 bit compilerRalf Habacker2018-10-041-0/+19
* Add a unit test for the dbus-daemon resetting its fd limitSimon McVittie2018-02-212-0/+2
* cmake: Check for getrlimit, setrlimitSimon McVittie2018-02-212-0/+4
* add travis-ci.org build machinerySimon McVittie2015-12-021-0/+20
* cmake: run all automated tests with --tap for better diagnosticsSimon McVittie2015-12-021-2/+2
* cmake: copy the systemd-activation directory tooSimon McVittie2015-12-021-0/+1
* cmake: manual-tcp is not an automated testSimon McVittie2015-12-021-1/+1
* Test system bus config files on Unix onlyRalf Habacker2015-11-031-19/+7
* Keep cmake build system in sync with autotools (add test-monitor).Ralf Habacker2015-10-211-0/+1
* On Windows, load local configuration relative to bus setupSimon McVittie2015-10-021-1/+14
* bus: move shared libaudit code to a new audit.[ch]Simon McVittie2015-08-061-0/+2
* Adjust cmake build to match autoconf installation locations.Dimitri John Ledkov2015-05-273-70/+17
* Security hardening: force EXTERNAL auth in session.conf on UnixSimon McVittie2015-05-141-0/+4
* cmake: Give users a hint to run autogen.sh if config.h.in is not present to s...Ralf Habacker2015-04-201-0/+2
* cmake: Add msvc support for sign-compare warnings.Ralf Habacker2015-04-201-2/+7
* cmake: Dump missing config header checks only if config.h.in is present.Ralf Habacker2015-04-201-1/+5
* cmake: Extend underlines below dbus version print on configure summary title.Ralf Habacker2015-03-241-1/+1
* cmake: only set CMP0053, CMP0054 on CMake >= 3.1Simon McVittie2015-03-241-2/+4
* cmake: opt-in to not implicitly expanding variables in if() (policy CMP0054)Ralf Habacker2015-03-111-0/+1
* Revert "cmake: @VAR@ substitutions in set() are deprecated, use string(CONFIG...Ralf Habacker2015-03-111-1/+0
* cmake: @VAR@ substitutions in set() are deprecated, use string(CONFIGURE) ins...Ralf Habacker2015-03-061-0/+1
* cmake: @VAR@ substitutions in set() are deprecated, use string(CONFIGURE) ins...Ralf Habacker2015-03-062-2/+3
* cmake: stop using deprecated LOCATION property (policy CMP0026)Ralf Habacker2015-03-062-2/+4
* Fix cmake build system bug not generating versioned library name in case LT_R...Ralf Habacker2015-03-061-3/+3
* Add missing include file for cmake function check_include_files() (commit 2d2...Ralf Habacker2015-03-051-0/+1
* Keep cmake generated defines for include files in sync with autotools.Ralf Habacker2015-03-051-24/+50
* Move include file checks to ConfigureChecks.cmake for cmake build system.Ralf Habacker2015-03-052-5/+1
* Add check to cmake build system if config.h.cmake is in sync with autotools.Ralf Habacker2015-03-052-9/+15
* Keep include file checks in sync with autotools.Ralf Habacker2015-03-051-9/+25
* Add cmake macro autoheaderchecks().Ralf Habacker2015-03-052-0/+29
* Fix broken cmake HAVE_SOCKLEN_T type finding check.Ralf Habacker2015-03-051-1/+3
* Add test-fdpass to cmake build system.Ralf Habacker2015-03-041-0/+1
* Enable -Wsign-compare for cmake builds.Ralf Habacker2015-03-041-0/+2
* Keep cmake defines GLIB_VERSION_... in sync with autotools.Ralf Habacker2015-03-033-12/+51
* Actually commit cmake changes for dbus-launchSimon McVittie2015-02-241-1/+3
* Add dbus-update-activation-environment toolSimon McVittie2015-02-242-0/+13
* 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