Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - About

Console View


Categories: empathy farsight2 telepathy-farsight telepathy-gabble telepathy-glib telepathy-haze telepathy-idle telepathy-logger telepathy-mission-control telepathy-qt telepathy-salut telepathy-spec telepathy-ytstenut telepathy_glib wocky ytstedroid-telepathy-android-root ytstenut-glib ytstenut-plugins
Legend:   Passed Failed Failed Again Running Exception Offline No data

empathy farsight2 telepathy-farsight telepathy-gabble telepathy-glib telepathy-haze telepathy-idle telepathy-logger telepathy-mission-control telepathy-qt telepathy-salut telepathy-spec telepathy-ytstenut telepathy_glib wocky ytstedroid-telepathy-android-root ytstenut-glib ytstenut-plugins
ff906d265400... siraj.razickohnoyoudont@collabora.co.uk
file-transfer-channel: Disable file-trasnfer for Windows
setup_local_socket returns false if the platform is not unix, so
salut_file_transfer_channel_accept_file and salut_file_transfer_channel_provide_file
will fail with errors on windows.
fe007161af92... olli.salliohnoyoudont@collabora.co.uk
Update NEWS
fbaff0574053... siraj.razickohnoyoudont@collabora.co.uk
telepath-salut: Include socket headers only on Unix
Unix specific socket headers should not be included unconditionally,
since it's not supported by Windows.
f0e85dcba7ce... siraj.razickohnoyoudont@collabora.co.uk
gibber: Make gibber cross compile with mingw32
The patch provides the changes required to make gibber
compile under mingw32.

- Index is replaced with strchr since index is deprecated
  and not included in mingw32 sdk
- D_WIN32_WINNT=0x0501 is defined to make  getnameinfo work
- And other compile fixes
efa82fa6e961... olli.salliohnoyoudont@collabora.co.uk
Fix stuff caught by check-coding-style in siraj's code
ee0869ab06ca... guillaume.desmottesohnoyoudont@collabora.co.uk
check gtk_clutter_init() return value
dcc73750bceb... simon.mcvittieohnoyoudont@collabora.co.uk
Nano version
dc721271f31a... olli.salliohnoyoudont@collabora.co.uk
Merge branch 'build-with-dummy-on-windows'
Reviewed-by: Olli Salli (oggis) <olli.salli@collabora.co.uk>
Reviewed-by: Simon McVittie (smcv) <simon.mcvittie@collabora.co.uk>
d1539af190a6... alvaro.soliverezohnoyoudont@collabora.co.uk
Fix linking after gabble puglin refactor
c4750614c6fe... siraj.razickohnoyoudont@collabora.co.uk
build: Define _WIN32_WINNT=0x0501 when compiling tp-salut
-D_WIN32_WINNT=0x0501 need to be defined for getnameinfo to work
when cross compiling for windows
b94f06b6b1f1... siraj.razickohnoyoudont@collabora.co.uk
configure.ac: Add --with-backend option to choose the backend
Add --with-backend=avahi and no option to configure script
and define USE_BACKEND_AVAHI/DUMMY so we can selectivly
include the headers and protect the code as needed. Using
--without-backend is equlant to using --with-backend=no
a98707cd8a49... guillaume.desmottesohnoyoudont@collabora.co.uk
empathy-call: no need to call gtk_clutter_init()
gtk_clutter_get_option_group() already does it for us.
a538471869a8... siraj.razickohnoyoudont@collabora.co.uk
protocol: Use the backend defined by the user
The protocol now supports both dummy and avahi backends.
9ceff79bbfa4... alvaro.soliverezohnoyoudont@collabora.co.uk
Support for building on Android, modified from patches by Derek Foreman and Johnny Lamb
9198e7f6d916... guillaume.desmottesohnoyoudont@collabora.co.uk
Use champlain 0.14
That's the version which will be used with GNOME 3.4.
8fd520709a4b... siraj.razickohnoyoudont@collabora.co.uk
build: Detect The platform at conifgure time
This patch adds $platform variable to the configure script and
OS_WINDOWS AM variable which can be used with Makefile.am files
8bf981884881... siraj.razickohnoyoudont@collabora.co.uk
salut: Support using the dummy backend
83eb3db22091... siraj.razickohnoyoudont@collabora.co.uk
build: Fix linker errors from libsalut-plugins.dll
The build doesn't output libsalut-plugin.dll since telepathy-glib
is and wocky libs are not added to libsalut_plugins_la, and debug.c
is not part of the libsalut_plugin_la sources.
7e845a20dc6e... siraj.razickohnoyoudont@collabora.co.uk
tubes-stream: Make it compile under windows.
ifdef Unix specific code similar to tubes-stream in gabble
7aa9d6fa5353... siraj.razickohnoyoudont@collabora.co.uk
build: Include Avahi source when compiling --with-backend=avahi
Include Avahi sources only when we compile avahi not always
6869cb46dad2... siraj.razickohnoyoudont@collabora.co.uk
write-mgr-file: Use $(EXEEXT) when compiling for windows
If we don't append this to the bianry the build system will try to
recompile write-mgr-file again with the wrong parameters and the
build fails
57bfaa0d7730... siraj.razickohnoyoudont@collabora.co.uk
salut-connection: including avahi header only when we use USE_BACKEND_AVAHI
Including the file without any condtions results in a compilation error
24af06f8792f... derek.foremanohnoyoudont@collabora.co.uk
Support building for Android
1e8ce5770f6a... derek.foremanohnoyoudont@collabora.co.uk
respect HAVE_GETTEXT
19ab99537ee4... ashohnoyoudont@kambanaria.org
Updated Bulgarian translation