Erwan Croze
9e81c62df0
Add gradlew file
2017-02-24 10:37:49 +01:00
Erwan Croze
1de819e33a
Fix liblinphone and linphone tester
2017-02-23 11:04:48 +01:00
Erwan Croze
c94395073b
Fix last commit
2017-02-22 11:21:43 +01:00
Erwan Croze
443ec034c4
Fix prepare.py
2017-02-22 11:11:18 +01:00
Erwan Croze
673edf7c6d
Fix Firebase push in Linphone
2017-02-21 15:07:19 +01:00
Erwan Croze
a094d88062
First step to migrate from ant to gradle
2017-02-21 11:57:18 +01:00
Ghislain MARY
66f0617801
No longer the arm target by default.
2017-01-20 11:58:19 +01:00
Ghislain MARY
6f25c32d9f
[Switch submodule branch] Add arm64 support.
2017-01-20 11:27:34 +01:00
Sylvain Berfini
3cd872c65a
This should fix the broken crash backtrace on Jenkins
2016-11-02 10:56:26 +01:00
Erwan Croze
76e1519046
Fix prepare for release
2016-10-20 16:25:51 +02:00
Sylvain Berfini
087d8f49fb
Allow use of NDK 13
2016-10-20 12:09:27 +02:00
Erwan Croze
1edbeff4c6
Fix AccountCreator leak, fix bug on assistant
2016-10-19 15:43:35 +02:00
Gautier Pelloux-Prayer
ab4ae0d5f8
license: update FSF address
2016-07-27 17:05:33 +02:00
Ghislain MARY
db3a38360a
Require at least CMake 3.0 to build.
2016-07-22 14:14:33 +02:00
Sylvain Berfini
36fd60f6fd
Added ant run to quick target in Makefile
2016-07-12 14:33:31 +02:00
Sylvain Berfini
c3061eed7c
Forgot to add make quick target
2016-07-11 14:13:55 +02:00
Ghislain MARY
b36d9103aa
Support NDK r12.
2016-06-24 16:31:46 +02:00
Ghislain MARY
68ab1ab4b1
Fix NDK version detection for NDK 12.
2016-06-24 16:07:30 +02:00
Ghislain MARY
daa7f64232
Check that Android NDK and Android SDK tools are installed + Check Android NDK version.
2016-06-21 18:32:36 +02:00
Ghislain MARY
91e69fe220
Use gnustl c++ library instead of the llvm one that is not considered stable.
2016-06-20 13:32:51 +02:00
Ghislain MARY
0977e41ea4
Use the armv7 architecture to list the features with prepare.py.
2016-06-17 18:26:09 +02:00
Sylvain Berfini
fd0c0ef6db
Updated c++ lib (from gnustl_static to c++_shared)
2016-06-17 16:45:06 +02:00
Ghislain MARY
57e5892dd1
Use 'RelWithDebInfo' build type instead of 'Release' when the debug option is not given.
2016-06-16 14:14:56 +02:00
Ghislain MARY
bc458fbd3c
Some more cleaning of prepare.py.
2016-05-30 18:31:04 +02:00
Ghislain MARY
7a90cad55b
Simplify prepare.py by using the reworked prepare.py from cmake-builder.
2016-05-30 17:14:50 +02:00
Ghislain MARY
795f7ea04d
Copy libraries in 2 directories (libs and libs-debug) + Strip the libraries in the libs directory.
...
Both directories are included in the SDK generation so that the libraries with debug symbols can be used for development and the ones without debug symbols for releases.
2016-05-19 15:06:30 +02:00
Ghislain MARY
040766fa40
Keep the debugging symbols when building in release mode.
2016-05-19 13:57:50 +02:00
Gautier Pelloux-Prayer
f27098c903
check_tools.sh: fix libtool detection on mac
2016-04-12 09:34:23 +02:00
Ghislain MARY
9b8ab3f002
Do not activate x264 when building with all codecs because of text relocation issues.
2016-03-23 11:59:52 +01:00
Ghislain MARY
473702717e
Fix typo in the release rule of the generated Makefile.
2016-03-23 11:59:52 +01:00
Ghislain MARY
b8fde5a13d
Use linphone-cmake-builder to compile the SDK.
2016-03-23 11:59:52 +01:00