summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2011-07-29Remove remnants of dbus-viewerSimon McVittie1-8/+0
2011-07-29Simplify linking for tests that use libdbus-testutilsSimon McVittie2-15/+9
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 Habacker3-0/+10
2011-07-08Collected cmake doc into README.cmake.Ralf Habacker1-39/+0
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-02Collected cmake doc into README.cmake.Ralf Habacker1-39/+0
2011-07-02Added DBUS_ENABLE_STATS option to cmake buildsystem to keep in sync with auto...Ralf Habacker3-0/+10
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 Habacker2-3/+7
2011-05-28Fixed cmake syntax errors.Ralf Habacker1-5/+5
2011-05-25Merge branch 'dbus-1.4'Simon McVittie1-0/+5
2011-05-25Check for X even if X11 autolaunching is disabledSimon McVittie1-0/+5
2011-05-25Definition is obsolate with commit e0fc90bdf2c60a4c77fffaf490d6f06b2bd6999dRalf Habacker1-5/+0
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-22Definition is obsolate with commit e0fc90bdf2c60a4c77fffaf490d6f06b2bd6999dRalf Habacker1-5/+0
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
2011-02-17Import compiler.m4 and lcov.am from telepathy-glib, and use them to replace gcovSimon McVittie1-7/+0
2011-02-17Remove references to dbus-md5, which hasn't been used for at least 8 yearsSimon McVittie1-5/+0
2011-01-05cmake/cross-compile.sh: use mktemp(1) to avoid a symlink attack in /tmpSimon McVittie1-5/+10
2010-12-29Use absolute session service dir path in bus-test on windows.Ralf Habacker1-0/+5
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-12-04Keep in sync with automake.Ralf Habacker1-0/+4
2010-10-29Service dir related bug fix on windows.Ralf Habacker2-33/+48
2010-10-12Cleaned up windows related README's.Ralf Habacker1-1/+1
2010-10-12Fixed reference to cmake configure options.Ralf Habacker1-17/+2
2010-10-12keep version in sync with automakeRalf Habacker1-3/+2
2010-09-27Extended autolaunch protocol with scope attribute.Ralf Habacker1-1/+1
2010-09-08Unix compile fix.Ralf Habacker1-0/+2
2010-06-17Revert "Bug 28460 - Refactored dbus configuration access."Will Thompson1-2/+0
2010-06-14Bug 28460 - Refactored dbus configuration access.Ralf Habacker1-0/+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-06-07Keep in sync with autotools.Ralf Habacker1-1/+1
2010-05-05fix {u}intptr_t usage on wince with msvcRomain Pokrzywka2-0/+4
2010-05-03Don't truncate pointers on Windows x64 platformFridrich Štrba3-1/+5
2010-04-27Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbusRalf Habacker2-3/+105
2010-04-27Minor name spelling fix.Ralf Habacker1-1/+1
2010-04-22Added cmake cross compile wrapper.Ralf Habacker1-0/+105