Danmei Chen
9c8f9dec99
change licence to gpl-v3
2019-10-16 15:10:09 +02:00
Benjamin Reis
cc492414c3
disable static build of iOS SDK as it no longer works
2018-07-11 13:39:25 +02:00
Benjamin Reis
56ac97d5a9
repair make ipa
2018-06-26 10:51:04 +02:00
Danmei Chen
51f1bdf203
add make podspec
2018-05-21 15:31:27 +02:00
Benjamin Reis
8777151f39
Merge branch 'master' into dev_group_chat
2018-02-09 10:37:33 +01:00
Benjamin Reis
2649d9b4ed
remove annoying hook
2018-01-26 11:50:52 +01:00
Ghislain MARY
c26f2fe6c9
Fix build with updated cmake-builder.
2018-01-23 15:36:09 +01:00
Benjamin Reis
7696fe9d8f
Able to publish on app on itunes connect with our frameworks
2017-06-06 13:39:05 +02:00
Benjamin Reis
af83317eb4
fix prepare.py for static
2017-06-06 11:20:33 +02:00
Benjamin Reis
db03144daa
fix prepare.py when no all arch used
2017-06-06 10:44:17 +02:00
Benjamin Reis
36591f7761
change static regex in prepare.py
2017-05-24 13:58:47 +02:00
Benjamin Reis
29bbd5d70c
fix prepare.py in case of static only
2017-05-24 10:52:35 +02:00
Benjamin Reis
d738862d4a
add possibility to compile SDK in static
2017-05-11 11:47:29 +02:00
Benjamin Reis
d65f3af90f
Change SDK build from static lib (.a) to frameworks
2017-05-10 08:49:29 +02:00
Gautier Pelloux-Prayer
a560a0ab85
submodules: update cmake-builder
2016-08-02 10:18:35 +02:00
Gautier Pelloux-Prayer
4c09541746
license: update FSF address
2016-07-27 17:05:43 +02:00
Gautier Pelloux-Prayer
648d99e756
prepare.py: fix error for glibtoolize
2016-07-26 15:44:01 +02:00
Gautier Pelloux-Prayer
0f0a99562d
Revert "prepare.py: add download-sdk target"
...
This reverts commit b5227285af .
2016-07-25 10:35:39 +02:00
Gautier Pelloux-Prayer
b5227285af
prepare.py: add download-sdk target
2016-07-22 14:54:07 +02:00
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