Commit Graph

30 Commits

Author SHA1 Message Date
9727bd5768 autoconf: Use libtool, not dolt replacement.
Dolt doesn't provide the performance benefits it promises, so drop it
to simplify the moving parts of the Autotools build system.

Also remove unused M4 modules.

* m4/dolt.m4: Delete file.
* m4/ax_boost_base.m4: Likewise.
* configure.ac: Do not call DOLT.

Change-Id: I58d286457005ad82129e089679c52933989c59a8
2021-07-16 16:37:36 -04:00
6b0311f38c build: use C++17
Change-Id: I94c88a504ae2a98043be8fd201f95227002d99c4
2020-07-13 07:42:49 -04:00
5627621796 opendht: bump to 1.6.0rc1
OpenDHT 1.6.0 unifies its API so users don't need to use
extra build flags.

Change-Id: Iea965def553a1a059cc9c41d3ff15ab96b2a8f31
2018-02-01 12:12:09 -05:00
7b1ce13f00 fix build warn in dolt
remove inexistant variable

Change-Id: I86db7aedb7151b508b4d52ad6bc8224d7386810a
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@savoirfairelinux.com>
2018-01-31 15:41:05 -05:00
c5e74abe53 Ringaccount: add support for DHT proxy and push notifications
* Bump restbed for OpenDHT, update patch and add patch to react
  to timeout and socket closed in restbed.
* Bump OpenDHT to support push notifications
* Add DRing APIs to support setting a client push notification token
  and to retransmit push notifications to dring
* Implement proxy support in RingAccount

Change-Id: I8d3a02cf54a9666a94ab992ee3fa2958e82aa7ad
2018-01-31 11:20:53 -05:00
58fd779117 require C++14
Move build requirements from C++11 to C++14, for contrib and core.

[GR: ci msg + contrib support + m4 update]

Change-Id: I22793ba1ca06ea7c45d237c882a92d20a008f76f
Reviewed-by: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
Signed-off-by: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
2017-10-03 09:33:58 -04:00
6f57f00258 contrib: add boost, cryptopp
Change-Id: Ia972ca8b3ae99f382ca7d7433071e4c3dd07a6ee
Tuleap: #682
2016-09-23 17:56:30 -04:00
0842938a48 build: update of C++ support M4 macros
This adds compiler support for C++14 and C++17.
C++11 has a better detection.

Change-Id: Ib65c399ac7755c7e5ed409c96b4fd7cac4d3d5e0
Tuleap: #438
2016-03-05 02:24:03 -05:00
8507024c70 daemon: move up daemon into top directory
Refs #68986

Change-Id: Ia95b140e4f4d6625d1df12d52a40414482b2e773
2015-03-20 15:56:31 -04:00
d61c109609 [#1212] Create sflphone-common at the root of the repository 2009-04-21 17:56:33 -04:00
eeaf86e145 Add detection of libspeex, libgsm and libboost. Add --without-speex and --without-gsm 2008-02-20 09:39:25 -05:00
8ceb433253 Autostart deamon on first dbus method call 2007-11-02 11:39:04 -04:00
79f69cc715 Compile on debian
Modify Fedora Core spec to support fedora core 6 (libsamplerate, libeXosip2)
2006-11-30 21:23:58 +00:00
99f17a2502 Compilation on gentoo
- Key_Mode_switch isn't part of QT 3.3 (official)
- qt program are better with full path (moc, uic, qembed)
2006-09-09 12:38:10 +00:00
7e49bfa39b Packaging modification (DEBUG is used by QT file, see QT_NO_DEBUG) 2006-09-06 18:50:03 +00:00
4647fa2203 Adding --with-debug option 2006-08-24 00:00:32 +00:00
bac53689eb Remove debug from audiolayer and modify LIBS flags so that qt don't be compiled into sflphoned 2006-08-07 17:36:44 +00:00
7ea7ad4c07 Patching m4/gwqt.m4 to use $QTDIR 2006-06-29 02:57:49 +00:00
17a69194e6 Removed KDE stuff, added gwqt.m4. Updated autotools files. 2006-06-28 23:37:53 +00:00
db60366221 Source tree cleanup. No more autotools-generated files in CVS.
Makefile.am and m4 updates for warnings and paths, README updates.
2006-06-28 23:25:11 +00:00
e1301ed2f2 Remove libexosip2
Add --disable-sflphoneqt to compile without X
2006-05-01 16:37:36 +00:00
ac82609203 Use PORTAUDIO_LIBS variable to compile libportaudio.la with -lflags (-lasound) 2006-02-03 17:14:12 +00:00
569d1b820d better handling of missing readline library 2006-01-17 22:23:48 +00:00
cfb609f60c added back sflphone-cli 2006-01-17 21:38:29 +00:00
329db10300 merging sflphoned and sflphone 2005-12-19 00:11:35 +00:00
f9df562b02 merging sflphoned and sflphone 2005-12-18 23:00:37 +00:00
1784df9136 portaudio integration 2005-11-11 01:11:00 +00:00
c0739ca450 portaudio integration 2005-11-11 00:53:48 +00:00
0dc77c991d *** empty log message *** 2005-11-10 21:51:08 +00:00
9329c4ede5 reintegrated exosip2 2005-11-10 21:40:30 +00:00