aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-08-02[win32] binary addons: integrate DEPENDS_TO_BUILD parametermontellese
2014-08-01Merge pull request #5047 from FernetMenta/ffmpegMartijn Kaijser
2014-08-01Merge pull request #5014 from Montellese/binary_addonsSascha Montellese
2014-08-01Merge pull request #5119 from scarecrow420/pvr_latestMartijn Kaijser
2014-08-01Merge pull request #5085 from veger/command-exists-posixWolfgang Schupp
2014-07-31[pvr] bump add-onsRyan Gribble
2014-07-31[depends/gas-preprocessor] - bump gas to https://git.libav.org/?p=gas-preproc...Memphiz
2014-07-31ffmpeg: bump to 2.3.1Rainer Hochecker
2014-07-30[win32] cmake: make use of ADDONS_TO_BUILD in make-addons.batmontellese
2014-07-30cmake: allow building of selected addons in xbmc-addons projectwsnipex
2014-07-30[win32] cmake: move generation of xbmc-config.cmake into xbmc dependencymontellese
2014-07-30[win32] update path to cmake C/CXX flag override filesmontellese
2014-07-30[win32] cmake: integrated xbmc-addons-depends-windows into xbmc-addons-depend...montellese
2014-07-28CrystalHD: Rest in peacefritsch
2014-07-27[win32] integrate XBMC_PC.rc into CompileInfo.bat for automatic versioningmontellese
2014-07-27[win32] use all uppercase characters for batch keywords in CompileInfo.batmontellese
2014-07-27[win32] add some comments to CompileInfo.batmontellese
2014-07-23[linux] Make checking for command existence more consistent and POSIX compatibleMaarten Bezemer
2014-07-23[android] Declare touchscreen as unneededAnssi Hannula
2014-07-23[android] Add Android TV supportAnssi Hannula
2014-07-17[win32] extend make-addons.bat and make-addons.bat to be able to build specif...montellese
2014-07-17[win32] cosmetics in make-addons.bat and make-addon-depends.batmontellese
2014-07-17[win32] add an "install" switch to make-addons.bat to install built binary ad...montellese
2014-07-17[win32] extend ARCH_DEFINES for binary addon buildsmontellese
2014-07-17[win32] add cmake C/CXX compiler flag override filesmontellese
2014-07-15[depends/ffmpeg] - fix sed (didn't work on osx) - this fixes pkgconfig from f...Memphiz
2014-07-14Merge pull request #5012 from xhaggi/pvr-bump-api-versionLars Op den Kamp
2014-07-14[pvr] bump add-onsxhaggi
2014-07-14[depends] drop duplicate DEPENDS_PATH specification in audioencoder MakefileJonathan Marshall
2014-07-12[win32] cmake: make sure to run Release buildsmontellese
2014-07-11[depends] remove unnecessary android renaming of flac, vorbisenc, and lame .s...Jonathan Marshall
2014-07-11[depends] add audioencoder addons flac, lame, vorbis, wav. removes xbmc-addon...wsnipex
2014-07-10[win32] add make-addon-depends.bat and cmake-based addon-depends systemmontellese
2014-07-10cmake: add xbmc-addons project, filled with audioencoder addonsmontellese
2014-07-10[addon-helpers] set building shared libs as default and try to link as static...Jonathan Marshall
2014-07-10[binary addons] move bindings list to a single filewsnipex
2014-07-06Merge pull request #4945 from fritsch/ffmpeg-2.2-helix-alpha2Rainer Hochecker
2014-07-02Merge pull request #4866 from wsnipex/versioningjmarshallnz
2014-07-01Merge pull request #4957 from Memphiz/linusyangbpMemphiz
2014-06-30[WIN32] added automatic versioning (batch file done by wsnipex)wsoltys
2014-06-30autogenerate xbmc version dependent fileswsnipex
2014-06-29ffmpeg: Bump to 2.2-Helix-alpha2 - rebased on 2.2.4fritsch
2014-06-26[ios/packaging] - compress deb with lzmaLinus Yang
2014-06-25[ios/libmpeg2] - fix compilation of libmpeg2 when using xcode 5.1.1 (this mot...Memphiz
2014-06-25[osx/ios/depends] - expose the xcode version to depends makefilesMemphiz
2014-06-25[ios/depends/ffi] - libffi needs -no-integrated-as - see https://github.com/a...Memphiz
2014-06-25[ios/depends] - remove -no-integrated-as from xcode5 cflags - fixes compile o...Memphiz
2014-06-25[ios/depends] - add fakeroot and gen_entitlements to native build targetLinus Yang
2014-06-25[ios/packaging] - use fakeroot for packaging deb without root privilegesLinus Yang
2014-06-25[ios/depends] - add fakeroot native to dependsLinus Yang