summaryrefslogtreecommitdiff
path: root/cmake/bus
Commit message (Expand)AuthorAgeFilesLines
* Move cmake related build system to top levelRalf Habacker2019-01-221-204/+0
* test: Move dbus-daemon-launch-helper-test here, and renameSimon McVittie2019-01-211-8/+0
* test: Move dbus-daemon and d-d-launch-helper tests from bus/Simon McVittie2019-01-211-9/+0
* build: Compile most bus/ files into static librariesSimon McVittie2019-01-211-21/+18
* In cmake use variables provided from GNUInstallDirs consequentlyRalf Habacker2018-12-211-9/+9
* cmake: Install d-d-launch-helper to ${CMAKE_INSTALL_LIBEXECDIR}Simon McVittie2018-10-251-1/+1
* cmake: Use non-deprecated install mechanism for d-d-launch-helperSimon McVittie2018-10-251-1/+1
* cmake: Install dbus-daemon-launch-helper even if tests are disabledSimon McVittie2018-10-251-1/+1
* Cleanup of the cmake definitions of source directoriesRalf Habacker2018-10-251-1/+1
* Add version info to installed executables for cmake build system on WindowsRalf Habacker2018-03-121-3/+16
* driver: Add a stub implementation of the Containers1 interfaceSimon McVittie2017-12-111-0/+2
* build: Remove indirection from uses of ExpatSimon McVittie2017-04-101-12/+12
* Replace deprecated cmake install_ functions with related install(...) calls.Ralf Habacker2017-01-301-2/+2
* Only compile test-bus-launch-helper, etc. if embedded tests are enabledSimon McVittie2016-08-161-25/+22
* bus: move shared libaudit code to a new audit.[ch]Simon McVittie2015-08-061-0/+2
* Adjust cmake build to match autoconf installation locations.Dimitri John Ledkov2015-05-272-67/+10
* 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