Commit graph

58 commits

Author SHA1 Message Date
Jan Kaluza
8f1f90064c Remove O2, add cpprestsdk 2015-11-19 15:19:14 +01:00
Jan Kaluza
c83fd4c4b1 Support only libcommuni >= 3.0.0 2015-11-11 08:01:19 +01:00
Vitaly Takmazov
1045ad7b73 Merge branch 'master' into swiften3 2015-10-15 16:21:31 +03:00
Vitaly Takmazov
20d8dd690e fix tests (TODO filetransfer) 2015-10-15 15:41:16 +03:00
Jan Kaluza
0e94b4c713 Find libev when the header is named ev.h 2015-08-27 10:26:41 +02:00
Vitaly Takmazov
0d99e8c85d Initial swiften 3 support 2015-03-31 14:14:15 +03:00
Jan Kaluza
42e04b26cb Update cmake_modules/glibConfig.cmake 2012-09-08 12:57:22 +03:00
HanzZ
84b78f1333 set PURPLE_RUNTIME before trying to detect libpurple 2012-09-05 17:12:34 +02:00
HanzZ
22e561bb72 set PURPLE_RUNTIME before trying to detect libpurple 2012-09-05 17:11:45 +02:00
Jan Kaluza
f4e31926b0 Call find_package between overriding things 2012-09-05 13:01:55 +02:00
HanzZ
24e0ddf17c Find boost on windows 2012-09-01 14:20:54 +02:00
HanzZ
a0c8e83be6 Windows compilation tweaks 2012-09-01 07:57:04 +02:00
HanzZ
8b6a86d528 Merge branch 'master' of git://github.com/vitalyster/libtransport 2012-09-01 07:22:24 +02:00
Jan Kaluza
5e9d48751c Moving docs to repo 2012-08-20 16:41:37 +02:00
Jan Kaluza
27e0dd7bb5 Send curl debug to stdcerr 2012-08-20 12:42:10 +02:00
Vitaly Takmazov
eabd4012f4 Merge branch 'master' of https://github.com/hanzz/libtransport 2012-08-01 13:26:13 +04:00
HanzZ
2562909b19 use boost multithreader 2012-07-27 08:25:27 +02:00
Jan Kaluza
cc1d4ac9db yahoo2Config 2012-05-22 19:07:10 +02:00
Vitaly Takmazov
27004b5fc7 fix compilation 4 2012-04-16 14:21:55 +04:00
Vitaly Takmazov
f1d9579afa Merge branch 'master' of https://github.com/hanzz/libtransport 2012-04-16 11:20:17 +04:00
Vitaly Takmazov
57283d68d1 fix compilation 2012-04-13 17:05:52 +04:00
HanzZ
9d5e0793e0 Find communi in QT_LIBRARY_DIR 2012-04-11 17:37:42 +02:00
Vitaly Takmazov
ab24246593 SChannelServerContext and Win32 compilation fixes 2012-03-03 16:07:41 +04:00
Jan Kaluza
2442a31dfd Find dbus 2012-02-16 10:26:47 +01:00
HanzZ
742ed6bc69 pre-initial support for PostgreSQL 2011-12-09 19:00:53 +01:00
HanzZ
e312a8602e Works with libCommuni now (libircclient-qt renamed) 2011-11-24 19:07:21 +01:00
HanzZ
624662e428 remove .cmake 2011-10-26 23:25:48 +02:00
HanzZ
3d94536878 Don't bother with CURRENT_LIST_DIR 2011-10-26 23:17:18 +02:00
HanzZ
b98962e80d Added missing cmake modules 2011-10-26 23:14:24 +02:00
HanzZ
81beee07a2 Libpurple backend compiles on Windows, yay! thanks _vt 2011-10-23 13:07:26 +02:00
HanzZ
9d0af6d4e2 match LIBPATH instead of libpath 2011-10-21 10:29:23 +02:00
HanzZ
ab886a7ae7 Split library path and libraries for swiften 2011-10-20 18:31:34 +02:00
HanzZ
47d27ef2e1 stop all instances + maybe fix for swiften windows problem 2011-10-20 15:57:44 +02:00
Jan Kaluza
e18fc43bc8 Added cmake modules 2011-10-20 08:57:35 +02:00
Jan Kaluza
e863d85519 Backported win32 related changes from _vt fork 2011-10-20 08:55:51 +02:00
HanzZ
cbcf2f1452 networkplugin is now in separate library libtransport-plugin + does not depend on boost/swiften/libtransport 2011-10-17 17:24:44 +02:00
HanzZ
8ec0590369 print error message when swiften config can't be found 2011-10-12 23:03:18 +02:00
HanzZ
14ff0a11d6 working service.eventloop=libev config to run libpurple with eventloop 2011-10-11 19:27:22 +02:00
HanzZ
884537fd5f Find popt library 2011-09-22 11:25:55 +02:00
HanzZ
3d6b63335b MySQL fix for Debian, Thanks to xhalim 2011-09-04 23:43:33 +02:00
HanzZ
5fd0a88a80 Dummy MySQL backend template 2011-08-06 15:31:23 +02:00
Jan Kaluza
149c0101f7 Added log4cxx dependency 2011-06-20 14:19:04 +02:00
HanzZ
cbd571766e and now it works... we will see... 2011-06-17 00:07:09 +02:00
HanzZ
8b9a06aa72 Don't link against swiften-config stuff 2011-06-16 23:49:07 +02:00
Jan Kaluza
9a71bc72c0 Use swiften-config to get libraries 2011-06-14 11:30:41 +02:00
HanzZ
79ef114ce9 better cmake 2011-05-20 10:35:56 +02:00
HanzZ
d84b36ef69 better cmake 2011-05-20 10:28:33 +02:00
HanzZ
53270231c9 Do not require libpurple 2011-05-20 10:21:18 +02:00
HanzZ
eb1fe2dd5c Do not require libpurple 2011-05-20 10:20:04 +02:00
HanzZ
0a33a3100e part of IRC presences sending 2011-05-17 09:44:29 +02:00