aboutsummaryrefslogtreecommitdiff
path: root/tools/depends
AgeCommit message (Expand)Author
2015-03-01cmake: ask for sudo rights on addon install to system dirswsnipex
2015-03-01[depends] fix standalone building of binary addonswsnipex
2015-03-01[depends] build PVR addons as binary addonsmontellese
2015-03-01[depends] add binary addon specific cmake Toolchain and autotools config.sitewsnipex
2015-03-01[depends] add RBPI's firmware directory to CMAKE_FIND_ROOT_PATH and CMAKE_LIB...montellese
2015-03-01cmake: don't install binary addon dependencies in unified deps prefix pathwsnipex
2015-02-19FIXUP: fix python PIL after #5218Chris "koying" Browet
2015-02-18[depends] enable C++11 for native buildswsnipex
2015-02-17[pvr-addons] - make sure that the git repo are in the prefix and not in a sha...Memphiz
2015-02-17[depends] - remove xbmc-pvr-addons and xbmc-audioencoder-addons from depends ...Memphiz
2015-02-17[pvr] bump addonsRainer Hochecker
2015-02-17[pvr] bump versionRainer Hochecker
2015-02-16Merge pull request #6367 from AlwinEsch/increase-pvr-addon-versionRainer Hochecker
2015-02-16[TexturePacker] - fix compilation with c++11Arne Morten Kvarving
2015-02-16[pvr] bump addons with #6367AlwinEsch
2015-02-15FFmpeg: Bump version to 2.5.4-Isengard-alphafritsch
2015-02-12[darwin/rsxs/quirk] - force usage of toolchain stdbool.h - else rsxs plants i...Memphiz
2015-02-12[osx/ios] - enable c++11 standard - bump osx deployment target from 10.6 to 1...Memphiz
2015-02-12[depends/plist] - added c++11 patchMemphiz
2015-02-10Merge pull request #6388 from Memphiz/fixnativetarMemphiz
2015-02-10[depends/tar-native] - force fdopendir to no because we don't have it when co...Memphiz
2015-02-07Merge pull request #6304 from uNiversaI/ffmpegWolfgang Schupp
2015-02-06Merge pull request #6349 from scarecrow420/pvr_bumplatestLars Op den Kamp
2015-02-05[pvr] bump pvr addons to latest commitRyan Gribble
2015-02-05[rebrand] ffmpeg extra-version xbmc -> kodiuNiversaI
2015-02-02[cmake] clean addons project dir before building from dependswsnipex
2015-02-02[cmake] pass autoconf config.sub, config.guess down to addon dependencieswsnipex
2015-02-02[depends] fix missing DEPENDS_PATH definition for non-darwin buildsmontellese
2015-02-01Merge pull request #6275 from Memphiz/fixnativeMemphiz
2015-02-01Merge pull request #5570 from rbalint/mipsWolfgang Schupp
2015-01-31Merge pull request #6301 from anddid/texturepacker_gray_pngMemphiz
2015-01-30Fix TexturePacker segfault with grayscale PNGs.Andrius
2015-01-30librtmp: bump to 2.4Rainer Hochecker
2015-01-28mips: Pass --disable-mips.* flags to FFmpeg to cover more platformsBalint Reczey
2015-01-28Merge pull request #6287 from Memphiz/curldowngradeMemphiz
2015-01-28[osx] - downgrade curl to former version for now until a serious symbol clash...Memphiz
2015-01-27[depends/TexturePacker] - fix extraction of delay and disposal from animated ...Memphiz
2015-01-27[depends/ffmpeg] - force ffmpeg build to use AR and RANLIB from the toolchainMemphiz
2015-01-27[depends/droid] - get rid of the NDK_VER parsing/define - not needed anymore ...Memphiz
2015-01-27[depends/PIL] - force "toolchain-gcc -shared" as linker command for shared li...Memphiz
2015-01-27[depends/openssl] - force openssl to use the ar from the toolchainMemphiz
2015-01-27[depends/libplist] - stop rebuilding libplist when not compiling for darwinMemphiz
2015-01-27[docs] - clarify android readme a bit and added extra bits for building on osxMemphiz
2015-01-27[depends] - probe if build os supports sort -V - if not - use sort for determ...Memphiz
2015-01-27[depends/TexturePacker] - make the decisions based on the build mashine and p...Memphiz
2015-01-27[depends] - expose NATIVE_ARCH_DEFINES and build_os via the Makefile.include ...Memphiz
2015-01-27[depends/configure] - add build_os - defining our os strings for the os the c...Memphiz
2015-01-22Fixes for using giflib 5.1 in GifHelper.cppKevin Mihelich
2015-01-14Merge pull request #6199 from wsnipex/fix-audio-encoders-linuxWolfgang Schupp
2015-01-13[depends] fix building audio encoders on non unified depends platformswsnipex