Marcus Brinkmann
8cc9c399a4
Fix infinite recursion on Windows CE.
2010-05-10 21:52:50 +02:00
Marcus Brinkmann
b65a3f8cca
Fix GetModuleFileNameA and RegQueryValueExA for Windows CE.
2010-05-10 21:52:34 +02:00
Ray Strode
d5a6e590b8
Add clarification to spec about UpdateActivationEnvironment
...
UpdateActivationEnvironment takes a a{ss}. This means only
valid UTF-8 can be used. Environment variables are normally
ascii, but in theory have no specific encoding to them. This
means that certain valid environment variables can't be sent
to the bus for updating its activation environment.
This commit just adds a note to the spec explaining this
restriction.
2010-05-10 10:16:15 -04:00
Marcus Brinkmann
7490c60b77
Move definition of _WIN32_WCE to configure.in (cmake defines it already).
2010-05-07 11:31:40 +02:00
Romain Pokrzywka
3222b64d4a
fix {u}intptr_t usage on wince with msvc
2010-05-05 07:57:28 +02:00
Ralf Habacker
2c604f887e
Send system log messages to debug port for now.
2010-05-05 07:56:50 +02:00
Ralf Habacker
5951a59924
Added missing implementation for _dbus_system_logv().
2010-05-03 12:06:22 +02:00
Ralf Habacker
da3578a1a7
Cleanup debug messages.
2010-05-03 11:56:40 +02:00
Marcus Brinkmann
9165229a0a
Defensively protect against bogus argv argument on W32CE.
2010-05-03 10:56:31 +02:00
Ralf Habacker
755fc64ea4
Disabled launch helper activation tests on windows.
...
Launch helper application isn't supported on windows yet.
2010-05-03 10:55:46 +02:00
Ralf Habacker
152fa9c7f0
Be more silent with porting problems.
2010-05-03 10:53:44 +02:00
Fridrich Štrba
c096c5cb9a
Don't truncate pointers on Windows x64 platform
2010-05-03 10:48:38 +02:00
Fridrich Štrba
f578ad20ef
Change to assume executable extension when none is given (except on wince)
2010-04-29 11:40:09 +02:00
Fridrich Štrba
ecb7a5606c
Pass the environment to CreateProcessA correctly and be more defensive
2010-04-29 11:38:30 +02:00
Ralf Habacker
04ddf2e3aa
Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbus
2010-04-27 11:22:32 +02:00
Ralf Habacker
e50c57c787
Minor name spelling fix.
2010-04-27 11:19:56 +02:00
David Zeuthen
ef3eee2848
Fix spelling error
...
This broke 'make install' since dbus-daemon-launch-helper didn't get
installed.
Signed-off-by: David Zeuthen <davidz@redhat.com>
2010-04-26 18:00:07 -04:00
Tomas Pelka
0528323563
[legacy init script] Fix the use of $servicename
2010-04-23 12:02:19 -04:00
Ralf Habacker
dfd525d602
Added cmake cross compile wrapper.
2010-04-22 11:51:23 +02:00
Ralf Habacker
2bb58750aa
Fixed wrong spelling of DBUS_DISABLE_ASSERTS usage on windows.
2010-04-21 16:08:58 +02:00
Ralf Habacker
f82d7d98a0
Fixed autotools mingw cross compile bug reported by Fridrich Strba.
2010-04-21 15:50:16 +02:00
Fridrich Štrba
4ac54f20c0
A little bit more efficient version of _dbus_replace_install_prefix
2010-04-21 13:03:52 +02:00
Fridrich Štrba
ed79e030ca
Patch relocating "exec" variable and position of service files
2010-04-21 12:30:52 +02:00
Ralf Habacker
14cc116254
Removed obsolate file.
2010-04-16 08:04:26 +02:00
Marcus Brinkmann
abb81eb446
Fix warnings on Windows CE target.
2010-04-14 08:26:47 +02:00
Marcus Brinkmann
e419a5cff7
Fix warnings on Windows builds.
2010-04-14 08:26:40 +02:00
Marcus Brinkmann
3678d71d18
Remove obsolete files.
2010-04-14 08:26:14 +02:00
Marcus Brinkmann
f857bf034a
Include strtoll.c and strtoull.c in distribution.
2010-04-14 08:23:29 +02:00
Ralf Habacker
280cdc2ad8
Added missing test libraries and tools to keep in sync with autotools.
2010-04-13 21:18:41 +02:00
Ralf Habacker
ae9edf9b0d
Keep defines for dbus test in sync with autotools.
2010-04-13 21:17:46 +02:00
Ralf Habacker
e828d41e3e
Keep test file directories in sync with autotools
2010-04-13 21:17:31 +02:00
Ralf Habacker
ec18f1fc89
Port test-privserver to windows by using the TEST_LISTEN bus address.
2010-04-13 21:15:41 +02:00
Ralf Habacker
9ba1517315
Defined DBUS_CMAKE in config.h to have a way for detecting the currently used buildsystem.
2010-04-13 21:15:29 +02:00
Marcus Brinkmann
3050bcfd1a
Add README for Windows CE.
2010-04-13 21:09:09 +02:00
Marcus Brinkmann
5e4ef80e09
Add replacement functions strtoll/strtoull for dbus-send, mainly for Windows CE.
2010-04-13 21:08:10 +02:00
Marcus Brinkmann
f041773df2
Port dbus tools to Windows CE.
2010-04-13 20:58:20 +02:00
Marcus Brinkmann
3404bb7238
Add support for Windows CE to the code base.
2010-04-13 20:38:59 +02:00
Romain Pokrzywka
9e034bd5b3
add missing HAVE_ macros to cmake
2010-04-13 20:17:14 +02:00
Marcus Brinkmann
48801c87df
Windows CE has a different understanding of "command line" from Windows.
2010-04-13 20:13:45 +02:00
Marcus Brinkmann
f004b63705
Add WinCE detection to configure.in and choose right socket library.
2010-04-13 20:11:07 +02:00
Marcus Brinkmann
23d187d019
clean up def file change.
2010-04-13 19:46:19 +02:00
Ralf Habacker
99febc2ef8
Merge branch 'master' of ssh://rhabacker@git.freedesktop.org/git/dbus/dbus
2010-04-13 19:45:22 +02:00
Marcus Brinkmann
6e214b5b3c
Prepare for WinCE port: Convert windows code to native API, avoid errno.
2010-04-13 15:46:35 +02:00
Romain Pokrzywka
c60c9601f5
update WinCE cmake support
2010-04-13 15:42:10 +02:00
Romain Pokrzywka
4708efeebb
update WinCE cmake support
2010-04-13 15:41:31 +02:00
Ralf Habacker
3ac6915e3c
Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbus
2010-04-13 15:40:06 +02:00
Ralf Habacker
4d8dcd5561
Cmake build system cleanup.
...
Converted tabs to spaces and removed trailing spaces in test dir.
2010-04-11 11:53:56 +02:00
Ralf Habacker
0ed7d779b7
Cmake support for cross plattform usable test files.
...
Recent test configuration files contains 'unix:...'
bus adresses which do not work on windows.
For cross plattform usable test files the whole
listen tag entry has to be set by the build system,
which is available with a new build system variable
named TEST_LISTEN.
To have the client client side definition in sync,
TEST_CONNECTION has been moved from c file into cmake
build system.
2010-04-11 11:49:46 +02:00
Ralf Habacker
2279457cbc
Fixed meinproc4 docbook generator detection for cmake buildsystem.
2010-04-10 01:20:45 +02:00
Ralf Habacker
19251c52de
Simplified cmake specific test file generating.
...
If there is a *.cmake test file available for
a related *.in file, take the *.cmake test file
instead of the *.in file as test file source.
Also added some messages.
2010-04-09 23:07:11 +02:00