index
:
dbus
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-03
Don't truncate pointers on Windows x64 platform
Fridrich Štrba
15
-61
/
+102
2010-04-29
Change to assume executable extension when none is given (except on wince)
Fridrich Štrba
1
-0
/
+4
2010-04-29
Pass the environment to CreateProcessA correctly and be more defensive
Fridrich Štrba
1
-12
/
+30
2010-04-27
Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbus
Ralf Habacker
8
-14
/
+217
2010-04-27
Minor name spelling fix.
Ralf Habacker
1
-1
/
+1
2010-04-26
Fix spelling error
David Zeuthen
1
-1
/
+1
2010-04-22
Added cmake cross compile wrapper.
Ralf Habacker
1
-0
/
+105
2010-04-21
Fixed wrong spelling of DBUS_DISABLE_ASSERTS usage on windows.
Ralf Habacker
1
-2
/
+4
2010-04-21
Fixed autotools mingw cross compile bug reported by Fridrich Strba.
Ralf Habacker
1
-2
/
+1
2010-04-21
A little bit more efficient version of _dbus_replace_install_prefix
Fridrich Štrba
1
-3
/
+3
2010-04-21
Patch relocating "exec" variable and position of service files
Fridrich Štrba
5
-7
/
+107
2010-04-16
Removed obsolate file.
Ralf Habacker
1
-3
/
+0
2010-04-14
Fix warnings on Windows CE target.
Marcus Brinkmann
5
-1
/
+14
2010-04-14
Fix warnings on Windows builds.
Marcus Brinkmann
3
-9
/
+4
2010-04-14
Remove obsolete files.
Marcus Brinkmann
7
-653
/
+0
2010-04-14
Include strtoll.c and strtoull.c in distribution.
Marcus Brinkmann
1
-1
/
+1
2010-04-13
Added missing test libraries and tools to keep in sync with autotools.
Ralf Habacker
2
-0
/
+26
2010-04-13
Keep defines for dbus test in sync with autotools.
Ralf Habacker
1
-0
/
+2
2010-04-13
Keep test file directories in sync with autotools
Ralf Habacker
1
-10
/
+12
2010-04-13
Port test-privserver to windows by using the TEST_LISTEN bus address.
Ralf Habacker
1
-0
/
+4
2010-04-13
Defined DBUS_CMAKE in config.h to have a way for detecting the currently used...
Ralf Habacker
1
-0
/
+2
2010-04-13
Add README for Windows CE.
Marcus Brinkmann
1
-0
/
+81
2010-04-13
Add replacement functions strtoll/strtoull for dbus-send, mainly for Windows CE.
Marcus Brinkmann
4
-1
/
+323
2010-04-13
Port dbus tools to Windows CE.
Marcus Brinkmann
3
-50
/
+107
2010-04-13
Add support for Windows CE to the code base.
Marcus Brinkmann
12
-34
/
+1351
2010-04-13
add missing HAVE_ macros to cmake
Romain Pokrzywka
2
-3
/
+27
2010-04-13
Windows CE has a different understanding of "command line" from Windows.
Marcus Brinkmann
1
-0
/
+4
2010-04-13
Add WinCE detection to configure.in and choose right socket library.
Marcus Brinkmann
1
-1
/
+13
2010-04-13
clean up def file change.
Marcus Brinkmann
1
-6
/
+0
2010-04-13
Merge branch 'master' of ssh://rhabacker@git.freedesktop.org/git/dbus/dbus
Ralf Habacker
11
-415
/
+497
2010-04-13
Prepare for WinCE port: Convert windows code to native API, avoid errno.
Marcus Brinkmann
11
-415
/
+497
2010-04-13
update WinCE cmake support
Romain Pokrzywka
2
-43
/
+37
2010-04-13
update WinCE cmake support
Romain Pokrzywka
2
-43
/
+37
2010-04-13
Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbus
Ralf Habacker
194
-4296
/
+5028
2010-04-11
Cmake build system cleanup.
Ralf Habacker
1
-57
/
+57
2010-04-11
Cmake support for cross plattform usable test files.
Ralf Habacker
6
-11
/
+55
2010-04-10
Fixed meinproc4 docbook generator detection for cmake buildsystem.
Ralf Habacker
1
-6
/
+6
2010-04-09
Simplified cmake specific test file generating.
Ralf Habacker
1
-67
/
+24
2010-03-30
Fixed xmlto usage on unix for cmake build system.
Ralf Habacker
1
-5
/
+5
2010-03-29
Determine docbook.xsl path on windows from meinproc4 executable.
Ralf Habacker
1
-1
/
+7
2010-03-29
Added x64 and ia64 backtrace support for windows.
Patrick von Reth
1
-0
/
+18
2010-03-27
Cleaned up _dbus_verbose calls: function names and code line numbers are prin...
Ralf Habacker
10
-116
/
+108
2010-03-24
Added cmake build system notes to README and INSTALL.
Ralf Habacker
2
-25
/
+75
2010-03-23
Renamed libdbus-convenience to libdbus-internal for automake (to stay in sync...
Ralf Habacker
4
-23
/
+23
2010-03-23
Update dll export for autoconf (to stay in sync with cmake).
Marcus Brinkmann
4
-33
/
+16
2010-03-22
Keep cmake build system in sync with commit d47154c28b68b32177773bd489fdae62b...
Ralf Habacker
1
-5
/
+0
2010-03-22
Merge branch 'dbus-1.2'
Colin Walters
11
-599
/
+63
2010-03-22
[64 bit printf] Update to use DBUS_PID_FORMAT, print (omitted)
Colin Walters
2
-4
/
+8
2010-03-22
Add DBUS_INT64_MODIFIER define, turn on -Wformat
Colin Walters
6
-21
/
+53
2010-03-22
Add DBUS_GNUC_PRINTF checks to new formatting functions
Colin Walters
2
-1
/
+4
[next]