aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2016-10-09upgrade autotools for aarch64 depends buildMarkus Pfau
2016-10-07[cmake/jenkins] Build with CMakeChristian Fetzer
Removes the possibility to build with legacy build systems on jenkins.
2016-10-01Merge pull request #10604 from Paxxi/prep_addonsMartijn Kaijser
[xbmc][win][fix] Update prepare-binary-addons-dev.bat
2016-10-01Update this to use Visual Studio 14.Pär Björklund
This file had apparently been forgotten about and was still trying to use Visual Studio 2013 toolset.
2016-10-01[android] pack xxxhdpi icon. credits to koyingMartijn Kaijser
2016-09-30Update kodi.desktop fixed german writing (#10571)dadosch
2016-09-28FFmpeg: Bump to 3.1.4-Krypton-Beta3fritsch
2016-09-27Merge pull request #10541 from Memphiz/bump_cmakeMemphiz
[depends/cmake-native] - bump native cmake to 3.6.2
2016-09-27Merge pull request #10562 from MartijnKaijser/sqliteMartijn Kaijser
[depends] sqlite 3140200
2016-09-26[depends] Bump openssl to 1.0.2jRechi
2016-09-25[depends] sqlite 3140200Martijn Kaijser
2016-09-24Merge pull request #10548 from fritsch/ffmpeg-kodiMartijn Kaijser
FFmpeg: Bump to version 3.1.3-Krypton-Beta3-2
2016-09-24Merge pull request #10227 from MartijnKaijser/droid_libusbMartijn Kaijser
[droid] disable libcec, libusb
2016-09-24FFmpeg: Bump to version 3.1.3-Krypton-Beta3-2fritsch
2016-09-23Merge pull request #10530 from Memphiz/xcode8Memphiz
[osx] - add support for Xcode 8
2016-09-23[depends/cmake-native] - bump native cmake to 3.6.2Memphiz
2016-09-23[droid] disable libcec, libusbMartijn Kaijser
2016-09-23[depends/samba] - samba ignores the get_clocktime autoconf flag - force it ↵Memphiz
to not use get_clocktime on osx
2016-09-22[depends] openssl 1.0.2iMartijn Kaijser
2016-09-22[depends/gnutls] - gnutls ignores the getentropy autoconf flag - force it to ↵Memphiz
not use getentropy aswell on osx
2016-09-22[depends/config.site] - for osx force getentropy and get_clocktime to no ↵Memphiz
(those are only available in 10.12 runtime but get falsly detected with 10.12 sdk)
2016-09-21Merge pull request #10497 from afedchin/ffmpeg_msvc_fixAnton Fedchin
[mingwlibs] a set of small fixes for ffmpeg build proc.
2016-09-21Merge pull request #10515 from wsnipex/cmake_sudoWolfgang Schupp
[depends] fix binary-addon install when not cross-compiling (fixes #16916)
2016-09-21[buildsteps] win32: ffmpeg: fixed possible build hang if ffmpeg build failed.Anton Fedchin
2016-09-21[buildsteps] win32: ffmpeg: disable unused dxva2 support (also fixes linking ↵Anton Fedchin
with msvc toolchain).
2016-09-21[buildsteps] win32: fix build ffmpeg with msvc toolchain.Anton Fedchin
2016-09-21[buildsteps] win32: use proper way to set VC env vars (depends on build arch).Anton Fedchin
2016-09-20[depends] - allow osx sdk 10.12Memphiz
2016-09-18Check if core_pattern contains a pipe to a programMaarten Bezemer
2016-09-18[depends] fix binary-addon install when not cross-compilingwsnipex
2016-09-07[NDK21] mysqlChris Koying Browet
Thanks @davilla
2016-09-06Merge pull request #10382 from wsnipex/cmake_sudoWolfgang Schupp
[cmake] linux: replace custom (sudo) install target, it's not allowed…
2016-09-03[cmake] linux: replace custom (sudo) install target, it's not allowed ↵wsnipex
anymore in cmake 3
2016-09-03Merge pull request #10357 from fritsch/ffmpeg-3.1.3Martijn Kaijser
FFmpeg: Bump to 3.1.3-Krypton-Beta3
2016-08-30[depends] gnutls 3.4.14 and nettle 3.2mrdominuzq
it only applies to android now #10354
2016-08-28FFmpeg: Bump to 3.1.3-Krypton-Beta3fritsch
2016-08-26[linux] fix high CPU usage with nvidia cardswsnipex
2016-08-13[XBMCHelper] - bumped to version 0.8Memphiz
2016-08-13[XBMCHelper] - when launchd is used - ensure that the xbmc helper process is ↵Memphiz
restarted in case of exit
2016-08-13[XBMCHelper] - ensure only one instance is startedMemphiz
2016-08-13[XBMCHelper] - log configMemphiz
2016-08-13[XBMCHelper] - cosmetics/codestyleMemphiz
2016-08-13[XBMCHelper] - updated HIDRemote class to version 1.4Memphiz
2016-08-11Merge pull request #10257 from hudokkow/cmake_addons_cleanjenkins4kodi
2016-08-09[depends/rbpi] Prevent CMake from using /usr prefixChristian Fetzer
On the Raspberry Pi `use_sdk_path` and `use_toolchain` expands to empty variables and `/usr` (and others) end up being used in `CMAKE_FIND_ROOT_PATH` and `CMAKE_LIBRARY_PATH`. Since the depends path has higher priority, this only affects dependencies that were not found (but are used on other platforms). This fixes warning messages such as: -- Could NOT find PulseAudio: Found unsuitable version "1.1.0", but required is at least "2.0.0" (found PULSEAUDIO_LIBRARY-NOTFOUND) -- Could NOT find VAAPI: Found unsuitable version "0.32.0", but required is at least "0.38.0" (found VAAPI_libva_LIBRARY-NOTFOUND)
2016-08-09Merge pull request #10262 from fritsch/ffmpegmp3da-anda
FFmpeg: Bump to 3.1.2-Krypton-Beta1
2016-08-09Merge pull request #10250 from MartijnKaijser/expatjenkins4kodi
2016-08-09FFmpeg: Bump to 3.1.2-Krypton-Beta1fritsch
2016-08-07[autotools][cmake] XBMCROOT -> CORE_SOURCE_DIRh.udo
2016-08-07[depends] expat 2.2.0Martijn Kaijser