summaryrefslogtreecommitdiff
path: root/cmake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* On Windows, load local configuration relative to bus setupSimon McVittie2015-10-021-1/+14
* Adjust cmake build to match autoconf installation locations.Dimitri John Ledkov2015-05-271-3/+7
* 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-061-0/+1
* cmake: stop using deprecated LOCATION property (policy CMP0026)Ralf Habacker2015-03-061-0/+3
* Move include file checks to ConfigureChecks.cmake for cmake build system.Ralf Habacker2015-03-051-5/+0
* Add check to cmake build system if config.h.cmake is in sync with autotools.Ralf Habacker2015-03-051-1/+1
* Add cmake macro autoheaderchecks().Ralf Habacker2015-03-051-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-031-1/+7
* Link dbus-daemon and dbus-daemon-lauch-helper against libdbusBertrand SIMONNET2015-02-201-6/+1
* tests: always use libdbus-internal for main loop, never dbus-glibSimon McVittie2015-02-201-1/+1
* Add manual-paths test executable with cmake build support.Ralf Habacker2015-02-121-0/+2
* Provide appropriate DBUS_USER and DBUS_TEST_USER under CMakeRalf Habacker2015-02-041-3/+3
* Include test-dbus and test-bus in cmake 'make check' target.Ralf Habacker2014-10-241-0/+3
* Merge branch 'dbus-1.8'Simon McVittie2014-09-161-4/+0
|\
| * config: change DEFAULT_MESSAGE_UNIX_FDS to 16Simon McVittie2014-09-151-4/+0
* | Fix installation of empty directories for cmake build system.Ralf Habacker2014-09-151-3/+3
* | Make various system-bus-related things Unix-onlySimon McVittie2014-09-151-7/+2
* | Keep cmake generated shared dbus-1 library file name in sync with autotools.Ralf Habacker2014-01-301-1/+0
|/
* Fix of 'dbus-daemon can only handle 64 simultaneous connections on Windows'.Cristian Onet2014-01-271-0/+4
* Give cmake users some hints/requirements when cross compiling for Windows on ...Ralf Habacker2014-01-211-0/+5
* Define TEST_BUS_LAUNCH_BINARY for cmake to keep in sync with autotools.Ralf Habacker2014-01-101-0/+1
* Use cmake build in executable suffix.Ralf Habacker2014-01-101-3/+2
* Add glib support to cmake buildsystem.Ralf Habacker2014-01-071-0/+6
* cmake: fix code styleChengwei Yang2013-11-271-3/+3
* Tests: allow dbus-glib to be replaced with use of libdbus-internalSimon McVittie2013-09-031-1/+3
* Define DBUS_COMPILATION externally for all tests that use internal stuffSimon McVittie2013-09-031-1/+1
* Generate autotools provided PACKAGE_.. and VERSION defines by a cmake macro.Ralf Habacker2013-08-281-0/+8
* cmake: do not bind to any particular POSIX C standardChengwei Yang2013-07-011-1/+1
* tests to embedded tests: replaced in cmake filesChengwei Yang2013-06-281-1/+3
* cmake: align dir watch backend detection with autotoolsChengwei Yang2013-06-281-0/+23
* cmake: terminate to generate makefiles due to fatal errorChengwei Yang2013-06-281-2/+2
* cmake: get rid of useless commented out codeChengwei Yang2013-06-281-48/+0
* dir-watch: remove dnotify backendChengwei Yang2013-06-281-6/+0
* cmake: clean up libxml2 glueChengwei Yang2013-06-281-5/+3
* cmake: remove a duplicate line and fix coding styleChengwei Yang2013-06-251-3/+1
* cmake: fix a typo DBUS_DISABLE_ASSERTS should be DBUS_DISABLE_ASSERTChengwei Yang2013-06-251-8/+8
* XML: hard depends on expat and delete libxmlChengwei Yang2013-06-061-17/+4
* Fixed cmake windows build system bug not installing runtime part of shared li...Ralf Habacker2013-04-291-0/+6
* Rename default_message_unix_fds to DEFAULT_MESSAGE_UNIX_FDSSimon McVittie2013-04-181-1/+1
* cmake: define default_message_unix_fds so it can be substituted in session.confSimon McVittie2013-04-181-0/+4