Commit graph

262 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
84fc91a532 Ok, doing this work on a different branch for yet.
Revert "iphone-config.site: CPPFLAGS is NOT equivalent to CXXFLAGS! Use the second instead of the previous to avoid duplicates flags (CPP=C preprocessor)"

This reverts commit 7cfd988c03.
2015-02-25 14:43:00 +01:00
Gautier Pelloux-Prayer
7cfd988c03 iphone-config.site: CPPFLAGS is NOT equivalent to CXXFLAGS! Use the second instead of the previous to avoid duplicates flags (CPP=C preprocessor) 2015-02-25 14:09:39 +01:00
Gautier Pelloux-Prayer
5e60c1864e gsm builder: Rewrite veryclean target and correctly build targetted architecture 2015-02-25 10:40:37 +01:00
Gautier Pelloux-Prayer
d8fe77bd97 iphone-config.site: use XXXFLAGS variables to set flags instead of using CC/CXX/OBJC compiler variables 2015-02-25 10:40:37 +01:00
Gautier Pelloux-Prayer
8a860df7d8 i18n: update localization and add Makefile targets pull-transifex and push-transifex 2015-02-24 10:34:44 +01:00
Gautier Pelloux-Prayer
ab5742654e polarssl: export variables correctly to build correct host 2015-02-23 15:45:36 +01:00
Jehan Monnier
2be1b5e6c1 enable SRTP DTLS
[Switch submodule branch] for polarssl
2015-02-20 18:28:47 +01:00
Gautier
33b5fbad19 Update README: use more concise instuctions and add a check environment tools which verify everything is installed before building the application 2015-02-20 15:31:58 +01:00
Gautier Pelloux-Prayer
5bd600a29b Turn off warnings when building libxml2 2015-02-16 16:42:00 +01:00
Gautier Pelloux-Prayer
179e18d644 Turn off ffmpeg warnings 2015-02-16 09:47:20 +01:00
Gautier Pelloux-Prayer
bda26bf7c8 Remove double echo in makefile 2015-02-09 11:08:34 +01:00
Guillaume BIENKOWSKI
e23541baf4 Fix openh264 compilation that performs link at install 2015-01-09 15:00:12 +01:00
Gautier Pelloux-Prayer
85ede441ac Fix libvpx configure error in case of CC env variable set by user 2015-01-09 11:07:54 +01:00
Guillaume BIENKOWSKI
76f958bdc4 Link with ZLIB 2015-01-07 13:09:25 +01:00
Guillaume BIENKOWSKI
d25722e3b5 Don't build the SDK ZIP by default 2014-12-17 12:18:06 +01:00
Simon Morlat
af4f0d7e5b fix bad makefile rule 2014-11-27 16:36:56 +01:00
Guillaume BIENKOWSKI
998b21b276 Fix VP8 broken with avpf 2014-11-21 10:40:41 +01:00
Simon Morlat
6fa436a10f fix openh264 build issue 2014-11-20 18:07:14 +01:00
Gautier Pelloux-Prayer
802fd62297 Fix gsm clean 2014-11-20 11:59:10 +01:00
Guillaume BIENKOWSKI
3d7cbbfda6 Enable debug for libvpx and add a substep to the makefile 2014-11-20 11:27:49 +01:00
Guillaume BIENKOWSKI
cc2502b15a Enable neon optimizations for speex in arm64 2014-11-20 11:26:02 +01:00
Guillaume BIENKOWSKI
dce305f973 Fix typo 2014-11-19 14:28:16 +01:00
Guillaume BIENKOWSKI
ca62c24342 Fix opencore amr old scripts and fix name collision in ms2 through linphone 2014-11-19 14:28:15 +01:00
Guillaume BIENKOWSKI
d1b14454f5 Enable arm64 compilation of the SDK. There's a bit of a rework of the makefiles here, so that they are shorter and more understandable. 2014-11-19 14:28:15 +01:00
Guillaume BIENKOWSKI
9ecba5edbf Fix tunnel check (back port) 2014-11-04 16:06:20 +01:00
Guillaume BIENKOWSKI
ab48064b08 Remove armv7s target, since it is not used anymore by Xcode 2014-10-27 16:54:00 +01:00
Gautier Pelloux-Prayer
a0248fb372 Fix 9c9a7f: .git file is within gsm subdirectory 2014-10-27 10:35:25 +01:00
Guillaume BIENKOWSKI
7665ad4189 Fix libxml2 generation 2014-10-09 10:51:20 +02:00
Guillaume BIENKOWSKI
f87b884d8c Don't generate doc where possible 2014-10-08 16:03:10 +02:00
Guillaume BIENKOWSKI
9a1839cc5c Enable CCACHE compilation: export LINPHONE_CCACHE=ccache and go.
It’s not perfect at all, and there’s about 1/3 of the SDK that will trigger
« unsupported compiler option », but that’s a start.
2014-10-07 17:01:53 +02:00
Guillaume BIENKOWSKI
44872b9c8d Remove unused makefile vars 2014-10-03 15:25:23 +02:00
Simon Morlat
5c3becbbe7 fix makefile .git can be a directory also 2014-09-25 16:44:50 +02:00
Gautier Pelloux-Prayer
9c9a7fe26d Do not copy gsm/.git file when buliding, to avoid git detecting the folder as a submodule while it is not one 2014-09-24 14:25:46 +02:00
Guillaume BIENKOWSKI
aae8ef1aa2 Update Opus to pull ARM assembly optimizations 2014-09-22 16:17:07 +02:00
Guillaume BIENKOWSKI
ca20b17414 Modify SDK compilation step for XCode 6 2014-09-19 11:33:58 +02:00
Guillaume BIENKOWSKI
70b035e571 Add makefile target to retrieve the prebuilt sdk from linphone.org 2014-09-11 14:06:08 +02:00
Gautier Pelloux-Prayer
2d879e19cc Add possibility to change adaptive rate algorithm in audio settings 2014-09-09 14:23:09 +02:00
Guillaume BIENKOWSKI
172691fc9c Don't build sdk twice 2014-08-13 11:07:26 +02:00
Guillaume BIENKOWSKI
15a1a05eac Change the way the SDK is named for consistency 2014-07-24 14:33:42 +02:00
Guillaume BIENKOWSKI
c5a0f37541 Disable unit tests for libvpx 2014-07-18 17:08:30 +02:00
Guillaume BIENKOWSKI
83af89ecc7 Fix VP8 crash when packet loss occurs without AVPF 2014-07-18 16:31:08 +02:00
Jehan Monnier
462812ffc1 update target delivery 2014-07-08 12:44:20 +02:00
Jehan Monnier
7478d291de fix build issue with openh264 2014-07-08 10:03:21 +02:00
Guillaume BIENKOWSKI
242feeecdc OpenH264 update 2014-07-07 12:15:45 +02:00
Guillaume BIENKOWSKI
f12acd5e7e help section in makefile, also added arch-specific compilation options 2014-07-01 14:55:45 +02:00
Ghislain MARY
c81322ec8b Fix make veryclean. 2014-06-13 16:05:11 +02:00
Ghislain MARY
c80568fd26 Compile the iSAC codec from the mswebrtc plugin instead of the msisac plugin. 2014-06-13 16:03:56 +02:00
Guillaume BIENKOWSKI
9b6dec1bf9 Add an sdk target to the main Makefile and refactor repetitions into generic targets.
With this we can now trigger rebuild of a specific submodule (make build-libvpx will rebuild all libvpx)
2014-06-12 16:51:20 +02:00
Guillaume BIENKOWSKI
32c633628f Fix VP8 for armv7s 2014-06-12 15:46:55 +02:00
Guillaume BIENKOWSKI
e5641e79be Enable message storage in compilation and remove chat model from the xcode project 2014-05-19 16:59:36 +02:00