Commit graph

10 commits

Author SHA1 Message Date
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