Ghislain MARY
|
26aa71233c
|
Build linphone-daemon on Windows.
|
2016-11-28 17:30:25 +01:00 |
|
Ghislain MARY
|
33b72ce6b5
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
Ghislain MARY
|
7fbb24ece6
|
Remove -Wdeclaration-after-statement compilation option.
|
2016-11-08 17:40:50 +01:00 |
|
Simon Morlat
|
0d2524320b
|
allow missing initializers
|
2016-10-19 19:37:42 +02:00 |
|
Ghislain MARY
|
9a23352c4c
|
Stricter compilation options + new compilation error fixes.
|
2016-10-19 17:31:07 +02:00 |
|
François Grisez
|
5aa97cae22
|
Add a target to generate Liblinphone's JavaDoc
|
2016-10-03 16:18:07 +02:00 |
|
Sandrine Avakian
|
08c2419aa6
|
Merge branch '3.10.x'
|
2016-09-01 11:08:52 +02:00 |
|
Sandrine Avakian
|
045224cd91
|
Increment version number to 3.10.2 to avoid problems with tag misuse 3.10.1
|
2016-08-30 14:59:16 +02:00 |
|
Gautier Pelloux-Prayer
|
67519175fc
|
fix git tags mess
|
2016-08-30 09:57:27 +02:00 |
|
Gautier Pelloux-Prayer
|
26096fd394
|
tester: fix
|
2016-08-29 16:13:46 +02:00 |
|
Sandrine Avakian
|
11f2428e8d
|
Removed the erroneous tag, correcting tag misuse in CMakelists.
|
2016-08-26 15:22:06 +02:00 |
|
Gautier Pelloux-Prayer
|
d2e06c74ad
|
fix compilation
|
2016-08-26 12:02:37 +02:00 |
|
Sandrine Avakian
|
623dc72e1f
|
Merge branch '3.10.x'
# Conflicts:
# CMakeLists.txt
# coreapi/account_creator.c
# coreapi/friendlist.c
# coreapi/linphonecore_jni.cc
# coreapi/misc.c
# coreapi/vcard.cc
# coreapi/vcard.h
# coreapi/vcard_stubs.c
# gtk/videowindow.c
# java/common/org/linphone/core/LinphoneNatPolicy.java
# java/impl/org/linphone/core/LinphoneNatPolicyImpl.java
# mediastreamer2
# tester/vcard_tester.c
|
2016-08-25 17:52:12 +02:00 |
|
Sandrine Avakian
|
6771f2f60a
|
Revert "Revert "Version 3.10.0""
This reverts commit 6bbad729db.
|
2016-08-11 11:37:18 +02:00 |
|
François Grisez
|
f160ad9fb4
|
Enable LIME by default
|
2016-08-10 17:15:16 +02:00 |
|
Sandrine Avakian
|
6bbad729db
|
Revert "Version 3.10.0"
This reverts commit 602f480dd8.
|
2016-08-10 14:24:21 +02:00 |
|
Sandrine Avakian
|
602f480dd8
|
Version 3.10.0
|
2016-08-08 12:18:34 +02:00 |
|
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 |
|
Ghislain MARY
|
afbf257749
|
Fix crash in linphone_call_update_ice_from_remote_media_description() when building with GCC >= 4.9 and -O2.
|
2016-08-01 15:46:28 +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 |
|