summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
...
* Unify the way to find dbus-daemon test binaryChengwei Yang2013-10-081-3/+0
* Remove support for platforms with no 64-bit integer typeSimon McVittie2013-09-161-4/+2
* dbus-sysdeps-win: don't include wspiapi.hSimon McVittie2013-09-162-4/+0
* Tests: allow dbus-glib to be replaced with use of libdbus-internalSimon McVittie2013-09-032-2/+4
* Define DBUS_COMPILATION externally for all tests that use internal stuffSimon McVittie2013-09-031-1/+1
* Generate autotools provided PACKAGE_.. and VERSION defines by a cmake macro.Ralf Habacker2013-08-283-1/+74
* Fixed mingw gcc 4.8.1 complains about double defined macros.Ralf Habacker2013-08-281-8/+1
* Revert "Factor out DBusAuthorization from DBusTransport"Simon McVittie2013-08-231-2/+0
* Factor out DBusAuthorization from DBusTransportCosimo Alfarano2013-08-231-0/+2
* cmake: do not bind to any particular POSIX C standardChengwei Yang2013-07-011-1/+1
* tests to embedded tests: replaced in cmake filesChengwei Yang2013-06-285-10/+11
* cmake: align dir watch backend detection with autotoolsChengwei Yang2013-06-282-7/+33
* cmake: terminate to generate makefiles due to fatal errorChengwei Yang2013-06-281-2/+2
* cmake: get rid of useless commented out codeChengwei Yang2013-06-281-48/+0
* dir-watch: remove dnotify backendChengwei Yang2013-06-282-7/+0
* cmake: clean up libxml2 glueChengwei Yang2013-06-281-5/+3
* Explicitly define macros to get less confusing conditionsChengwei Yang2013-06-251-0/+6
* Convert a{sv} helpers from Stats into generic utility codeSimon McVittie2013-06-251-0/+2
* cmake: remove a duplicate line and fix coding styleChengwei Yang2013-06-251-3/+1
* cmake: fix a typo DBUS_DISABLE_ASSERTS should be DBUS_DISABLE_ASSERTChengwei Yang2013-06-252-9/+9
* Use Doxyfile.in for cmake build system too.Ralf Habacker2013-06-242-182/+2
* Fix of cmake xmldoc dependencies chain.Ralf Habacker2013-06-181-7/+12
* Fixed wrong path for generated xml files when creating man pages with cmake.Ralf Habacker2013-06-181-5/+5
* Replace individual global-lock variables with an array of DBusRMutex *Simon McVittie2013-06-171-1/+0
* XML: hard depends on expat and delete libxmlChengwei Yang2013-06-063-30/+6
* dbus_threads_init_default, dbus_threads_init: be safe to call at any timeSimon McVittie2013-05-101-0/+1
* Fixed cmake windows build system bug not installing runtime part of shared li...Ralf Habacker2013-04-292-1/+7
* Rename default_message_unix_fds to DEFAULT_MESSAGE_UNIX_FDSSimon McVittie2013-04-182-2/+2
* cmake: define default_message_unix_fds so it can be substituted in session.confSimon McVittie2013-04-182-1/+5
* Set default maximum number of Unix fds according to OSMatt Fischer2013-04-111-0/+2
* Add function _dbus_get_peer_pid_from_tcp_handle() which returns pid and sid f...Ralf Habacker2013-04-051-2/+2
* CMake linux fixes when using meinproc4 doc generator.Ralf Habacker2013-03-041-4/+7
* Fix cmake linux build: dbus-1 and dbus-internal require to link to rt libraryRalf Habacker2013-03-041-2/+2
* Removed precarious cross compile shell script.Ralf Habacker2013-02-181-110/+0
* Turn all man pages' source into configure-generated filesSimon McVittie2013-02-141-5/+10
* Generate man pages from xml docbook sources for cmake buildsystem.Ralf Habacker2013-02-141-9/+27
* Updated man docbook xml sources from man page source using doclifter.Ralf Habacker2013-02-141-0/+2
* Moved docbook sources used by cmake into doc subdir and adapted cmake build s...Ralf Habacker2013-02-145-1264/+10
* Fixed cmake cross compile timestamp creating.Ralf Habacker2013-02-121-6/+3
* Uses cmake provided expat find package.Ralf Habacker2013-02-122-68/+8
* CMake build system fix: Lets check for xmlto doc book generator first.Ralf Habacker2013-01-291-9/+7
* Fixed cmake warning related to WIN32 macro when configuring on cygwinRalf Habacker2013-01-151-0/+3
* Create missing directories in cmake <build-root>/bus/session.d and <build-roo...Ralf Habacker2013-01-151-0/+3
* Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set...Simon McVittie2012-08-133-6/+9
* cmake: use the same default system bus address as for autotoolsSimon McVittie2012-08-131-2/+9
* On Unix, link libdbus to a platform-specific threading librarySimon McVittie2012-06-152-0/+6
* doc: update documentation with own_prefix policy rulesAlban Crequy2012-03-221-0/+8
* Add dbus-syntax.[ch]Simon McVittie2012-02-241-0/+2
* Windows compile fixRalf Habacker2012-02-091-0/+3
* Revert "keep cmake in sync with automake related to default bus addresses"Simon McVittie2012-01-041-2/+2