summaryrefslogtreecommitdiff
path: root/cmake/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2012-08-13Revert "cmake: use the same default system bus address as for autotools"Simon McVittie1-9/+2
2012-08-13Revert "Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses...Simon McVittie1-6/+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
2011-07-02Added DBUS_ENABLE_STATS option to cmake buildsystem to keep in sync with auto...Ralf Habacker1-0/+3
2011-06-20CMake fix: Do not use FORCE in variables which should be changeable by the user.Ralf Habacker1-3/+3
2011-06-14fixed cmake error: doc says CACHE needs type *and* doc stringRalf Habacker1-5/+5
2011-06-10Merge branch 'dbus-1.4'Simon McVittie1-1/+1
2011-06-10Add support for building "modular" tests, which require GLib and dbus-glibSimon McVittie1-1/+1
2011-05-28Fixes for Visual Studio 2010 cmake generator - reported by Ray Satiro.Ralf Habacker1-3/+3
2011-05-28Fixed cmake syntax errors.Ralf Habacker1-5/+5
2011-05-25To avoid double dbus version definitions take values from configure.ac.Ralf Habacker1-3/+7
2011-05-22Added cmake 'help-options' target to print out all available configure optionsRalf Habacker1-0/+5
2011-05-22Cleaned public cmake option naming.Ralf Habacker1-22/+22
2011-05-22To avoid double dbus version definitions take values from configure.ac.Ralf Habacker1-3/+7
2011-02-24Allow X11 autolaunch to be disabled even if the headers/libraries are thereSimon McVittie1-1/+1
2010-12-29Keep in sync with autotools.Ralf Habacker1-1/+1
2010-12-21Keep in sync with automake.Ralf Habacker1-1/+1
2010-12-07Fix bus-test failure with cmake on unix.Ralf Habacker1-2/+2
2010-10-29Service dir related bug fix on windows.Ralf Habacker1-29/+45
2010-10-12keep version in sync with automakeRalf Habacker1-3/+2
2010-06-11Keep cmake default session and system bus address setup in sync with autotools.Ralf Habacker1-10/+5
2010-06-07Keep in sync with autotools.Ralf Habacker1-2/+2
2010-05-03Don't truncate pointers on Windows x64 platformFridrich Štrba1-1/+1