aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
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
2015-03-11[TexturePacker] - fix decode of png files with indexed color palette - thx ↵Memphiz
@BigNoid for reporting the problem
2015-03-11[win32] add prepare-binary-addons-dev.bat for easier binary addon developmentmontellese
2015-03-10Merge pull request #6673 from Montellese/win32_cmake_improvementsSascha Montellese
[win32] improvements to make-addons.bat
2015-03-10[droid/depends] - bump default API version to 17 (was missed during sdk bump)Memphiz
2015-03-10[win32] write successful|failed binary addon builds into ↵montellese
project/cmake/addons/(.success|.failure)
2015-03-10[win32] don't abort make-addons.bat if a binary addon fails to buildmontellese
2015-03-10[win32] allow make-addons.bat to be called with multiple binary addons as ↵montellese
arguments
2015-03-08Merge pull request #6636 from FernetMenta/ffmpegRainer Hochecker
[ffmpeg] bump to 2.6
2015-03-08[filesystem/afp] - remove AFP implementationMemphiz
2015-03-07[pvr.filmon] Add pvr.filmon and sync with ↵hudokkow
https://github.com/kodi-pvr/pvr.filmon/commit/f607fdf
2015-03-07[ffmpeg] bump to 2.6Rainer Hochecker
2015-03-06no need to install the language directory anymoremontellese
2015-03-05[jenkins] ac3e91a89a63bcd5c1b892cdec7931a8067f0c68 for other platformsLars Op den Kamp
2015-03-05[jenkins] - make binary addon compilation error non-fatal for jenkinsMemphiz