index
:
dbus
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-03
Tests: allow dbus-glib to be replaced with use of libdbus-internal
Simon McVittie
2
-2
/
+4
2013-09-03
Define DBUS_COMPILATION externally for all tests that use internal stuff
Simon McVittie
1
-1
/
+1
2013-08-28
Generate autotools provided PACKAGE_.. and VERSION defines by a cmake macro.
Ralf Habacker
3
-1
/
+74
2013-08-28
Fixed mingw gcc 4.8.1 complains about double defined macros.
Ralf Habacker
1
-8
/
+1
2013-08-23
Revert "Factor out DBusAuthorization from DBusTransport"
Simon McVittie
1
-2
/
+0
2013-08-23
Factor out DBusAuthorization from DBusTransport
Cosimo Alfarano
1
-0
/
+2
2013-07-01
cmake: do not bind to any particular POSIX C standard
Chengwei Yang
1
-1
/
+1
2013-06-28
tests to embedded tests: replaced in cmake files
Chengwei Yang
5
-10
/
+11
2013-06-28
cmake: align dir watch backend detection with autotools
Chengwei Yang
2
-7
/
+33
2013-06-28
cmake: terminate to generate makefiles due to fatal error
Chengwei Yang
1
-2
/
+2
2013-06-28
cmake: get rid of useless commented out code
Chengwei Yang
1
-48
/
+0
2013-06-28
dir-watch: remove dnotify backend
Chengwei Yang
2
-7
/
+0
2013-06-28
cmake: clean up libxml2 glue
Chengwei Yang
1
-5
/
+3
2013-06-25
Explicitly define macros to get less confusing conditions
Chengwei Yang
1
-0
/
+6
2013-06-25
Convert a{sv} helpers from Stats into generic utility code
Simon McVittie
1
-0
/
+2
2013-06-25
cmake: remove a duplicate line and fix coding style
Chengwei Yang
1
-3
/
+1
2013-06-25
cmake: fix a typo DBUS_DISABLE_ASSERTS should be DBUS_DISABLE_ASSERT
Chengwei Yang
2
-9
/
+9
2013-06-24
Use Doxyfile.in for cmake build system too.
Ralf Habacker
2
-182
/
+2
2013-06-18
Fix of cmake xmldoc dependencies chain.
Ralf Habacker
1
-7
/
+12
2013-06-18
Fixed wrong path for generated xml files when creating man pages with cmake.
Ralf Habacker
1
-5
/
+5
2013-06-17
Replace individual global-lock variables with an array of DBusRMutex *
Simon McVittie
1
-1
/
+0
2013-06-06
XML: hard depends on expat and delete libxml
Chengwei Yang
3
-30
/
+6
2013-05-10
dbus_threads_init_default, dbus_threads_init: be safe to call at any time
Simon McVittie
1
-0
/
+1
2013-04-29
Fixed cmake windows build system bug not installing runtime part of shared li...
Ralf Habacker
2
-1
/
+7
2013-04-18
Rename default_message_unix_fds to DEFAULT_MESSAGE_UNIX_FDS
Simon McVittie
2
-2
/
+2
2013-04-18
cmake: define default_message_unix_fds so it can be substituted in session.conf
Simon McVittie
2
-1
/
+5
2013-04-11
Set default maximum number of Unix fds according to OS
Matt Fischer
1
-0
/
+2
2013-04-05
Add function _dbus_get_peer_pid_from_tcp_handle() which returns pid and sid f...
Ralf Habacker
1
-2
/
+2
2013-03-04
CMake linux fixes when using meinproc4 doc generator.
Ralf Habacker
1
-4
/
+7
2013-03-04
Fix cmake linux build: dbus-1 and dbus-internal require to link to rt library
Ralf Habacker
1
-2
/
+2
2013-02-18
Removed precarious cross compile shell script.
Ralf Habacker
1
-110
/
+0
2013-02-14
Turn all man pages' source into configure-generated files
Simon McVittie
1
-5
/
+10
2013-02-14
Generate man pages from xml docbook sources for cmake buildsystem.
Ralf Habacker
1
-9
/
+27
2013-02-14
Updated man docbook xml sources from man page source using doclifter.
Ralf Habacker
1
-0
/
+2
2013-02-14
Moved docbook sources used by cmake into doc subdir and adapted cmake build s...
Ralf Habacker
5
-1264
/
+10
2013-02-12
Fixed cmake cross compile timestamp creating.
Ralf Habacker
1
-6
/
+3
2013-02-12
Uses cmake provided expat find package.
Ralf Habacker
2
-68
/
+8
2013-01-29
CMake build system fix: Lets check for xmlto doc book generator first.
Ralf Habacker
1
-9
/
+7
2013-01-15
Fixed cmake warning related to WIN32 macro when configuring on cygwin
Ralf Habacker
1
-0
/
+3
2013-01-15
Create missing directories in cmake <build-root>/bus/session.d and <build-roo...
Ralf Habacker
1
-0
/
+3
2012-08-13
Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set...
Simon McVittie
3
-6
/
+9
2012-08-13
cmake: use the same default system bus address as for autotools
Simon McVittie
1
-2
/
+9
2012-06-15
On Unix, link libdbus to a platform-specific threading library
Simon McVittie
2
-0
/
+6
2012-03-22
doc: update documentation with own_prefix policy rules
Alban Crequy
1
-0
/
+8
2012-02-24
Add dbus-syntax.[ch]
Simon McVittie
1
-0
/
+2
2012-02-09
Windows compile fix
Ralf Habacker
1
-0
/
+3
2012-01-04
Revert "keep cmake in sync with automake related to default bus addresses"
Simon McVittie
1
-2
/
+2
2012-01-04
Revert "made session service dirs customizable: cmake part"
Simon McVittie
2
-5
/
+0
2011-12-22
keep cmake in sync with automake related to default bus addresses
Ralf Habacker
1
-2
/
+2
2011-12-21
Merge branch 'dbus-1.4'
Ralf Habacker
2
-13
/
+46
[next]