Commit graph

95 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
43eade8df8 submodules: update bunch of them 2016-06-22 16:24:14 +02:00
Ghislain MARY
d87354ad91 Update cmake-builder + Fix naming of functions in prepare.py. 2016-06-21 18:40:34 +02:00
Ghislain MARY
eec0d495ee Handle Makefile generation with Xcode generator. 2016-06-20 14:54:40 +02:00
Jehan Monnier
4a56e94792 fix lime issue with file transfer. add codec2 to all-codecs buils 2016-06-09 17:19:40 +02:00
Gautier Pelloux-Prayer
03875265e8 prepare.py: fix dependencies checking 2016-06-06 13:39:55 +02:00
Gautier Pelloux-Prayer
1d6f25b546 prepare.py: readd "all" target and update README.md accordingly 2016-05-31 14:23:25 +02:00
Ghislain MARY
28235ffd77 Handle devices and simulators virtual targets in prepare.py. 2016-05-31 11:10:03 +02:00
Ghislain MARY
cc81f9dfaf Simplify prepare.py by using the reworked prepare.py from cmake-builder. 2016-05-30 18:39:42 +02:00
Gautier Pelloux-Prayer
4d9cd80a34 prepare.py: fix detection of strings 2016-05-12 10:27:34 +02:00
Gautier Pelloux-Prayer
c5d50d13d1 prepare.py: fix tunnel clone 2016-04-19 15:07:23 +02:00
Gautier Pelloux-Prayer
678c273012 submodules: update submodules to use latest cmake-build procedure 2016-02-26 11:03:22 +01:00
Gautier Pelloux-Prayer
c2b0296252 prepare.py: if enabling tunnel, turn off ffmpeg as well 2016-02-19 17:08:06 +01:00
Gautier Pelloux-Prayer
f932141fad prepare.py: remove --debug-verbose, --disable-gpl-third-parties and --enable-non-free-codecs which does not bring anything useful.
Anyone using them should use direct syntaxe -DENABLE_GPL_THIRD_PARTIES=NO to avoid confusion
Only --tunnel and --build-all-codecs have been kept, because these are non trivial options
2016-02-18 15:26:45 +01:00
Gautier Pelloux-Prayer
6cbf5c968d prepare.py: always escape find cmd 2016-02-03 16:50:56 +01:00
Gautier Pelloux-Prayer
39a6619dbd prepare.py: do not display stubbed libraries if there are none 2016-01-18 10:37:29 +01:00
Gautier Pelloux-Prayer
5f72da9c93 prepare.py: add force option hint 2015-12-22 11:21:37 +01:00
Gautier Pelloux-Prayer
e5f791e207 prepare.py: update gas-preprocessor url to FFMPEG 2015-12-17 15:57:45 +01:00
Gautier Pelloux-Prayer
3833516dff prepare.py: improve previous execution detection 2015-12-17 15:11:38 +01:00
Gautier Pelloux-Prayer
a6bf2dd3a1 prepare.py: --build-all-codecs should enable ffmpeg too 2015-11-27 16:03:32 +01:00
Gautier Pelloux-Prayer
1631cb3adb submodules: update cmake-builder and linphone 2015-11-27 15:59:47 +01:00
Gautier Pelloux-Prayer
862492c328 prepare.py: fix --list-features option to display all features 2015-11-27 10:52:08 +01:00
Gautier Pelloux-Prayer
8a2458cddb prepare.py: improve error command hint when submodules are not found 2015-11-25 11:21:09 +01:00
Gautier Pelloux-Prayer
57dac2df86 add --build-all-codecs option 2015-11-23 12:19:51 +01:00
Gautier Pelloux-Prayer
df490e5ae4 xcode: fix liblinphone project 2015-11-10 15:07:16 +01:00
Gautier Pelloux-Prayer
ec884c9264 Assistant: fix various crashes and use cases 2015-11-05 15:41:12 +01:00
Ghislain MARY
3294240b9f Update submodules + simplify Makefile generated by prepare.py. 2015-10-20 15:48:33 +02:00
Gautier Pelloux-Prayer
80e88d361f prepare.py: display dummy libraries when generating SDK 2015-10-19 14:59:59 +02:00
Gautier Pelloux-Prayer
5faeeeef44 [Outgrade submodule] cmake: Temporary revert new build procedure until full migration
Revert "prepare.py: update README"

