aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2018-10-23[android] bump targetsdk to 26 and handle runtime securityChris "Koying" Browet
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-16[windows] make-addons: remove surrounding quotation marksRechi
This allows to pass a regex without having to escape the special characters multiple times
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-13[jenkins] allow depends optimisation for release configurationRechi
2018-10-13depends] binary-addons: add ADDONS_DEFINITION_DIR & EXTRA_CMAKE_ARGS supportRechi
2018-10-13[depends] binary-addons: add packaging supportRechi
2018-10-13[windows] support ADDON_SRC_PREFIX & ADDONS_DEFINITION_DIR in make-addonsRechi
2018-10-13[windows] pass ADDONS_TO_BUILD only if give as argumentRechi
cmake already has the logic to check which addons exist
2018-10-13Merge pull request #14562 from tylerszabo/buildfixRechi
Stop build if vswhere.cmd can't properly set VC vars
2018-10-12[tools] windows: prevent env corruption from multiple vswhere.cmd callsTyler Szabo
2018-10-10[configure] Remove redundant -std=c++11 optionTien Do
2018-10-09[tools] windows: check errorlevel after vswhere.batTyler Szabo
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-26Merge pull request #14475 from peak3d/vp9Markus Pfau
[Android] check profile when selecting h/w decoder
2018-09-26Merge pull request #14460 from wsnipex/userdata_dirWolfgang Schupp
[linux] allow overriding the userdata dir
2018-09-26[Android] check profile when selecting h/w decoderpeak3d
2018-09-24Merge pull request #14463 from Rechi/android/ndk18Martijn Kaijser
[android] use ndk 18
2018-09-24Merge pull request #14466 from MartijnKaijser/droid_target26Martijn Kaijser
[droid] bump the target API to 26 defined in androidmanifest.
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-24[droid] bump the target API to 26 defined in androidmanifest.Martijn Kaijser
As of November 2018 every update to playstore must at least target API 26 or you cannot submit updates. We don't know what will break/stop working but we'll just have to deal with the fallout.
2018-09-23kodi.sh: add apport supportmglae
2018-09-22link with libnfs instead of loading it dynamicRechi
2018-09-22[depends] disable nfs utilsRechi
2018-09-21[linux] allow overriding our userdata dirwsnipex
2018-09-20[darwin] allow macOS SDK 10.14 & iOS SDK 12Rechi
2018-09-20[depends] bump cmake to 3.13.2Rechi
2018-09-19[Android] call OnResetDisplay() on HDMI_AUDIO_PLUG event (#14431)Markus Pfau
[Android] call OnResetDisplay() on HDMI_AUDIO_PLUG event
2018-09-15Merge pull request #14435 from peak3d/speedMarkus Pfau
[CURL] Update to version 7.61.1
2018-09-15[depends] bump libCURL version to 7.61.1peak3d
2018-09-14[ios] - enable dvdcss (allows encrypted dvd playback on ios)Memphiz
2018-09-14[depends] - switch to ios compatible dvdcss versionMemphiz
2018-09-07Merge pull request #14383 from Memphiz/xbmchelperMemphiz
[XBMCHelper] - fixed up/down buttons on macOS 10.13.6
2018-09-05[XBMCHelper/osx] - bumped HIDRemote to V1.7 - fixes uncommanded short press ↵Memphiz
of up/down buttons since macos 10.13.6
2018-08-26Merge pull request #14308 from garbear/android-joysticksGarrett Brown
Android: Joystick improvements
2018-08-26[depends] bump pcre to 8.42Rechi
2018-08-26[depends][pcre] uniformize patchesRechi
2018-08-24[depends] Update libandroidjni for input source additionsGarrett Brown
2018-08-24Update .gitignore for aarch64 dependsGarrett Brown
2018-08-22Merge pull request #14335 from MilhouseVH/fix_kodi-send_-aArne Morten Kvarving
kodi-send: restore -a support broken by #13804
2018-08-22Merge pull request #14328 from Rechi/depends/fmtWolfgang Schupp
[depends] bump libfmt to 5.1.0
2018-08-21kodi-send: restore -a support broken by #13804MilhouseVH
2018-08-21[depends] Fix standalone build of flatbuffers with GCC 8.1Garrett Brown