summaryrefslogtreecommitdiff
path: root/tools/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* tools/dbus-run-session: fix race between manual and automatically started dbu...Ralf Habacker2021-11-231-0/+2
* cmake: Use CMAKE_INSTALL_FULL_<dir> for configuration and stateRalf Habacker2020-06-101-1/+1
* cmake: build and install dbus-cleanup-sockets on non Windows platformsRalf Habacker2020-04-291-0/+6
* cmake: build and install dbus-uuidgen on non Windows platformsRalf Habacker2020-04-291-0/+10
* cmake: complete adding version info to all installed executables on WindowsRalf Habacker2020-02-191-1/+5
* cmake: Add X11 include path for toolsTuomo Rinne2020-01-221-0/+1
* cmake: install missing files to keep in sync with autotools buildsRalf Habacker2019-03-131-0/+6
* Adjust indents of CMakeLists.txt files always to 4 spacesRalf Habacker2019-01-241-1/+1
* Remove obsolete parameter in end... cmake keywordsRalf Habacker2019-01-241-3/+3
* Remove spaces between cmake command and opening bracketRalf Habacker2019-01-241-15/+15
* Replace tabs by 4 spaces in CMakeLists.txt filesRalf Habacker2019-01-241-24/+24
* Remove trailing spaces in CMakeLists.txt filesRalf Habacker2019-01-241-4/+4
* Add cmake macros add_executable_version_info and add_library_version_infoRalf Habacker2019-01-221-26/+5
* Move cmake related build system to top levelRalf Habacker2019-01-221-0/+132