Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-09 | upgrade autotools for aarch64 depends build | Markus Pfau | |
2016-10-07 | [cmake/jenkins] Build with CMake | Christian Fetzer | |
Removes the possibility to build with legacy build systems on jenkins. | |||
2016-10-01 | Merge pull request #10604 from Paxxi/prep_addons | Martijn Kaijser | |
[xbmc][win][fix] Update prepare-binary-addons-dev.bat | |||
2016-10-01 | Update 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 koying | Martijn Kaijser | |
2016-09-30 | Update kodi.desktop fixed german writing (#10571) | dadosch | |
2016-09-28 | FFmpeg: Bump to 3.1.4-Krypton-Beta3 | fritsch | |
2016-09-27 | Merge pull request #10541 from Memphiz/bump_cmake | Memphiz | |
[depends/cmake-native] - bump native cmake to 3.6.2 | |||
2016-09-27 | Merge pull request #10562 from MartijnKaijser/sqlite | Martijn Kaijser | |
[depends] sqlite 3140200 | |||
2016-09-26 | [depends] Bump openssl to 1.0.2j | Rechi | |
2016-09-25 | [depends] sqlite 3140200 | Martijn Kaijser | |
2016-09-24 | Merge pull request #10548 from fritsch/ffmpeg-kodi | Martijn Kaijser | |
FFmpeg: Bump to version 3.1.3-Krypton-Beta3-2 | |||
2016-09-24 | Merge pull request #10227 from MartijnKaijser/droid_libusb | Martijn Kaijser | |
[droid] disable libcec, libusb | |||
2016-09-24 | FFmpeg: Bump to version 3.1.3-Krypton-Beta3-2 | fritsch | |
2016-09-23 | Merge pull request #10530 from Memphiz/xcode8 | Memphiz | |
[osx] - add support for Xcode 8 | |||
2016-09-23 | [depends/cmake-native] - bump native cmake to 3.6.2 | Memphiz | |
2016-09-23 | [droid] disable libcec, libusb | Martijn 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.2i | Martijn 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-21 | Merge pull request #10497 from afedchin/ffmpeg_msvc_fix | Anton Fedchin | |
[mingwlibs] a set of small fixes for ffmpeg build proc. | |||
2016-09-21 | Merge pull request #10515 from wsnipex/cmake_sudo | Wolfgang 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.12 | Memphiz | |
2016-09-18 | Check if core_pattern contains a pipe to a program | Maarten Bezemer | |
2016-09-18 | [depends] fix binary-addon install when not cross-compiling | wsnipex | |
2016-09-07 | [NDK21] mysql | Chris Koying Browet | |
Thanks @davilla | |||
2016-09-06 | Merge pull request #10382 from wsnipex/cmake_sudo | Wolfgang 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-03 | Merge pull request #10357 from fritsch/ffmpeg-3.1.3 | Martijn Kaijser | |
FFmpeg: Bump to 3.1.3-Krypton-Beta3 | |||
2016-08-30 | [depends] gnutls 3.4.14 and nettle 3.2 | mrdominuzq | |
it only applies to android now #10354 | |||
2016-08-28 | FFmpeg: Bump to 3.1.3-Krypton-Beta3 | fritsch | |
2016-08-26 | [linux] fix high CPU usage with nvidia cards | wsnipex | |
2016-08-13 | [XBMCHelper] - bumped to version 0.8 | Memphiz | |
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 started | Memphiz | |
2016-08-13 | [XBMCHelper] - log config | Memphiz | |
2016-08-13 | [XBMCHelper] - cosmetics/codestyle | Memphiz | |
2016-08-13 | [XBMCHelper] - updated HIDRemote class to version 1.4 | Memphiz | |
2016-08-11 | Merge pull request #10257 from hudokkow/cmake_addons_clean | jenkins4kodi | |
2016-08-09 | [depends/rbpi] Prevent CMake from using /usr prefix | Christian 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-09 | Merge pull request #10262 from fritsch/ffmpegmp3 | da-anda | |
FFmpeg: Bump to 3.1.2-Krypton-Beta1 | |||
2016-08-09 | Merge pull request #10250 from MartijnKaijser/expat | jenkins4kodi | |
2016-08-09 | FFmpeg: Bump to 3.1.2-Krypton-Beta1 | fritsch | |
2016-08-07 | [autotools][cmake] XBMCROOT -> CORE_SOURCE_DIR | h.udo | |
2016-08-07 | [depends] expat 2.2.0 | Martijn Kaijser | |