aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2016-10-31Merge pull request #10818 from koying/fixamcssizeMartijn Kaijser
FIX: [amcs] get proper VideoView size (fixes #17032)
2016-10-31[Depends] Force link generation (ln -s) to package config files to allow ↵Markus Pfau
subsequent make binary-addons calls
2016-10-30Merge pull request #10746 from fritsch/ffmpeg315Peter Frühberger
FFmpeg: Bump to 3.1.5-Krypton-Beta5-1
2016-10-30FIX: [amcs] get proper VideoView sizeChris "Koying" Browet
2016-10-27Revert "[xbmc][win]Build addons with debug info on Windows"Martijn Kaijser
2016-10-27FFmpeg: Bump to 3.1.5-Krypton-Beta5-1fritsch
2016-10-24Merge pull request #10760 from Paxxi/more_debugMartijn Kaijser
[xbmc][win]Build addons with debug info on Windows
2016-10-23Build addons with debug info on WindowsPär Björklund
Change buildsetup to bundle all our PDB files into an archive, should hopefully make it easier to look at addon crashes
2016-10-21FIX: [droid;obb] apk keeps getting largerChris "Koying" Browet
2016-10-21Merge pull request #10728 from wsnipex/ndebugWolfgang Schupp
disable debug in depends in Release builds
2016-10-20[jenkins/buildsteps] disable debug in depends in Release buildswsnipex
2016-10-20[depends] add --enable-debug switch to configurewsnipex
2016-10-20Merge pull request #10732 from Memphiz/cmake_fix_binaddonsjenkins4kodi
2016-10-19[cmake/toolchain_binaddons] - set CMAKE_SYSTEM_NAME to Darwin for ios - this ↵Memphiz
enables the cmake cross compile flag which will be needed in cmake 3.7 to fix an ugly bug with osx sdk flags spreading into the ios cflags during cross compile
2016-10-17[android] strip binaries in debug builds as well as they do not bring any ↵Martijn Kaijser
extra information in logcat
2016-10-13[android] don't strip binaries in debug buildswsnipex
2016-10-09add aarch64 lock-obj patch to libgpg-errorMarkus Pfau
2016-10-09pass CPU instead ARCH as xbmc.propertymapfau
2016-10-09[android] splash fix for arm64mapfau
2016-10-09packaging fixMarkus Pfau
2016-10-09add aarch64 buildstepMarkus Pfau
2016-10-09version bump / strip forceMarkus Pfau
2016-10-09[android] allow building with jdk 8wsnipex
TODO: use cmake's Java_JAVAC_EXECUTABLE var and version instead of calling javac directly
2016-10-09bump default sdk version to 21 / remove offs64 overrides in dvdnav/readMarkus Pfau
2016-10-09[android] fix packaging for aarch64wsnipex
2016-10-09[depends] set CMAKE_STRIP in Toolchain.cmakewsnipex
2016-10-09CHG: [NDK21] sambav3Chris Koying Browet
Force all off_t to off64_t
2016-10-09[cmake] ffmpeg: add android aarch64 supportwsnipex
2016-10-09aarch64 compile stuffMarkus Pfau
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)