summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2011-09-22Simplified cmake xml parser dependencies.Ralf Habacker1-9/+9
2011-09-20cmake fix: install version stringRalf Habacker1-0/+11
2011-08-13Fix compilation on MSVC, which doesn't understand "inline" with its C99 meaning.Ralf Habacker1-4/+2
2011-08-05Win32 compile fix.Ralf Habacker1-0/+6
2011-08-05cmake: always enable GNU and recent-POSIX extensions, like autoconf doesSimon McVittie1-0/+3
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-06-10Add support for building "modular" tests, which require GLib and dbus-glibSimon McVittie1-1/+1
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-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
2010-04-16Removed obsolate file.Ralf Habacker1-3/+0
2010-04-14Fix warnings on Windows CE target.Marcus Brinkmann2-0/+4
2010-04-13Added missing test libraries and tools to keep in sync with autotools.Ralf Habacker2-0/+26
2010-04-13Keep defines for dbus test in sync with autotools.Ralf Habacker1-0/+2
2010-04-13Keep test file directories in sync with autotoolsRalf Habacker1-10/+12
2010-04-13Defined DBUS_CMAKE in config.h to have a way for detecting the currently used...Ralf Habacker1-0/+2
2010-04-13add missing HAVE_ macros to cmakeRomain Pokrzywka2-3/+27
2010-04-13update WinCE cmake supportRomain Pokrzywka2-43/+37
2010-04-11Cmake build system cleanup.Ralf Habacker1-57/+57
2010-04-11Cmake support for cross plattform usable test files.Ralf Habacker3-11/+17
2010-04-10Fixed meinproc4 docbook generator detection for cmake buildsystem.Ralf Habacker1-6/+6
2010-04-09Simplified cmake specific test file generating.Ralf Habacker1-67/+24
2010-03-30Fixed xmlto usage on unix for cmake build system.Ralf Habacker1-5/+5
2010-03-29Determine docbook.xsl path on windows from meinproc4 executable.Ralf Habacker1-1/+7