Age | Commit message (Collapse) | Author |
|
- enables clang-check, cppcheck and valgrind features for depends builds targeting the same system and processor as the host system
- libjpeg-turbo 2.0.0 switched to cmake and requires this variable
|
|
|
|
|
|
|
|
Fix ios9
|
|
|
|
|
|
builds
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[airtunes/linux] - fix airtunes/shairplay not working on linux
|
|
Add missing zlib dependency to taglib
|
|
zlib is an optional dependency of taglib (for reading compressed tags)
and it was missing, so it might have only worked by chance if at all.
|
|
[depends] fix m4 ftbfs with glibc 2.28
|
|
Bump libcec to 4.0.4
|
|
|
|
Apparently fixes an important issue with USB detection on
Mac OS X Mojave (Pulse-Eight/libcec#432)
Fixes #15073
|
|
dns_sd.h (which is only needed when libdl is not found) - PR for this is upstream
|
|
latest ios versions on linux
|
|
The "Magellan" RCE vulnerability for Sqlite was recently announced, albeit
without any further details.
It is not currently clear whether Kodi is affected, but it is better to
be safe in any case.
fix-32bits-on-64bits.patch is fixed upstream and therefore removed.
|
|
|
|
|
|
|
|
|
|
Fix crash on exit when checking of libgpg-error lock object size.
|
|
|
|
Fix NDK r18 Android x86 ffmpeg dependency build
|
|
Effectively disables asserts on Release builds, as intended.
|
|
|
|
executed in a script
|
|
if PACKAGE_ZIP is enabled addons don't get installed to the expected locations (lib/kodi & share/kodi)
|
|
|
|
|
|
|
|
This fixes CORE_PLATFORM_NAME not set when building a linux platform that is
not the Raspberry Pi.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|