summaryrefslogtreecommitdiff
path: root/cmake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Uses cmake provided expat find package.Ralf Habacker2013-02-121-7/+8
* Fixed cmake warning related to WIN32 macro when configuring on cygwinRalf Habacker2013-01-151-0/+3
* Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set...Simon McVittie2012-08-131-3/+6
* cmake: use the same default system bus address as for autotoolsSimon McVittie2012-08-131-2/+9
* On Unix, link libdbus to a platform-specific threading librarySimon McVittie2012-06-151-0/+2
* Revert "keep cmake in sync with automake related to default bus addresses"Simon McVittie2012-01-041-2/+2
* keep cmake in sync with automake related to default bus addressesRalf Habacker2011-12-221-2/+2
* Merge branch 'dbus-1.4'Ralf Habacker2011-12-211-13/+6
|\
| * Merge branch 'dbus-1.4' of ssh://git.freedesktop.org/git/dbus/dbus into dbus-1.4Ralf Habacker2011-12-211-13/+6
| |\
| | * refactored cmake version extracting from configure.acRalf Habacker2011-10-291-13/+6
* | | Remove EXT variable from CMake, just use Automake-compatible EXEEXTSimon McVittie2011-09-281-2/+2
* | | Merge tests' cmake and autotools bus configurationSimon McVittie2011-09-281-4/+2
* | | cmake: remove unused TEST_SERVICE_DIR variableSimon McVittie2011-09-281-2/+0
|/ /
* | Simplify substitution of test executables to use fewer variablesSimon McVittie2011-09-281-8/+5
* | Simplify generation of bus configuration filesSimon McVittie2011-09-281-3/+1
* | Merge branch 'dbus-1.4'Ralf Habacker2011-09-221-15/+12
|\ \ | |/
| * Added cmake 'help-options' target to print out all available configure optionsRalf Habacker2011-09-221-0/+5
| * fixed cmake error: doc says CACHE needs type *and* doc stringRalf Habacker2011-09-221-6/+5