summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Remove remnants of dbus-viewerSimon McVittie2011-07-291-8/+0
* Simplify linking for tests that use libdbus-testutilsSimon McVittie2011-07-292-15/+9
* Stop defining DBUS_API_SUBJECT_TO_CHANGESimon McVittie2011-07-291-1/+1
* Merge remote-tracking branch 'origin/dbus-1.4'Simon McVittie2011-07-111-0/+2
|\
| * Added DBUS_ENABLE_STATS option to cmake buildsystem to keep in sync with auto...Ralf Habacker2011-07-083-0/+10
| * Collected cmake doc into README.cmake.Ralf Habacker2011-07-081-39/+0
* | Fixed cmake buildsystem - option command only supports boolean valuesRalf Habacker2011-07-041-3/+3
* | Limit batch file creating to windowsRalf Habacker2011-07-031-0/+4
* | Fixed cmake buildsystem on unix - option command only supports boolean valuesRalf Habacker2011-07-031-2/+2
* | Collected cmake doc into README.cmake.Ralf Habacker2011-07-021-39/+0
* | Added DBUS_ENABLE_STATS option to cmake buildsystem to keep in sync with auto...Ralf Habacker2011-07-023-0/+10
* | CMake fix: Do not use FORCE in variables which should be changeable by the user.Ralf Habacker2011-06-201-3/+3
* | fixed cmake error: doc says CACHE needs type *and* doc stringRalf Habacker2011-06-141-5/+5
* | Merge branch 'dbus-1.4'Simon McVittie2011-06-101-1/+1
|\ \ | |/
| * Add support for building "modular" tests, which require GLib and dbus-glibSimon McVittie2011-06-101-1/+1
* | Fixes for Visual Studio 2010 cmake generator - reported by Ray Satiro.Ralf Habacker2011-05-282-3/+7
* | Fixed cmake syntax errors.Ralf Habacker2011-05-281-5/+5
* | Merge branch 'dbus-1.4'Simon McVittie2011-05-251-0/+5
|\ \ | |/
| * Check for X even if X11 autolaunching is disabledSimon McVittie2011-05-251-0/+5
| * Definition is obsolate with commit e0fc90bdf2c60a4c77fffaf490d6f06b2bd6999dRalf Habacker2011-05-251-5/+0
| * To avoid double dbus version definitions take values from configure.ac.Ralf Habacker2011-05-251-3/+7
* | Added cmake 'help-options' target to print out all available configure optionsRalf Habacker2011-05-221-0/+5
* | Cleaned public cmake option naming.Ralf Habacker2011-05-221-22/+22
* | Definition is obsolate with commit e0fc90bdf2c60a4c77fffaf490d6f06b2bd6999dRalf Habacker2011-05-221-5/+0
* | To avoid double dbus version definitions take values from configure.ac.Ralf Habacker2011-05-221-3/+7
|/
* Allow X11 autolaunch to be disabled even if the headers/libraries are thereSimon McVittie2011-02-241-1/+1
* Import compiler.m4 and lcov.am from telepathy-glib, and use them to replace gcovSimon McVittie2011-02-171-7/+0
* Remove references to dbus-md5, which hasn't been used for at least 8 yearsSimon McVittie2011-02-171-5/+0
* cmake/cross-compile.sh: use mktemp(1) to avoid a symlink attack in /tmpSimon McVittie2011-01-051-5/+10
* Use absolute session service dir path in bus-test on windows.Ralf Habacker2010-12-291-0/+5
* Keep in sync with autotools.Ralf Habacker2010-12-291-1/+1
* Keep in sync with automake.Ralf Habacker2010-12-211-1/+1
* Fix bus-test failure with cmake on unix.Ralf Habacker2010-12-071-2/+2
* Keep in sync with automake.Ralf Habacker2010-12-041-0/+4
* Service dir related bug fix on windows.Ralf Habacker2010-10-292-33/+48
* Cleaned up windows related README's.Ralf Habacker2010-10-121-1/+1
* Fixed reference to cmake configure options.Ralf Habacker2010-10-121-17/+2
* keep version in sync with automakeRalf Habacker2010-10-121-3/+2
* Extended autolaunch protocol with scope attribute.Ralf Habacker2010-09-271-1/+1
* Unix compile fix.Ralf Habacker2010-09-081-0/+2
* Revert "Bug 28460 - Refactored dbus configuration access."Will Thompson2010-06-171-2/+0
* Bug 28460 - Refactored dbus configuration access.Ralf Habacker2010-06-141-0/+2
* Keep cmake default session and system bus address setup in sync with autotools.Ralf Habacker2010-06-111-10/+5
* Keep in sync with autotools.Ralf Habacker2010-06-071-2/+2
* Keep in sync with autotools.Ralf Habacker2010-06-071-1/+1
* fix {u}intptr_t usage on wince with msvcRomain Pokrzywka2010-05-052-0/+4
* Don't truncate pointers on Windows x64 platformFridrich Štrba2010-05-033-1/+5
* Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbusRalf Habacker2010-04-272-3/+105
|\
| * Added cmake cross compile wrapper.Ralf Habacker2010-04-221-0/+105
| * Removed obsolate file.Ralf Habacker2010-04-161-3/+0