summaryrefslogtreecommitdiff
path: root/README.cmake
AgeCommit message (Expand)AuthorFilesLines
2022-07-25Bump CMake version to 3.4Jordan Williams1-1/+1
2022-03-29cmake: Fix DBUS_SESSION_SOCKET_DIR when cross-compilingAlex Richardson1-0/+3
2021-12-10Disable the Containers interfaceSimon McVittie1-3/+0
2021-12-10cmake: add option ENABLE_VERBOSE_CONFIGRalf Habacker1-0/+3
2021-12-10cmake: add configure option 'ENABLE_WERROR' to keep in sync with autotoolsRalf Habacker1-0/+3
2020-06-10cmake: add support for user session semantic on Linux operating systemsRalf Habacker1-0/+6
2020-06-10cmake: Add support for systemd integration on Linux operating systemsRalf Habacker1-0/+6
2020-04-29Add support to generate the api documentation in Qt help formatRalf Habacker1-0/+4
2019-03-12README.cmake: Fix doc for building on linuxRalf Habacker1-1/+1
2019-03-12README.cmake: Add cross building for WindowsRalf Habacker1-1/+17
2019-01-22Move cmake related build system to top levelRalf Habacker1-5/+5
2018-12-06Add new cmake configure option DBUS_USE_WINERalf Habacker1-0/+3
2018-11-20Add xsltproc usage to README.cmakeRalf Habacker1-10/+17
2018-03-15Enable "unused result" warning for Visual Studio >= 2012 (MSVC 11.0)Daniel Wendt1-0/+4
2017-12-11driver: Add a stub implementation of the Containers1 interfaceSimon McVittie1-0/+3
2017-09-29unix: Condition Linux-specific abstract sockets on __linux__Simon McVittie1-4/+0
2017-03-20cmake, autotools: Add find package config support for cmake clientsRalf Habacker1-1/+25
2016-10-13Remove leftover declarations for assuming int manipulation is atomicSimon McVittie1-6/+0
2013-11-27cmake: update README.cmake a bitChengwei Yang1-0/+12
2013-06-28dir-watch: remove dnotify backendChengwei Yang1-4/+0
2013-06-25cmake: fix a typo DBUS_DISABLE_ASSERTS should be DBUS_DISABLE_ASSERTChengwei Yang1-1/+1
2013-06-06XML: hard depends on expat and delete libxmlChengwei Yang1-3/+0
2012-08-13Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set...Simon McVittie1-2/+5
2012-08-13cmake: use the same default system bus address as for autotoolsSimon McVittie1-3/+3
2011-12-21added notes about supported compilersRalf Habacker1-32/+38
2011-07-08Visual Studio Professional uses a different ide starter - pointed out by Roma...Ralf Habacker1-18/+33
2011-07-02Collected cmake doc into README.cmake.Ralf Habacker1-0/+150