Commit graph

287 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
69ec4c340a build: officially deprecating autotools build version - updated README and old Makefile in consequence 2015-07-03 11:33:27 +02:00
Gautier Pelloux-Prayer
d111b84d6f i18n: add script to update .strings files 2015-06-26 15:23:25 +02:00
Gautier Pelloux-Prayer
7bdecc1be1 submodules: update VP8 to v1.4.0 and remove decoding error patch which is not needed anymore 2015-06-23 16:23:14 +02:00
Gautier Pelloux-Prayer
fa4bd8dc7f libilbc.mk: rename libilbc.a to libilbcrfc3951.a to be constistent with cmake builder 2015-06-09 11:46:30 +02:00
Gautier Pelloux-Prayer
115f998898 Revert "builders.d: remove veryclean safety echo"
This reverts commit 75bbf7d3c1.

Revert "builders.d: compile zrtp and polarssl using cmake too"

This reverts commit e4b9cfc1de.
2015-05-19 17:13:54 +02:00
Gautier Pelloux-Prayer
75bbf7d3c1 builders.d: remove veryclean safety echo 2015-05-19 16:50:23 +02:00
Gautier Pelloux-Prayer
e4b9cfc1de builders.d: compile zrtp and polarssl using cmake too
Fun fact: build-polarssl using cmake in 18s, using autotools in 3min30
2015-05-19 16:44:01 +02:00
Gautier Pelloux-Prayer
6826e0112a cunit.mk: experimental build of cunit using cmake instead of autotools 2015-05-18 16:30:37 +02:00
Simon Morlat
6683b8acba remove configure script in veryclean 2015-05-06 14:11:07 +02:00
Guillaume BIENKOWSKI
511508c5b3 Pass 'enable_i386' to the underlying makefile 2015-04-03 10:46:45 +02:00
Simon Morlat
2398504092 update msopenh264 and openh264 2015-03-19 17:27:20 +01:00
Gautier Pelloux-Prayer
48f62e9fb2 Makefile: rename arm64 to aarch64 for consistency 2015-03-19 09:38:53 +01:00
Gautier Pelloux-Prayer
1fe9191f39 belle-sip.mk: add configure --disable-test option since this is not used on iOS 2015-03-18 15:21:43 +01:00
Simon Morlat
4516d6d9d7 update belle-sip and linphone, clean makefiles 2015-03-18 10:21:37 +01:00
Guillaume BIENKOWSKI
82c3f583a6 BUild SDK all the time 2015-03-13 15:03:14 +01:00
Guillaume BIENKOWSKI
d4a86ce9e8 Fix typo for SDK generation 2015-03-13 10:28:01 +01:00
Guillaume BIENKOWSKI
8ea972afcb Last update for x86_64 compatibility 2015-03-12 14:47:10 +01:00
Guillaume BIENKOWSKI
76bd036ed6 x86_64 support 2015-03-12 13:38:13 +01:00
Guillaume BIENKOWSKI
06c899648d Allow to compile for x64_64 simulator 2015-03-12 11:52:47 +01:00
Guillaume BIENKOWSKI
fa6ef0ca7c enable x86_64 build 2015-03-11 12:00:19 +01:00
Guillaume BIENKOWSKI
709c5849d1 Merge branch 'master' into x86_64
Conflicts:
	submodules/build/builder-iphone-os.mk
2015-03-11 10:30:20 +01:00
Guillaume BIENKOWSKI
1bb1c9bb1f Allow to skip the tools check. This is useful for the download-sdk target. 2015-03-05 10:29:20 +01:00
Gautier Pelloux-Prayer
f953b328ea Revert "gsm builder: Rewrite veryclean target and correctly build targetted architecture"
This reverts commit 5e60c1864e.

Conflicts:
	submodules/build/builders.d/gsm.mk
2015-02-27 15:10:30 +01:00
Gautier Pelloux-Prayer
5ef50ff268 Revert "iphone-config.site: use XXXFLAGS variables to set flags instead of using CC/CXX/OBJC compiler variables"
This reverts commit d8fe77bd97.

Conflicts:
	submodules/build/builders.d/gsm.mk
2015-02-27 15:10:10 +01:00
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
Guillaume BIENKOWSKI
cf11f2b27e Some progress on X86_64 compilation 2015-02-18 09:11:08 +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