summaryrefslogtreecommitdiff
path: root/cmake/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2011-07-04Fixed cmake buildsystem - option command only supports boolean valuesRalf Habacker1-3/+3
2011-07-03Limit batch file creating to windowsRalf Habacker1-0/+4
2011-07-03Fixed cmake buildsystem on unix - option command only supports boolean valuesRalf Habacker1-2/+2
2011-07-02Added DBUS_ENABLE_STATS option to cmake buildsystem to keep in sync with auto...Ralf Habacker1-0/+3
2011-06-20CMake fix: Do not use FORCE in variables which should be changeable by the user.Ralf Habacker1-3/+3
2011-06-14fixed cmake error: doc says CACHE needs type *and* doc stringRalf Habacker1-5/+5
2011-06-10Merge branch 'dbus-1.4'Simon McVittie1-1/+1
2011-06-10Add support for building "modular" tests, which require GLib and dbus-glibSimon McVittie1-1/+1
2011-05-28Fixes for Visual Studio 2010 cmake generator - reported by Ray Satiro.Ralf Habacker1-3/+3
2011-05-28Fixed cmake syntax errors.Ralf Habacker1-5/+5
2011-05-25To avoid double dbus version definitions take values from configure.ac.Ralf Habacker1-3/+7
2011-05-22Added cmake 'help-options' target to print out all available configure optionsRalf Habacker1-0/+5
2011-05-22Cleaned public cmake option naming.Ralf Habacker1-22/+22
2011-05-22To 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
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-10-29Service dir related bug fix on windows.Ralf Habacker1-29/+45
2010-10-12keep version in sync with automakeRalf Habacker1-3/+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-05-03Don't truncate pointers on Windows x64 platformFridrich Štrba1-1/+1
2010-04-13Keep defines for dbus test in sync with autotools.Ralf Habacker1-0/+2
2010-04-13update WinCE cmake supportRomain Pokrzywka1-41/+19
2010-04-11Cmake support for cross plattform usable test files.Ralf Habacker1-4/+14
2010-03-22Removed unused cmake packages.Ralf Habacker1-6/+0
2010-03-22Make the windows binaries and build match the linux one with cmake buildsystem.unknown1-1/+7
2010-03-20CMake dbus libraries usage cleanup.Ralf Habacker1-0/+3
2010-03-08fixed backtrace printing on unix with cmake build systemRalf Habacker1-3/+10
2010-02-10fixed xml doc generating for cmake build system - supported docbook generator...Ralf Habacker1-2/+2
2010-02-07not needed anymore. Builds fine without for both msvc and mingwRomain Pokrzywka1-8/+0
2010-02-07remove DBUS_DAEMON_EXECUTABLE_NAME, we already have DBUS_DAEMON_NAME, and use...Romain Pokrzywka1-3/+2
2010-02-07remove the debug postfix for the executables, it only makes sense for the libRomain Pokrzywka1-41/+39
2010-02-07disable cmake options that don't apply (for cmake-gui)Romain Pokrzywka1-15/+18
2010-02-07fixed the TODO, the if block didn't make sense indeed. Also make it clearer w...Romain Pokrzywka1-31/+18
2010-02-07fixed and simplified install prefix handling with cmakeRomain Pokrzywka1-7/+10
2010-02-07refactor the cmake build to match with autotools: only export client symbols ...Romain Pokrzywka1-18/+0
2009-12-14added new variable DBUS_BUILD_TIMESTAMPRalf Habacker1-0/+9
2009-12-07fixed cmake version macro and string handlingRalf Habacker1-25/+16
2009-12-01added cmake option for using nonce-tcp protocol as default; set tcp as defaul...Ralf Habacker1-2/+8
2009-12-01updated versionRalf Habacker1-2/+2
2009-12-01The current state of the nonce-tcp implementationFrank Osterfeld1-2/+2
2009-11-30fixed DBUS_VA_COPY for msvcRalf Habacker1-0/+8
2009-11-30define _DEBUG for debug builds (cherry picked from commit 3e261c022623306d4db...Frank Osterfeld1-0/+2
2009-11-30added DBUS_USE_OUTPUT_DEBUG_STRING optionRalf Habacker1-0/+5
2009-11-30define DBUS_BUILD_TESTS only if the option is enabled (cherry picked from com...Frank Osterfeld1-1/+4
2009-11-30fix TEST_SOCKET_DIR on windows, do not override value from top-level in test/...Frank Osterfeld1-15/+18
2009-11-30build dbus-daemon-launch-helper-test and friends set all TEST vars needed for...Frank Osterfeld1-2/+2
2009-11-30generate all config files from the .in files. Set some of the required variab...Frank Osterfeld1-0/+8