Ghislain MARY
|
90e248875a
|
Fix crash in linphone_call_update_ice_from_remote_media_description() when building with GCC >= 4.9 and -O2.
|
2016-08-01 15:51:48 +02:00 |
|
Gautier Pelloux-Prayer
|
f6381d913a
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
Ghislain MARY
|
5139f91bfb
|
Enable strict-prototypes compilation errors.
|
2016-07-22 17:13:18 +02:00 |
|
Ghislain MARY
|
c7e7d89f3e
|
Install tester when building with CMake.
|
2016-06-27 17:42:06 +02:00 |
|
Gautier Pelloux-Prayer
|
429c33f9d5
|
cmake: fix LDFLAGS (use belle-sip ones too) for iOS
|
2016-06-27 16:36:39 +02:00 |
|
Gautier Pelloux-Prayer
|
228859ce6b
|
tools: enable them on iOS
|
2016-06-23 16:19:23 +02:00 |
|
Sandrine Avakian
|
4f92fe40e8
|
Disable daemon build on Windows.
TODO "fix daemon build on windows.
|
2016-06-20 14:53:17 +02:00 |
|
Ghislain MARY
|
af2ecd8cb6
|
Add CMakeLists.txt for daemon + use bctbx_list_t instead of MSList in the daemon.
|
2016-06-17 10:59:12 +02:00 |
|
Ghislain MARY
|
c13647f8bd
|
Treat warnings as errors on Windows.
|
2016-06-16 12:23:53 +02:00 |
|
Ghislain MARY
|
cdca50a17e
|
Fix sqlite storage when building with CMake.
|
2016-05-20 16:29:53 +02:00 |
|
Simon Morlat
|
b79535afe9
|
fix automake build and simplify sqlite enablement options
|
2016-05-20 09:37:53 +02:00 |
|
Gautier Pelloux-Prayer
|
2aedb5d159
|
tester: do not use BC_ASSERT_*_FATAL macros anymore
|
2016-04-08 15:56:17 +02:00 |
|
Ghislain MARY
|
0e996357d7
|
Handle compilation for Android with CMake.
|
2016-03-11 17:03:35 +01:00 |
|
Sylvain Berfini
|
874587e335
|
Merge branch 'master' into dev_vcard
Conflicts:
tester/Makefile.am
|
2016-03-02 16:27:35 +01:00 |
|
Ghislain MARY
|
cc8565574f
|
Find tester component of bctoolbox for tester build + do not use object library.
|
2016-03-02 13:51:20 +01:00 |
|
Sylvain Berfini
|
5cd1775ed3
|
Merge branch 'master' into dev_vcard
Conflicts:
tester/Makefile.am
|
2016-03-02 10:41:24 +01:00 |
|
Gautier Pelloux-Prayer
|
c227e4b262
|
tester: remove common, use bctoolbox instead
|
2016-03-01 16:17:41 +01:00 |
|
Sylvain Berfini
|
425cb42f7f
|
Merge branch 'master' into dev_vcard
Conflicts:
coreapi/friend.c
|
2016-02-26 14:52:25 +01:00 |
|
Ghislain MARY
|
c64cf6b4ca
|
Allow building both shared and static libraries with CMake.
|
2016-02-24 17:54:29 +01:00 |
|
Sylvain Berfini
|
29592e0670
|
Merge branch 'master' into dev_vcard
|
2016-02-24 16:52:11 +01:00 |
|
François Grisez
|
1f82ae286c
|
Disable C++ 11
|
2016-02-22 15:11:14 +01:00 |
|
Sylvain Berfini
|
1ed3fccf3a
|
Merge branch 'master' into dev_vcard
Conflicts:
coreapi/friendlist.c
java/common/org/linphone/core/LinphoneCore.java
|
2016-02-18 14:25:06 +01:00 |
|
Jehan Monnier
|
b2861b3108
|
fix bctoolbox intergation
|
2016-02-09 13:33:21 +01:00 |
|
Jehan Monnier
|
264f2a1672
|
Continue bctoolbox integration
|
2016-02-09 10:56:02 +01:00 |
|
Johan Pascal
|
b504646e58
|
Move crypto API to bctoolbox
- LIME is yet to be ported, compilation fail with LIME enabled
|
2016-02-04 23:32:38 +01:00 |
|
Sylvain Berfini
|
3b7c61e640
|
Merge branch 'master' into dev_vcard
Conflicts:
coreapi/CMakeLists.txt
coreapi/Makefile.am
coreapi/linphonecore.h
java/common/org/linphone/core/LinphoneCore.java
java/impl/org/linphone/core/LinphoneCoreImpl.java
|
2016-01-25 10:47:41 +01:00 |
|
Gautier Pelloux-Prayer
|
019821a2c2
|
CMakeLists.txt: do not use ENABLE_NOTIFY on MacOSX
|
2016-01-22 11:54:16 +01:00 |
|
Ghislain MARY
|
ba58c9f038
|
Support build for Windows 10 with CMake.
|
2016-01-21 17:06:59 +01:00 |
|
Sylvain Berfini
|
bfc7630ada
|
This should fix vcard tester
|
2016-01-21 14:40:00 +01:00 |
|
Sylvain Berfini
|
63ec344f3b
|
Updated CMakeLists to easy merge with master
|
2016-01-18 10:42:57 +01:00 |
|
François Grisez
|
523ad425a5
|
Add a class storing conference parameters
|
2016-01-13 11:55:30 +01:00 |
|
Sylvain Berfini
|
97ed671abc
|
Updated cmake files for belcard
|
2015-12-23 11:06:17 +01:00 |
|
Sylvain Berfini
|
3695a15374
|
Fix cmake compilation of vcard.cc
|
2015-12-22 17:24:39 +01:00 |
|
Sylvain Berfini
|
29715bd4ee
|
Removed duplicated definition for VCARD_ENABLED + fixed FindBelcard
|
2015-12-22 17:13:01 +01:00 |
|
Sylvain Berfini
|
378cd8fb19
|
Forgot add definition + error log when trying to import/export friends using vcards if not supported
|
2015-12-22 16:54:58 +01:00 |
|
Sylvain Berfini
|
7f6c61f359
|
Updated CMakefile for vCard & belcard
|
2015-12-22 11:13:06 +01:00 |
|
Sylvain Berfini
|
9001f40f1a
|
Updated CMake files for belcard and belr
|
2015-12-21 14:45:59 +01:00 |
|
Ghislain MARY
|
33e1a26452
|
Activate compilation warnings for non-strict prototypes in C.
|
2015-11-20 14:02:56 +01:00 |
|
Jehan Monnier
|
157f304503
|
add macro LINPHONE_DEPRECATED to notify user of API changes
|
2015-11-19 16:58:04 +01:00 |
|
Ghislain MARY
|
9af805f0fe
|
Merge branch '3.9.x'
Conflicts:
gtk/main.c
mediastreamer2
po/POTFILES.in
|
2015-11-18 09:55:03 +01:00 |
|
Ghislain MARY
|
52be142af2
|
Update version to 3.9.1.
|
2015-11-16 10:52:25 +01:00 |
|
Ghislain MARY
|
7f2a985d84
|
Handle strict compilation flags when building with CMake.
|
2015-11-03 17:40:24 +01:00 |
|
Ghislain MARY
|
731d4509de
|
Update version to 3.9.0.
|
2015-11-02 14:05:38 +01:00 |
|
Ghislain MARY
|
8f5d174f95
|
Search for gtk-mac-integration when building with CMake.
|
2015-10-28 17:31:46 +01:00 |
|
Ghislain MARY
|
d6900fa450
|
Remove GTK2 CMake module debug on Windows.
|
2015-10-22 17:32:42 +02:00 |
|
Ghislain MARY
|
7de610bd9b
|
Dissociate activation of message storage and call logs storage when building with CMake.
|
2015-10-19 16:26:57 +02:00 |
|
Gautier Pelloux-Prayer
|
ec0280e623
|
CMakeLists.txt: fix include directories order (INTL must be included AFTER our projects)
|
2015-10-19 11:26:48 +02:00 |
|
Ghislain MARY
|
02ce26850a
|
Add CMake option to enable/disable LIME.
|
2015-10-15 14:53:15 +02:00 |
|
Ghislain MARY
|
a44891de7c
|
Do not install GTK when building with Visual Studio (now done by linphone-cmake-builder).
|
2015-10-15 14:28:16 +02:00 |
|
Ghislain MARY
|
2a4fa7eda0
|
Activate CMake FindGTK2 debug messages for Windows.
|
2015-10-13 17:31:45 +02:00 |
|