summaryrefslogtreecommitdiff
path: root/README.cmake
Commit message (Expand)AuthorAgeFilesLines
* Bump CMake version to 3.4Jordan Williams2022-07-251-1/+1
* cmake: Fix DBUS_SESSION_SOCKET_DIR when cross-compilingAlex Richardson2022-03-291-0/+3
* Disable the Containers interfaceSimon McVittie2021-12-101-3/+0
* cmake: add option ENABLE_VERBOSE_CONFIGRalf Habacker2021-12-101-0/+3
* cmake: add configure option 'ENABLE_WERROR' to keep in sync with autotoolsRalf Habacker2021-12-101-0/+3
* cmake: add support for user session semantic on Linux operating systemsRalf Habacker2020-06-101-0/+6
* cmake: Add support for systemd integration on Linux operating systemsRalf Habacker2020-06-101-0/+6
* Add support to generate the api documentation in Qt help formatRalf Habacker2020-04-291-0/+4
* README.cmake: Fix doc for building on linuxRalf Habacker2019-03-121-1/+1
* README.cmake: Add cross building for WindowsRalf Habacker2019-03-121-1/+17
* Move cmake related build system to top levelRalf Habacker2019-01-221-5/+5
* Add new cmake configure option DBUS_USE_WINERalf Habacker2018-12-061-0/+3
* Add xsltproc usage to README.cmakeRalf Habacker2018-11-201-10/+17
* Enable "unused result" warning for Visual Studio >= 2012 (MSVC 11.0)Daniel Wendt2018-03-151-0/+4
* driver: Add a stub implementation of the Containers1 interfaceSimon McVittie2017-12-111-0/+3
* unix: Condition Linux-specific abstract sockets on __linux__Simon McVittie2017-09-291-4/+0
* cmake, autotools: Add find package config support for cmake clientsRalf Habacker2017-03-201-1/+25
* Remove leftover declarations for assuming int manipulation is atomicSimon McVittie2016-10-131-6/+0
* cmake: update README.cmake a bitChengwei Yang2013-11-271-0/+12
* dir-watch: remove dnotify backendChengwei Yang2013-06-281-4/+0
* cmake: fix a typo DBUS_DISABLE_ASSERTS should be DBUS_DISABLE_ASSERTChengwei Yang2013-06-251-1/+1
* XML: hard depends on expat and delete libxmlChengwei Yang2013-06-061-3/+0
* Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set...Simon McVittie2012-08-131-2/+5
* cmake: use the same default system bus address as for autotoolsSimon McVittie2012-08-131-3/+3
* added notes about supported compilersRalf Habacker2011-12-211-32/+38
* Visual Studio Professional uses a different ide starter - pointed out by Roma...Ralf Habacker2011-07-081-18/+33
* Collected cmake doc into README.cmake.Ralf Habacker2011-07-021-0/+150