Age | Commit message (Expand) | Author | Files | Lines |
2010-05-05 | fix {u}intptr_t usage on wince with msvc | Romain Pokrzywka | 2 | -0/+4 |
2010-05-03 | Don't truncate pointers on Windows x64 platform | Fridrich Štrba | 3 | -1/+5 |
2010-04-27 | Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbus | Ralf Habacker | 2 | -3/+105 |
2010-04-27 | Minor name spelling fix. | Ralf Habacker | 1 | -1/+1 |
2010-04-22 | Added cmake cross compile wrapper. | Ralf Habacker | 1 | -0/+105 |
2010-04-16 | Removed obsolate file. | Ralf Habacker | 1 | -3/+0 |
2010-04-14 | Fix warnings on Windows CE target. | Marcus Brinkmann | 2 | -0/+4 |
2010-04-13 | Added missing test libraries and tools to keep in sync with autotools. | Ralf Habacker | 2 | -0/+26 |
2010-04-13 | Keep defines for dbus test in sync with autotools. | Ralf Habacker | 1 | -0/+2 |
2010-04-13 | Keep test file directories in sync with autotools | Ralf Habacker | 1 | -10/+12 |
2010-04-13 | Defined DBUS_CMAKE in config.h to have a way for detecting the currently used... | Ralf Habacker | 1 | -0/+2 |
2010-04-13 | add missing HAVE_ macros to cmake | Romain Pokrzywka | 2 | -3/+27 |
2010-04-13 | update WinCE cmake support | Romain Pokrzywka | 2 | -43/+37 |
2010-04-11 | Cmake build system cleanup. | Ralf Habacker | 1 | -57/+57 |
2010-04-11 | Cmake support for cross plattform usable test files. | Ralf Habacker | 3 | -11/+17 |
2010-04-10 | Fixed meinproc4 docbook generator detection for cmake buildsystem. | Ralf Habacker | 1 | -6/+6 |
2010-04-09 | Simplified cmake specific test file generating. | Ralf Habacker | 1 | -67/+24 |
2010-03-30 | Fixed xmlto usage on unix for cmake build system. | Ralf Habacker | 1 | -5/+5 |
2010-03-29 | Determine docbook.xsl path on windows from meinproc4 executable. | Ralf Habacker | 1 | -1/+7 |
2010-03-22 | Keep cmake build system in sync with commit d47154c28b68b32177773bd489fdae62b... | Ralf Habacker | 1 | -5/+0 |
2010-03-22 | Removed unused cmake packages. | Ralf Habacker | 5 | -1296/+0 |
2010-03-22 | Added signal.h and locale.h detection for cmake build system. | Ralf Habacker | 2 | -3/+11 |
2010-03-22 | Additional fixes for 2154acb3492d5ba19da36562e8409016da9cb79b | Ralf Habacker | 1 | -5/+0 |
2010-03-22 | Make the windows binaries and build match the linux one with cmake buildsystem. | unknown | 4 | -5/+26 |
2010-03-22 | Removed def file support for cmake build system. | Ralf Habacker | 1 | -49/+0 |
2010-03-20 | CMake dbus libraries usage cleanup. | Ralf Habacker | 5 | -24/+21 |
2010-03-19 | fixed def file usage for cmake mingw builds | Ralf Habacker | 1 | -0/+3 |
2010-03-16 | Decorated public exported functions with DBUS_EXPORT macro, reviewed by Colin... | Ralf Habacker | 1 | -1/+2 |
2010-03-08 | fixed bus-test sha1 connection address on unix with cmake build system | Ralf Habacker | 1 | -1/+6 |
2010-03-08 | fixed backtrace printing on unix with cmake build system | Ralf Habacker | 1 | -3/+10 |
2010-02-12 | Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbus | Ralf Habacker | 7 | -36/+1369 |
2010-02-10 | added some docs for windows and updated the documentation index | Ralf Habacker | 6 | -5/+1307 |
2010-02-10 | fixed xml doc generating for cmake build system - supported docbook generator... | Ralf Habacker | 2 | -36/+67 |
2010-02-09 | Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbus | Ralf Habacker | 10 | -282/+198 |
2010-02-07 | variable name fix (DBUS_DAEMON_NAME instead of DAEMON_NAME) | Romain Pokrzywka | 1 | -1/+1 |
2010-02-07 | apply remaining unapplied parts of eeedba5b2f5b008819619764943caddd52441adf i... | Romain Pokrzywka | 1 | -2/+4 |
2010-02-07 | not needed anymore. Builds fine without for both msvc and mingw | Romain Pokrzywka | 1 | -8/+0 |
2010-02-07 | move dbus-1.def.cmake to the cmake subdir, as it's cmake specific | Romain Pokrzywka | 1 | -0/+5 |
2010-02-07 | add the LIBRARY header in the .def file, but for mingw only, msvc doesn't sup... | Romain Pokrzywka | 1 | -2/+12 |
2010-02-07 | remove DBUS_DAEMON_EXECUTABLE_NAME, we already have DBUS_DAEMON_NAME, and use... | Romain Pokrzywka | 2 | -3/+3 |
2010-02-07 | remove the debug postfix for the executables, it only makes sense for the lib | Romain Pokrzywka | 3 | -51/+39 |
2010-02-07 | and another .def.in for the verbose mode handling | Romain Pokrzywka | 1 | -0/+5 |
2010-02-07 | commented bits cleanup | Romain Pokrzywka | 4 | -68/+1 |
2010-02-07 | disable cmake options that don't apply (for cmake-gui) | Romain Pokrzywka | 1 | -15/+18 |
2010-02-07 | fixed the TODO, the if block didn't make sense indeed. Also make it clearer w... | Romain Pokrzywka | 1 | -31/+18 |
2010-02-07 | fixed and simplified install prefix handling with cmake | Romain Pokrzywka | 1 | -7/+10 |
2010-02-07 | dbus-spawn.h is internal, it shouldn't be installed | Romain Pokrzywka | 1 | -1/+0 |
2010-02-07 | now fix the build for the tests; turns out we need another set of exports, si... | Romain Pokrzywka | 4 | -20/+30 |
2010-02-07 | refactor the cmake build to match with autotools: only export client symbols ... | Romain Pokrzywka | 4 | -96/+69 |
2010-02-07 | split the symbols into separate files matching the client/shared/util section... | Romain Pokrzywka | 1 | -1/+7 |