2010-12-21 |
Ralf Habacker | Keep in sync with automake. |
blob | commitdiff |
2010-12-07 |
Ralf Habacker | Fix bus-test failure with cmake on unix. |
blob | commitdiff | diff to current |
2010-10-29 |
Ralf Habacker | Service dir related bug fix on windows. |
blob | commitdiff | diff to current |
2010-10-26 |
Will Thompson | Merge branch 'documentation-build-system' |
blob | commitdiff | diff to current |
2010-10-11 |
Ralf Habacker | keep version in sync with automake |
blob | commitdiff | diff to current |
2010-09-03 |
Colin Walters | Merge branch 'dbus-1.2' |
blob | commitdiff | diff to current |
2010-06-22 |
Will Thompson | Merge branch 'dbus-1.2' |
blob | commitdiff | diff to current |
2010-06-11 |
Ralf Habacker | Keep cmake default session and system bus address setup... |
blob | commitdiff | diff to current |
2010-06-07 |
Ralf Habacker | Keep in sync with autotools. |
blob | commitdiff | diff to current |
2010-05-21 |
Will Thompson | Merge branch 'dbus-1.2' |
blob | commitdiff | diff to current |
2010-05-03 |
Fridrich Štrba | Don't truncate pointers on Windows x64 platform |
blob | commitdiff | diff to current |
2010-04-13 |
Ralf Habacker | Keep defines for dbus test in sync with autotools. |
blob | commitdiff | diff to current |
2010-04-13 |
Romain Pokrzywka | update WinCE cmake support |
blob | commitdiff | diff to current |
2010-04-13 |
Romain Pokrzywka | update WinCE cmake support |
blob | commitdiff | diff to current |
2010-04-13 |
Ralf Habacker | Merge branch 'master' of ssh://git.freedesktop.org... |
blob | commitdiff | diff to current |
2010-04-11 |
Ralf Habacker | Cmake support for cross plattform usable test files. |
blob | commitdiff | diff to current |
2010-03-22 |
Colin Walters | Merge branch 'dbus-1.2' |
blob | commitdiff | diff to current |
2010-03-22 |
Ralf Habacker | Removed unused cmake packages. |
blob | commitdiff | diff to current |
2010-03-22 |
unknown | Make the windows binaries and build match the linux... |
blob | commitdiff | diff to current |
2010-03-20 |
Ralf Habacker | CMake dbus libraries usage cleanup. |
blob | commitdiff | diff to current |
2010-03-16 |
Colin Walters | Merge branch 'dbus-1.2' |
blob | commitdiff | diff to current |
2010-03-16 |
Colin Walters | Merge branch 'dbus-1.2' |
blob | commitdiff | diff to current |
2010-03-08 |
Ralf Habacker | fixed backtrace printing on unix with cmake build system |
blob | commitdiff | diff to current |
2010-02-22 |
Colin Walters | Merge branch 'dbus-1.2' |
blob | commitdiff | diff to current |
2010-02-12 |
Ralf Habacker | Merge branch 'master' of ssh://git.freedesktop.org... |
blob | commitdiff | diff to current |
2010-02-10 |
Ralf Habacker | fixed xml doc generating for cmake build system - suppo... |
blob | commitdiff | diff to current |
2010-02-09 |
Ralf Habacker | Merge branch 'master' of ssh://git.freedesktop.org... |
blob | commitdiff | diff to current |
2010-02-06 |
Romain Pokrzywka | not needed anymore. Builds fine without for both msvc... |
blob | commitdiff | diff to current |
2010-02-06 |
Romain Pokrzywka | remove DBUS_DAEMON_EXECUTABLE_NAME, we already have... |
blob | commitdiff | diff to current |
2010-02-06 |
Romain Pokrzywka | remove the debug postfix for the executables, it only... |
blob | commitdiff | diff to current |
2010-02-06 |
Romain Pokrzywka | disable cmake options that don't apply (for cmake-gui) |
blob | commitdiff | diff to current |
2010-02-06 |
Romain Pokrzywka | fixed the TODO, the if block didn't make sense indeed... |
blob | commitdiff | diff to current |
2010-02-06 |
Romain Pokrzywka | fixed and simplified install prefix handling with cmake |
blob | commitdiff | diff to current |
2010-02-06 |
Romain Pokrzywka | refactor the cmake build to match with autotools: only... |
blob | commitdiff | diff to current |
2010-02-02 |
Colin Walters | Merge branch 'my-dbus-1.2' |
blob | commitdiff | diff to current |
2010-02-01 |
Colin Walters | Merge branch 'my-dbus-1.2' |
blob | commitdiff | diff to current |
2010-01-28 |
Colin Walters | Merge branch 'my-dbus-1.2' |
blob | commitdiff | diff to current |
2009-12-14 |
Ralf Habacker | added new variable DBUS_BUILD_TIMESTAMP |
blob | commitdiff | diff to current |
2009-12-06 |
Ralf Habacker | fixed cmake version macro and string handling |
blob | commitdiff | diff to current |
2009-12-01 |
Ralf Habacker | added cmake option for using nonce-tcp protocol as... |
blob | commitdiff | diff to current |
2009-12-01 |
Ralf Habacker | updated version |
blob | commitdiff | diff to current |
2009-12-01 |
Frank Osterfeld | The current state of the nonce-tcp implementation |
blob | commitdiff | diff to current |
2009-11-30 |
Ralf Habacker | fixed DBUS_VA_COPY for msvc |
blob | commitdiff | diff to current |
2009-11-30 |
Frank Osterfeld | define _DEBUG for debug builds (cherry picked from... |
blob | commitdiff | diff to current |
2009-11-30 |
Ralf Habacker | added DBUS_USE_OUTPUT_DEBUG_STRING option |
blob | commitdiff | diff to current |
2009-11-30 |
Frank Osterfeld | define DBUS_BUILD_TESTS only if the option is enabled... |
blob | commitdiff | diff to current |
2009-11-30 |
Frank Osterfeld | fix TEST_SOCKET_DIR on windows, do not override value... |
blob | commitdiff | diff to current |
2009-11-30 |
Frank Osterfeld | build dbus-daemon-launch-helper-test and friends set... |
blob | commitdiff | diff to current |
2009-11-30 |
Frank Osterfeld | generate all config files from the .in files. Set some... |
blob | commitdiff | diff to current |
2009-11-30 |
Sebastian Sauer | use CMAKE_BUILD_TYPE to differ between debug and releas... |
blob | commitdiff | diff to current |
2009-11-30 |
Frank Osterfeld | add check for abstract sockets (cherry picked from... |
blob | commitdiff | diff to current |
2009-11-30 |
Frank Osterfeld | set -DDBUS_BUILD_TESTS remove -g, it's already set... |
blob | commitdiff | diff to current |
2009-11-30 |
Christian Ehrlicher | merge changes done to the cmake-buildsystem from the... |
blob | commitdiff | diff to current |
2007-06-21 |
Ralf Habacker | * cmake/CMakeLists.txt: added VERSION_PATCH to be able... |
blob | commitdiff | diff to current |
2007-06-16 |
Ralf Habacker | - debug options should not be in cvs |
blob | commitdiff | diff to current |
2007-06-16 |
Ralf Habacker | * cmake/CMakeLists.txt: use local include header first |
blob | commitdiff | diff to current |
2007-06-14 |
Ralf Habacker | * cmake/modules/FindKDEWIN.cmake, cmake/modules/FindKDE... |
blob | commitdiff | diff to current |
2007-06-03 |
Ralf Habacker | * cmake: added cygwin compile support |
blob | commitdiff | diff to current |
2007-06-01 |
Ralf Habacker | * tools/dbus-launch-win.c: new file, replaces script... |
blob | commitdiff | diff to current |
2007-05-23 |
Ralf Habacker | * cmake/CMakeLists.txt: fixed creating of TEST_..._BINA... |
blob | commitdiff | diff to current |
2007-04-28 |
Ralf Habacker | * cmake/: don't install test applications and service... |
blob | commitdiff | diff to current |
2007-04-26 |
Ralf Habacker | * cmake: added debug postfixes to debug exe's for easie... |
blob | commitdiff | diff to current |
2007-03-15 |
Ralf Habacker | * cmake\doc\CMakeLists.txt: added prelimary xml doc... |
blob | commitdiff | diff to current |
2007-03-14 |
Ralf Habacker | * cmake: added doxygen support |
blob | commitdiff | diff to current |
2007-03-08 |
Ralf Habacker | * cmake/CMakeList.txt,cmake/config.h.cmake: used DBUS_W... |
blob | commitdiff | diff to current |
2007-03-06 |
Ralf Habacker | * cmake/dbus/CMakeLists.txt,cmake/bus/CMakeLists.txt, |
blob | commitdiff | diff to current |
2007-03-03 |
Ralf Habacker | * cmake: new directory, contains cmake build support. |
blob | commitdiff | diff to current |
|