summaryrefslogtreecommitdiff
path: root/cmake/bus
Commit message (Expand)AuthorAgeFilesLines
* Add apparmor element support to bus config parsingTyler Hicks2015-02-181-0/+2
* Fix usage of undefined variable DBUS_WIN32 on cmake build systemRalf Habacker2015-01-051-1/+1
* Build test-bus-system with cmake on non win32 platforms.Ralf Habacker2014-09-181-1/+15
* Fix installation of empty directories for cmake build system.Ralf Habacker2014-09-151-9/+14
* Rename bus-test-launch-helper to test-bus-launch_helper to match common test ...Ralf Habacker2014-01-171-2/+2
* Rename bus-test to test-bus to match common test application naming scheme.Ralf Habacker2014-01-171-2/+2
* Use macros for test and helper executable targets on cmake build system.Ralf Habacker2014-01-101-7/+4
* Remove obsolete cmake project tags in sub directories; we only have one project.Ralf Habacker2014-01-081-2/+0
* tests to embedded tests: replaced in cmake filesChengwei Yang2013-06-281-2/+2
* cmake: align dir watch backend detection with autotoolsChengwei Yang2013-06-281-7/+10
* XML: hard depends on expat and delete libxmlChengwei Yang2013-06-061-5/+1
* Moved docbook sources used by cmake into doc subdir and adapted cmake build s...Ralf Habacker2013-02-141-752/+0
* Create missing directories in cmake <build-root>/bus/session.d and <build-roo...Ralf Habacker2013-01-151-0/+3
* doc: update documentation with own_prefix policy rulesAlban Crequy2012-03-221-0/+8
* Revert "made session service dirs customizable: cmake part"Simon McVittie2012-01-041-2/+0
* made session service dirs customizable: cmake partRalf Habacker2011-11-211-0/+2
* Install empty session.d config directory using cmake, otherwise dbus-daemon w...Ralf Habacker2011-10-171-0/+1
* Merged cmake and autotools session bus configurationRalf Habacker2011-09-292-33/+2
* Added DBUS_ENABLE_STATS option to cmake buildsystem to keep in sync with auto...Ralf Habacker2011-07-021-0/+6
* Keep in sync with autotools.Ralf Habacker2010-06-071-1/+1
* Make the windows binaries and build match the linux one with cmake buildsystem.unknown2010-03-221-0/+3
* CMake dbus libraries usage cleanup.Ralf Habacker2010-03-201-8/+6
* added some docs for windows and updated the documentation indexRalf Habacker2010-02-101-0/+744
* remove DBUS_DAEMON_EXECUTABLE_NAME, we already have DBUS_DAEMON_NAME, and use...Romain Pokrzywka2010-02-071-0/+1
* remove the debug postfix for the executables, it only makes sense for the libRomain Pokrzywka2010-02-071-6/+0
* commented bits cleanupRomain Pokrzywka2010-02-071-14/+0
* refactor the cmake build to match with autotools: only export client symbols ...Romain Pokrzywka2010-02-071-25/+14
* disable launch-helper on windows for now until it builds (cherry picked from ...Frank Osterfeld2009-11-301-11/+15
* bus-test-launch-helper is a unit test, test-service and test-shell-service ar...Frank Osterfeld2009-11-301-1/+1
* build dbus-daemon-launch-helper-test and friends set all TEST vars needed for...Frank Osterfeld2009-11-301-0/+20
* do not add d suffix on non-windows (cherry picked from commit 27980491d3cac61...Frank Osterfeld2009-11-301-3/+6
* use correct test data dir (cherry picked from commit ef471a74068b198ed10fe2a3...Frank Osterfeld2009-11-301-1/+1
* merge changes done to the cmake-buildsystem from the sf.net windbus-svn trunk...Christian Ehrlicher2009-11-301-24/+29
* * cmake/: don't install test applications and service files, moved CMAKE_DEBU...Ralf Habacker2007-04-281-4/+4
* * cmake: added debug postfixes to debug exe's for easier debugging.Ralf Habacker2007-04-261-10/+10
* * cmake/dbus/CMakeLists.txt,cmake/bus/CMakeLists.txt,Ralf Habacker2007-03-061-1/+1
* * cmake: new directory, contains cmake build support.Ralf Habacker2007-03-034-0/+273