This reverts commit e47b87d6e1.

Revert "Update linphone-cmake-builder submodule."

This reverts commit f340644f63.

Revert "Use the projects grouping feature of linphone-cmake-builder."

This reverts commit 94e103798d.
2015-10-15 17:16:01 +02:00
Gautier Pelloux-Prayer
e47b87d6e1 prepare.py: update README 2015-10-15 16:44:55 +02:00
Ghislain MARY
7aab773e3f Add missing comma. 2015-10-14 12:01:31 +02:00
Ghislain MARY
94e103798d Use the projects grouping feature of linphone-cmake-builder. 2015-10-13 16:27:05 +02:00
Gautier Pelloux-Prayer
17274a4f45 prepare.py: fix typo 2015-10-09 17:25:23 +02:00
Gautier Pelloux-Prayer
36b09209d2 prepare.py: fix makefile generation 2015-10-09 16:57:42 +02:00
Gautier Pelloux-Prayer
1d3f1e56cf prepare.py: allow Xcode target and fix Tutorial project 2015-09-29 13:58:21 +02:00
Gautier Pelloux-Prayer
32bb0cff80 prepare.py: fix detection of subsubmodules 2015-09-28 16:54:06 +02:00
Gautier Pelloux-Prayer
84cf0eb968 prepare.py: remove duplicate targets 2015-09-28 14:33:19 +02:00
Gautier Pelloux-Prayer
39d5d5bd08 libvpx: update to fix ios9 issue, do not need workaround anymore 2015-09-28 12:05:04 +02:00
Gautier Pelloux-Prayer
a87eda0f02 prepare.py: workaround for dummy_libraries target not properly rebuilding yet 2015-09-25 17:40:42 +02:00
Gautier Pelloux-Prayer
6e219a48f2 Makefile: rename sdkzip to zipsdk 2015-09-25 10:45:58 +02:00
Gautier Pelloux-Prayer
b40d0d3b2e prepare.py: detect deployment target from xcode proj and pass it to cmake builder 2015-09-24 13:30:54 +02:00
Gautier Pelloux-Prayer
6b48fb324c ios9: checkout correct revision of libvpx depending of xcode version, waiting for proper fix from https://code.google.com/p/webm/issues/detail?id=1075&colspec=ID%20Pri%20mstone%20ReleaseBlock%20Type%20Component%20Status%20Owner%20Summary 2015-09-24 10:42:27 +02:00
Gautier Pelloux-Prayer
131be9790c submodules: update belle-sip and linphone 2015-09-23 15:14:20 +02:00
Ghislain MARY
5cc466c353 Ask CMake to build the dummy libraries. 2015-09-23 14:59:41 +02:00
Gautier Pelloux-Prayer
f1b440e886 prepare.py: keep order in selected platforms so that platform[0] may be changed if needed 2015-09-23 10:50:24 +02:00
Gautier Pelloux-Prayer
9c30785ff8 ios9: fix dummy libraries linking error and some warnings 2015-09-22 16:01:28 +02:00
Gautier Pelloux-Prayer
f7d5823d5e prepare.py: rename target lipo to sdk and target sdk to zipsdk for consistency 2015-09-18 17:38:23 +02:00
Gautier Pelloux-Prayer
17ac3eb8b1 ios9: fix various errors including disabling dummy libraries bitcode support 2015-09-18 17:34:15 +02:00
Gautier Pelloux-Prayer
539090b635 ios9: fix project compilation for xcode7/ios9 and disable bitcode for yet. Warning: VPX build is broken yet 2015-09-18 12:31:12 +02:00
Gautier Pelloux-Prayer
db84eae27f prepare.py: use correct build type when using --list-features option 2015-09-07 12:08:51 +02:00
Gautier Pelloux-Prayer
683fc0de03 i18n: update translations and modify prepare.py to NOT push translations with make push-transifex (we only change sources) 2015-09-04 15:40:23 +02:00