aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2015-01-07[depends] bump curl to v7.39.0wsnipex
2015-01-07[depends] bump libnfs to v1.9.6wsnipex
2015-01-07[depends] bump libssh to v0.7.0awsnipex
2015-01-07[depends] bump openssl to 1.0.1jwsnipex
2015-01-07[depends] bump gcrypt to v1.6.2wsnipex
2015-01-03Revert "Moved userdata to XDG_DATA_HOME"Wolfgang Schupp
2015-01-02Merge pull request #5903 from rbalint/fix-bashismWolfgang Schupp
2015-01-02Merge pull request #5895 from soeb/masterWolfgang Schupp
2015-01-01[gnutls] - enable gnutls support for all platformsMemphiz
2015-01-01[depends/gmp/ios] - fix compilation of gmp - needed for gnutlsMemphiz