summaryrefslogtreecommitdiff
path: root/cmake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Use cmake build in timestamp function to generate the build time stampRalf Habacker2017-10-181-2/+2
* unix: Condition Linux-specific abstract sockets on __linux__Simon McVittie2017-09-291-1/+0
* Deprecate the pam_console/pam_foreground flag-file directorySimon McVittie2017-09-251-6/+8
* build: Introduce ${runstatedir} and use it for the pid fileSimon McVittie2017-06-301-2/+3
* build: Remove indirection from uses of ExpatSimon McVittie2017-04-101-4/+0
* cmake, autotools: Add find package config support for cmake clientsRalf Habacker2017-03-201-1/+21
* cmake: Optionally create relocatable dbus-1.pc fileRalf Habacker2017-03-201-7/+27
* cmake: keep variable DBUS_MACHINE_UUID_FILE in sync with autotools.Ralf Habacker2017-02-141-1/+1
* cmake: use default GNU installation layout.Ralf Habacker2017-02-131-21/+16
* cmake: Use relative install locations on Unix tooRalf Habacker2017-02-101-5/+1
* cmake: Install executables in bin/ on Unix, not lib/Ralf Habacker2017-02-101-1/+1
* Add pkgconfig file generating support on unix os to cmake build system.Ralf Habacker2017-02-101-0/+23
* Do not dump unused DBUS_SYSTEM_BUS_DEFAULT_ADDRESS variable on windows.Ralf Habacker2017-01-301-7/+6
* Do not define unused variable DBUS_SESSION_SOCKET_DIR setting with cmake on W...Ralf Habacker2017-01-301-21/+14
* Replace deprecated cmake install_ functions with related install(...) calls.Ralf Habacker2017-01-301-1/+1
* Revert "Keep cmake gcc builds in sync with autotools warnings."Simon McVittie2016-10-131-2/+2
* Remove leftover declarations for assuming int manipulation is atomicSimon McVittie2016-10-131-3/+0
* Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCHSimon McVittie2016-02-121-1/+0
* Keep cmake gcc builds in sync with autotools warnings.Ralf Habacker2016-02-111-2/+2
* Refactored cmake part dealing with compiler warnings to use warnings identifier.Ralf Habacker2016-02-111-45/+61
* cmake: simplify definition of installation pathsSimon McVittie2015-10-051-18/+2
* On Windows, load local configuration relative to bus setupSimon McVittie2015-10-021-1/+14
* Adjust cmake build to match autoconf installation locations.Dimitri John Ledkov2015-05-271-3/+7
* Security hardening: force EXTERNAL auth in session.conf on UnixSimon McVittie2015-05-141-0/+4
* cmake: Give users a hint to run autogen.sh if config.h.in is not present to s...Ralf Habacker2015-04-201-0/+2
* cmake: Add msvc support for sign-compare warnings.Ralf Habacker2015-04-201-2/+7
* cmake: Dump missing config header checks only if config.h.in is present.Ralf Habacker2015-04-201-1/+5
* cmake: Extend underlines below dbus version print on configure summary title.Ralf Habacker2015-03-241-1/+1
* cmake: only set CMP0053, CMP0054 on CMake >= 3.1Simon McVittie2015-03-241-2/+4
* cmake: opt-in to not implicitly expanding variables in if() (policy CMP0054)Ralf Habacker2015-03-111-0/+1
* Revert "cmake: @VAR@ substitutions in set() are deprecated, use string(CONFIG...Ralf Habacker2015-03-111-1/+0
* cmake: @VAR@ substitutions in set() are deprecated, use string(CONFIGURE) ins...Ralf Habacker2015-03-061-0/+1
* cmake: @VAR@ substitutions in set() are deprecated, use string(CONFIGURE) ins...Ralf Habacker2015-03-061-0/+1
* cmake: stop using deprecated LOCATION property (policy CMP0026)Ralf Habacker2015-03-061-0/+3
* Move include file checks to ConfigureChecks.cmake for cmake build system.Ralf Habacker2015-03-051-5/+0
* Add check to cmake build system if config.h.cmake is in sync with autotools.Ralf Habacker2015-03-051-1/+1
* Add cmake macro autoheaderchecks().Ralf Habacker2015-03-051-0/+1
* Enable -Wsign-compare for cmake builds.Ralf Habacker2015-03-041-0/+2
* Keep cmake defines GLIB_VERSION_... in sync with autotools.Ralf Habacker2015-03-031-1/+7
* Link dbus-daemon and dbus-daemon-lauch-helper against libdbusBertrand SIMONNET2015-02-201-6/+1
* tests: always use libdbus-internal for main loop, never dbus-glibSimon McVittie2015-02-201-1/+1
* Add manual-paths test executable with cmake build support.Ralf Habacker2015-02-121-0/+2
* Provide appropriate DBUS_USER and DBUS_TEST_USER under CMakeRalf Habacker2015-02-041-3/+3
* Include test-dbus and test-bus in cmake 'make check' target.Ralf Habacker2014-10-241-0/+3
* Merge branch 'dbus-1.8'Simon McVittie2014-09-161-4/+0
|\
| * config: change DEFAULT_MESSAGE_UNIX_FDS to 16Simon McVittie2014-09-151-4/+0
* | Fix installation of empty directories for cmake build system.Ralf Habacker2014-09-151-3/+3
* | Make various system-bus-related things Unix-onlySimon McVittie2014-09-151-7/+2
* | Keep cmake generated shared dbus-1 library file name in sync with autotools.Ralf Habacker2014-01-301-1/+0
|/
* Fix of 'dbus-daemon can only handle 64 simultaneous connections on Windows'.Cristian Onet2014-01-271-0/+4