summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Minor name spelling fix.Ralf Habacker2010-04-271-1/+1
|/
* Fix warnings on Windows CE target.Marcus Brinkmann2010-04-142-0/+4
* Added missing test libraries and tools to keep in sync with autotools.Ralf Habacker2010-04-132-0/+26
* Keep defines for dbus test in sync with autotools.Ralf Habacker2010-04-131-0/+2
* Keep test file directories in sync with autotoolsRalf Habacker2010-04-131-10/+12
* Defined DBUS_CMAKE in config.h to have a way for detecting the currently used...Ralf Habacker2010-04-131-0/+2
* add missing HAVE_ macros to cmakeRomain Pokrzywka2010-04-132-3/+27
* update WinCE cmake supportRomain Pokrzywka2010-04-132-43/+37
* Cmake build system cleanup.Ralf Habacker2010-04-111-57/+57
* Cmake support for cross plattform usable test files.Ralf Habacker2010-04-113-11/+17
* Fixed meinproc4 docbook generator detection for cmake buildsystem.Ralf Habacker2010-04-101-6/+6
* Simplified cmake specific test file generating.Ralf Habacker2010-04-091-67/+24
* Fixed xmlto usage on unix for cmake build system.Ralf Habacker2010-03-301-5/+5
* Determine docbook.xsl path on windows from meinproc4 executable.Ralf Habacker2010-03-291-1/+7
* Keep cmake build system in sync with commit d47154c28b68b32177773bd489fdae62b...Ralf Habacker2010-03-221-5/+0
* Removed unused cmake packages.Ralf Habacker2010-03-225-1296/+0
* Added signal.h and locale.h detection for cmake build system.Ralf Habacker2010-03-222-3/+11
* Additional fixes for 2154acb3492d5ba19da36562e8409016da9cb79bRalf Habacker2010-03-221-5/+0
* Make the windows binaries and build match the linux one with cmake buildsystem.unknown2010-03-224-5/+26
* Removed def file support for cmake build system.Ralf Habacker2010-03-221-49/+0
* CMake dbus libraries usage cleanup.Ralf Habacker2010-03-205-24/+21
* fixed def file usage for cmake mingw buildsRalf Habacker2010-03-191-0/+3
* Decorated public exported functions with DBUS_EXPORT macro, reviewed by Colin...Ralf Habacker2010-03-161-1/+2
* fixed bus-test sha1 connection address on unix with cmake build systemRalf Habacker2010-03-081-1/+6
* fixed backtrace printing on unix with cmake build systemRalf Habacker2010-03-081-3/+10