summaryrefslogtreecommitdiff
path: root/cmake/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2014-01-10Define TEST_BUS_LAUNCH_BINARY for cmake to keep in sync with autotools.Ralf Habacker1-0/+1
2014-01-10Use cmake build in executable suffix.Ralf Habacker1-3/+2
2014-01-07Add glib support to cmake buildsystem.Ralf Habacker1-0/+6
2013-11-27cmake: fix code styleChengwei Yang1-3/+3
2013-09-03Tests: allow dbus-glib to be replaced with use of libdbus-internalSimon McVittie1-1/+3
2013-09-03Define DBUS_COMPILATION externally for all tests that use internal stuffSimon McVittie1-1/+1
2013-08-28Generate autotools provided PACKAGE_.. and VERSION defines by a cmake macro.Ralf Habacker1-0/+8
2013-07-01cmake: do not bind to any particular POSIX C standardChengwei Yang1-1/+1
2013-06-28tests to embedded tests: replaced in cmake filesChengwei Yang1-1/+3
2013-06-28cmake: align dir watch backend detection with autotoolsChengwei Yang1-0/+23
2013-06-28cmake: terminate to generate makefiles due to fatal errorChengwei Yang1-2/+2
2013-06-28cmake: get rid of useless commented out codeChengwei Yang1-48/+0
2013-06-28dir-watch: remove dnotify backendChengwei Yang1-6/+0
2013-06-28cmake: clean up libxml2 glueChengwei Yang1-5/+3
2013-06-25cmake: remove a duplicate line and fix coding styleChengwei Yang1-3/+1
2013-06-25cmake: fix a typo DBUS_DISABLE_ASSERTS should be DBUS_DISABLE_ASSERTChengwei Yang1-8/+8
2013-06-06XML: hard depends on expat and delete libxmlChengwei Yang1-17/+4
2013-04-29Fixed cmake windows build system bug not installing runtime part of shared li...Ralf Habacker1-0/+6
2013-04-18Rename default_message_unix_fds to DEFAULT_MESSAGE_UNIX_FDSSimon McVittie1-1/+1
2013-04-18cmake: define default_message_unix_fds so it can be substituted in session.confSimon McVittie1-0/+4
2013-02-12Uses cmake provided expat find package.Ralf Habacker1-7/+8
2013-01-15Fixed cmake warning related to WIN32 macro when configuring on cygwinRalf Habacker1-0/+3
2012-08-13Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set...Simon McVittie1-3/+6
2012-08-13cmake: use the same default system bus address as for autotoolsSimon McVittie1-2/+9
2012-06-15On Unix, link libdbus to a platform-specific threading librarySimon McVittie1-0/+2
2012-01-04Revert "keep cmake in sync with automake related to default bus addresses"Simon McVittie1-2/+2
2011-12-22keep cmake in sync with automake related to default bus addressesRalf Habacker1-2/+2
2011-12-21Merge branch 'dbus-1.4'Ralf Habacker1-13/+6
2011-12-21Merge branch 'dbus-1.4' of ssh://git.freedesktop.org/git/dbus/dbus into dbus-1.4Ralf Habacker1-13/+6
2011-10-29refactored cmake version extracting from configure.acRalf Habacker1-13/+6
2011-09-28Remove EXT variable from CMake, just use Automake-compatible EXEEXTSimon McVittie1-2/+2
2011-09-28Merge tests' cmake and autotools bus configurationSimon McVittie1-4/+2
2011-09-28cmake: remove unused TEST_SERVICE_DIR variableSimon McVittie1-2/+0
2011-09-28Simplify substitution of test executables to use fewer variablesSimon McVittie1-8/+5
2011-09-28Simplify generation of bus configuration filesSimon McVittie1-3/+1
2011-09-22Merge branch 'dbus-1.4'Ralf Habacker1-15/+12
2011-09-22Added cmake 'help-options' target to print out all available configure optionsRalf Habacker1-0/+5
2011-09-22fixed cmake error: doc says CACHE needs type *and* doc stringRalf Habacker1-6/+5
2011-09-22Limit batch file creating to windowsRalf Habacker1-0/+4
2011-09-22Fixed cmake buildsystem - option command only supports boolean valuesRalf Habacker1-3/+3
2011-09-22cmake fix: generate build timestampRalf Habacker1-5/+3
2011-09-22Simplified cmake xml parser dependencies.Ralf Habacker1-9/+9
2011-08-05Merge branch 'dbus-1.4'Simon McVittie1-0/+3
2011-08-05cmake: always enable GNU and recent-POSIX extensions, like autoconf doesSimon McVittie1-0/+3
2011-07-29Stop defining DBUS_API_SUBJECT_TO_CHANGESimon McVittie1-1/+1
2011-07-11Merge remote-tracking branch 'origin/dbus-1.4'Simon McVittie1-0/+2
2011-07-08Added DBUS_ENABLE_STATS option to cmake buildsystem to keep in sync with auto...Ralf Habacker1-0/+3
2011-07-04Fixed cmake buildsystem - option command only supports boolean valuesRalf Habacker1-3/+3
2011-07-03Limit batch file creating to windowsRalf Habacker1-0/+4
2011-07-03Fixed cmake buildsystem on unix - option command only supports boolean valuesRalf Habacker1-2/+2