aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2015-04-18Merge pull request #6889 from koying/chgdroidvolumejenkins4kodi
2015-04-15Merge pull request #6892 from Karlson2k/mhd_upd_03jenkins4kodi
2015-04-15[jenkins/win32] - enable webserver unit testsMemphiz
2015-04-14android: Fix the readme to reflect the changes to bump SDK to 17dhacker29
The ndk toolchains are now in /android-17 so if someone was new to compiling and strictly followed the readme they would end up with and invalid path for the ndk toolchain when doing ./configure.
2015-04-14[depends] Update libmicrohttpd to SVN 35533. Should resolve WebServer ↵Karlson2k
shutdown issue.
2015-04-12ffmpeg: bump to 2.6.2Rainer Hochecker
2015-04-11[depends/libffi] - pass the "don't use std asm" only to the CCASFLAGS - ↵Memphiz
fixes configure failing to detect working c compiler in xcode6.3
2015-04-11[depends/nettle] - disable build of testsuite (doesn't compile with clang ↵Memphiz
from xcode6.3)
2015-04-11CHG: [droid] let the system handle volumeChris "Koying" Browet
2015-04-10[rbp] tools: only use sudo if we have it on the systemSam Nazarko
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk>
2015-04-08Merge pull request #5013 from taxigps/ass_positionRainer Hochecker
use subtitle settings to set ASS/SSA subtitles position
2015-04-07bump libass to version 0.12.1taxigps
2015-04-06FIX: actually remove excluded addonsChris "Koying" Browet
2015-04-06FIX: [droid;packaging] handle addons librariesChris "Koying" Browet
2015-04-04FIX: [droid] Samba 3.6.12 (gplv3)Chris "koying" Browet
2015-04-03Merge pull request #6847 from Memphiz/bumpfontconfigMemphiz
[fontconfig] - bump to 2.11.1 - fixes #15864
2015-04-01[replaytv] remove replaytv supportStefan Saraev
2015-04-01[daap] remove daap supportStefan Saraev
2015-03-30Merge pull request #5939 from koying/fixsplasherrorjenkins4kodi
2015-03-30fixup: [breakpad;jenkins] save symbols tarballChris "Koying" Browet
2015-03-30ADD: [droid] implement Google Breakpad for minidumpsChris "Koying" Browet
2015-03-30[fontconfig] - bump to 2.11.1 - fixes #15864Memphiz
2015-03-28dont install sounds directoryThomas Amland
2015-03-26Merge pull request #6815 from Memphiz/win32jenkinstestsMemphiz
[jenkins/tests] - add unit test support for win32 on jenkins
2015-03-25[jenkins] - prevent cleanout of native tools when pathChanged returns 1 in ↵Memphiz
make-native-depends (due to Configuration set to RELEASE)
2015-03-25[jenkins/tests/win32] -exclude webserver tests for win32 because each oneMemphiz
lasts 120 secs or so
2015-03-25[jenkins/win32] - add buildstep for building and running testsuiteMemphiz
2015-03-19paplayer: drop remaining codecs, only use ffmpegRainer Hochecker
2015-03-18alsalib: Build with enable-sharedpopcornmix
On the Pi, building with unified builds, alsa doesn't work. Changing to enabled-shared makes it work.
2015-03-18[configure.in] rename file extension to configure.acuNiversaI
renamed: configure.in -> configure.ac renamed: lib/libmodplug/configure.in -> lib/libmodplug/configure.ac renamed: lib/timidity/configure.in -> lib/timidity/configure.ac renamed: tools/depends/configure.in -> tools/depends/configure.ac renamed: xbmc/visualizations/Goom/goom2k4-0/configure.in -> xbmc/visualizations/Goom/goom2k4-0/configure.ac renamed: xbmc/visualizations/Goom/goom2k4-0/gtk-gui-devel/configure.in -> xbmc/visualizations/Goom/goom2k4-0/gtk-gui-devel/configure.ac
2015-03-16[depends] binary-addons: remove quotes around the addon list and use "all" ↵wsnipex
for the list of addons fixes building binary addons
2015-03-16Merge pull request #6413 from Karlson2k/w32_upd_mhd_01Karlson2k
Update libmicrohttpd package, use static lib for win32
2015-03-15FIX: [droid] if a full apk is present, use it rather than obb; lower ↵Chris "Koying" Browet
threshold to 40Mb
2015-03-14[depends] binary-addons: fix building only selected addonswsnipex
2015-03-13[posix] [depends] Update libmicrohttpd lib for POSIX platformsKarlson2k
2015-03-13[depends] Fix wrongly used system native libgcrypt-config instead of target ↵Karlson2k
libgcrypt-config
2015-03-13ffmpeg: fixes for 2.6.0Rainer Hochecker
2015-03-13[depends] Fix: libmicrohttpd doesn't need openssl, but need gnutlsKarlson2k
2015-03-12Merge pull request #6690 from Memphiz/fixtexturepacker_paletteMemphiz
[TexturePacker] - fix decode of png files with indexed color palette - t...
2015-03-12Merge pull request #6697 from wsnipex/binaddons_dependsSascha Montellese
binary addons: don't try to build unsupported addons
2015-03-12[mythtv] remove internal mythtv supportMatthias Kortstiege
2015-03-12[win32] binary addons: don't try to build unsupported addonsmontellese
2015-03-12[win32/TexturePacker] - added version resource and bumped to 1.0.2Memphiz
2015-03-12[depends] binary addons: don't try to build unsupported addonswsnipex
2015-03-11Merge pull request #6691 from uNiversaI/ffmpegMemphiz
[cosmetic typo fix] priviledges -> privileges
2015-03-11[typo fix] priviledges -> privilegesuNiversaI
2015-03-11Merge pull request #6678 from Memphiz/binaddons_dependsMemphiz
[depends/binaddons] - unify binary addons and add build result tracking
2015-03-11[depends/binaddons] - replace the static addon list with a simple shell ↵Memphiz
script which lists all addons in project/cmake/addons/addons
2015-03-11[depends/binaddons] - build all addons addon by addon and log the successful ↵Memphiz
built addons to cmake/project/addons/.success and the failed ones to cmake/project/addons/.failure
2015-03-11[depends/binaddons] - unify xbmc-pvr-addons and xbmc-audioencode-addons to ↵Memphiz
binary-addons