Commit Graph

21 Commits

Author SHA1 Message Date
Taner Sener
a48591b802 allow disabling bitcode in ios and tvos, fixes #614 2022-11-08 22:43:34 +00:00
Taner Sener
bba2b62694 use ffmpeg n5.1.1 2022-09-11 22:56:46 +01:00
Taner Sener
ae01db54bc remove references of universal libraries from the build scripts 2022-08-24 02:44:35 +01:00
Taner Sener
ed8fd4b4b2 support building custom libraries in native build scripts, fixes #28 2021-12-28 18:53:48 +00:00
Taner Sener
3ed992a822 implement a build flag to disable an external library 2021-12-28 01:14:39 +00:00
Taner Sener
ae708befea add support for zimg openssl and srt, fixes #28 and #241 2021-12-28 00:17:04 +00:00
Taner Sener
cb94734c94 allow building any ios and tvos architecture when --no-framework is specified 2021-12-20 00:14:20 +00:00
Taner Sener
24ec14a495 fix apple platforms build errors 2021-11-06 00:58:09 +00:00
Taner Sener
431e95fd73 use min deployment target to auto-disable not-supported architectures 2021-10-31 23:12:03 +00:00
Taner Sener
2afdbd88af generate shared libraries on apple platforms 2021-10-31 20:42:40 +00:00
Taner Sener
72e8fa4612 allow overriding sdk version while building apple platforms, improves #168 2021-10-09 19:26:51 +01:00
Taner Sener
4c2fdb2bfc update external library versions, fixes #85 2021-09-18 10:10:21 +01:00
Taner Sener
4ce973e9d8 fix android github action errors 2021-08-15 21:32:18 +03:00
Taner Sener
2cf5f9ff0e update documentation 2021-03-03 18:59:41 +00:00
Taner Sener
33acf34829 auto disable arm64-simulator architecture when arm64-mac-catalyst is enabled 2021-03-01 23:04:41 +00:00
Taner Sener
4680721cef refactor api 2021-02-14 22:59:48 +00:00
Taner Sener
d94bd1b873 add no-archive/no-framework option in top level build scripts 2021-01-26 23:34:56 +00:00
Taner Sener
0d0a6a53dc add apple.sh script 2021-01-10 00:04:01 +00:00
Taner Sener
4113f64817 update external library scripts 2021-01-09 16:03:59 +00:00
Taner Sener
d1b916a7ab add ffmpeg implementation 2020-10-25 14:40:54 +00:00
Taner Sener
3ebe1ee8ec add top level build scripts 2020-08-05 01:26:42 +01:00