aboutsummaryrefslogtreecommitdiff
path: root/tools/depends
AgeCommit message (Collapse)Author
2020-02-24[toolchain] add CMAKE_SYSTEM_PROCESSORRechi
- 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
2019-10-09[Backport][Android] Use JNI instead NDK MediaCrypto for secure decoder checkpeak3d
2019-08-10FFmpeg: Bump to 4.0.4-Leia-18.4fritsch
2019-03-21[depends] binary-addons: fix libGL.so locationRechi
2019-03-17Merge pull request #15658 from Memphiz/fix_ios9Memphiz
Fix ios9
2019-03-10FFMPEG: Bump to 4.0.3-Leia-18.2fritsch
2019-03-03[depends] microhttpd: remove build & install hacksRechi
2019-03-02[ios/signing] - added old ldid for 32bit for fixing fake signing for 32 bit ↵Memphiz
builds
2019-02-21Merge pull request #15195 from wsnipex/nghttp2jenkins4kodi
2019-02-06update SSL CA trust storeRechi
2019-02-05[TexturePacker] use std:: instead of using namespace stdRechi
2019-02-05[JsonSchemaBuilder] use std:: instead of using namespace stdRechi
2019-02-01[TexturePacker] update windows dirent implementationRechi
2019-01-30[depends] remove unused platform libRechi
2019-01-11FFmpeg: Bump to 4.0.3-Leia-RC5fritsch
2019-01-04[depends] add http2 support to curl via nghttp2wsnipex
2019-01-03Merge pull request #15102 from Memphiz/update_shairplayMemphiz
[airtunes/linux] - fix airtunes/shairplay not working on linux
2018-12-27Merge pull request #15136 from pkerling/depends-taglib-zlibpkerling
Add missing zlib dependency to taglib
2018-12-26[depends] Add missing zlib dependency to taglibPhilipp Kerling
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.
2018-12-23Merge pull request #15121 from Rechi/depends/m4Rechi
[depends] fix m4 ftbfs with glibc 2.28
2018-12-23Merge pull request #15095 from pkerling/update-libcecpkerling
Bump libcec to 4.0.4
2018-12-23[depends] fix m4 ftbfs with glibc 2.28Rechi
2018-12-22[depends] bump libcec to 4.0.4Philipp Kerling
Apparently fixes an important issue with USB detection on Mac OS X Mojave (Pulse-Eight/libcec#432) Fixes #15073
2018-12-22[depends/shairplay] - added patch for fixing wrong detection condition for ↵Memphiz
dns_sd.h (which is only needed when libdl is not found) - PR for this is upstream
2018-12-20[depends/shairplay] - bump to latest master 096b61a - fixes airtunes with ↵Memphiz
latest ios versions on linux
2018-12-19[depends] Update sqlite to 3.26.0Philipp Kerling
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.
2018-11-15fetch current libandroidjni versionpeak3d
2018-11-03FFmpeg: Bump to 4.0.3-Leia-Beta5Rechi
2018-11-01[depends] bump libdvdcss to 1.4.2-Leia-Beta-5Rechi
2018-10-26[depends] export TOOLCHAIN & HOST for android in binaddons cmake toolchainRechi
2018-10-24Merge pull request #14683 from srg70/masterMemphiz
Fix crash on exit when checking of libgpg-error lock object size.
2018-10-23Fix crash on exit when checking of libgpg-error lock object size.Sergey Shramchenko
2018-10-22Merge pull request #14615 from djp952/android-x86-dependsMartijn Kaijser
Fix NDK r18 Android x86 ffmpeg dependency build
2018-10-16[depends][configure] Fix typo in variable nameNick Renieris
Effectively disables asserts on Release builds, as intended.
2018-10-15Fix NDK r18 Android x86 ffmpeg dependency builddjp952
2018-10-14[depends] binary-addons: allow setting ADDONS from outside if make is ↵Rechi
executed in a script
2018-10-14[depends] binary-addons: fix install directories for android & linuxRechi
if PACKAGE_ZIP is enabled addons don't get installed to the expected locations (lib/kodi & share/kodi)
2018-10-13depends] binary-addons: add ADDONS_DEFINITION_DIR & EXTRA_CMAKE_ARGS supportRechi
2018-10-13[depends] binary-addons: add packaging supportRechi
2018-10-10[configure] Remove redundant -std=c++11 optionTien Do
2018-10-06Binary add-ons: Fix CORE_PLATFORM_NAME not set for new platformsGarrett Brown
This fixes CORE_PLATFORM_NAME not set when building a linux platform that is not the Raspberry Pi.
2018-09-26[Android] check profile when selecting h/w decoderpeak3d
2018-09-24[android] use ndk 18Rechi
2018-09-24[depends] libffi: fix arm assembler syntaxRechi
2018-09-24[docs] correct android after 939755a81b & dc8e0a02feRechi
2018-09-24[android] defining _GLIBCXX_USE_C99_MATH_TR1 isn't required since d32bd6656fRechi
2018-09-22link with libnfs instead of loading it dynamicRechi
2018-09-22[depends] disable nfs utilsRechi
2018-09-20[darwin] allow macOS SDK 10.14 & iOS SDK 12Rechi
2018-09-20[depends] bump cmake to 3.13.2Rechi