aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-01-30librtmp: bump to 2.4Rainer Hochecker
2015-01-29[jenkins] - don't clamp release builds to 1 thread - parallel building seems ...Memphiz
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-27Merge pull request #6254 from kmihelich/giflib5Wolfgang Schupp
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-24darwin dlna client user agent string override not workingMike
2015-01-23[jenkins/droid] - allow to select the ndk version through jenkins jobs and bu...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
2015-01-13[PVR] bump add-ons (sync api with PR #4342)Lars Op den Kamp
2015-01-12Merge pull request #6152 from Montellese/binary_addon_auto_dependsSascha Montellese
2015-01-11[TexturePacker] fix building on ubuntu 12.04wsnipex
2015-01-10[win32] update/cleanup build scripts for binary addonsmontellese
2015-01-10[depends] fix building binary addons with the new auto depends handlingwsnipex
2015-01-10[depends] adapt binary addon building to new systemwsnipex
2015-01-10[depends] build cmake with ssl support by using system curlwsnipex
2015-01-10[depends] cmake: set CORE_SYSTEM_NAME for android, ios and rbpimontellese
2015-01-10[depends] use central include file for binary-addons buildwsnipex
2015-01-10[Texturepacker] allow building with giflib4wsnipex
2015-01-10quell compiler warning (no return value) with giflib4Arne Morten Kvarving
2015-01-10fixed: gif support in TexturePacker using giflib4Arne Morten Kvarving
2015-01-09Merge pull request #5436 from Memphiz/texturepacker_removesdljenkins4kodi
2015-01-08[win32] - make use of the texturepacker binary package for windowsMemphiz
2015-01-08[configure] adjust to texturepacker and squish in dependswsnipex
2015-01-08[TexturePacker] TEMP workaround for skins: create legacy link. Remove me when...wsnipex
2015-01-08[TexturePacker] - move texturepacker to native dependswsnipex
2015-01-08[depends] add target(non native) libsquishwsnipex
2015-01-08[libsquish] - move libsquish to native dependswsnipex
2015-01-08[TexturePacker/Win32] - link zlib statically, link statically againstMemphiz
2015-01-08[TexturePacker] - remove MakeDDS as its heavily broken and would pull inMemphiz
2015-01-08[depends] - add giflib native (which is needed for TexturePacker now)Memphiz
2015-01-08[TexturePacker] - fixed win32 projects and makefile to compile the newMemphiz
2015-01-08[TexturePacker] - removed unused filesMemphiz
2015-01-08[TexturePacker] - renamed XBMCTex.cpp to TexturePacker.cpp replace SDLMemphiz
2015-01-08[TexturePacker] - send all errors to stderr, all other printouts to stdoutMemphiz
2015-01-08[TexturePacker] - abstracted image decoder and implemented decoders forMemphiz
2015-01-08[texturepacker/simplefs] - add some needed helper methods (seek, getfilesize,...Memphiz