aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Expand)Author
2015-02-27bump audioencoder.flac and audioencoder.vorbis to fix parallel build problems...montellese
2015-02-22cmake: fix debug builds by passing CMAKE_BUILD_TYPE to the addon's buildmontellese
2015-02-19Merge pull request #6406 from Montellese/videodb_queuingMatthias Kortstiege
2015-02-19Merge pull request #6402 from Karlson2k/w32_setloc_01Pär Björklund
2015-02-19cmake: fix include of check_target_platform.cmakemontellese
2015-02-19[win32] Add win32/crts_caller for calling same function in all loaded CRTsKarlson2k
2015-02-18cmake: add platform definitions for android, darwin, freebsd, ios, rbpi and w...montellese
2015-02-18cmake: add platform directory and parsing of platform specific definitionswsnipex
2015-02-18Merge pull request #6477 from Montellese/cmake_dependency_platformSascha Montellese
2015-02-18cmake: only set the scope of the list of an addon's dependencies oncemontellese
2015-02-18cmake: only add a dependency to the list of an addon's dependencies if it has...montellese
2015-02-18cmake: only determine the URL of a dependency if it will be downloaded and builtmontellese
2015-02-18cmake: support platforms.txt for dependenciesmontellese
2015-02-18cmake: extract target platform checking logic into check_target_platform.cmakemontellese
2015-02-18cmake: pass CORE_SYSTEM_NAME to addons and dependenciesmontellese
2015-02-17[pvr] bump addonsRainer Hochecker
2015-02-17Merge pull request #6464 from FernetMenta/pvrRainer Hochecker
2015-02-17[pvr] bump versionRainer Hochecker
2015-02-17Merge pull request #6433 from Voyager1/fix-buildsetupMartijn Kaijser
2015-02-16[pvr] bump addons with #6367AlwinEsch
2015-02-16[win32] update VS project filesmontellese
2015-02-15Fix occasional build errors related to unclean binary addons buildVoyager1
2015-02-08[dialogs] Move CGUIWindowVideoBase::ShowPlaySelection to its own class.ace20022
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-04[win32] update VS project filesmontellese
2015-02-02Moved input handling from CApplication into it's own class CInputManager.Pär Björklund
2015-02-02[cmake] pass arch definitions down to autotools based dependencieswsnipex
2015-02-02[cmake] pass autoconf config.sub, config.guess down to addon dependencieswsnipex
2015-02-01[win32] - bump texturepacker to 1.0.1 ( contains pr #6301 )Memphiz
2015-01-31[cmake] fix missing BUILD_ARGS in custom CONFIGURE_COMMAND for dependenciesmontellese
2015-01-31Merge pull request #6201 from Montellese/webserver_httprequesthandler_refacto...Sascha Montellese
2015-01-31Merge pull request #6282 from Montellese/cmake_win32_prepare_envSascha Montellese
2015-01-30[win32] - bump librtmpRainer Hochecker
2015-01-28Merge pull request #6276 from Memphiz/win32_packagingMemphiz
2015-01-27binary addons: bring win32 in line with how the "kodi" dependency is prepared...montellese
2015-01-27cmake: add missing get_filename_component() for DEPENDS_PATHmontellese
2015-01-27cosmetics: fix indentation in binary addons cmake buildsystemmontellese
2015-01-27Merge pull request #6279 from Montellese/cmake_refactor_dependsSascha Montellese
2015-01-27[win32/packaging] - bring the package list back to alphabetical orderMemphiz
2015-01-26cmake: fix expansion of EXTERNALPROJECT_SETUP variablemontellese
2015-01-26cmake: replace addon depends build system with call to add_addon_dependsmontellese
2015-01-26cmake: add some comments to handle-depends.cmakemontellese
2015-01-26[win32/packaging] - Update download script to retry downloading if archive ca...Karlson2k
2015-01-26[win32/packaging] - repack all win32 depencencies into formed packagesMemphiz
2015-01-26Merge pull request #4143 from bavison/font_cachepopcornmix
2015-01-26Merge pull request #6271 from Montellese/fix_cmake_backwards_compatjenkins4kodi
2015-01-26Add a cache of font glyph bounding box vertices.Ben Avison
2015-01-24[win32] update VS project filesmontellese
2015-01-22Merge pull request #6243 from Montellese/cmake_addon_download_fixSascha Montellese