aboutsummaryrefslogtreecommitdiff
path: root/project/cmake
AgeCommit message (Expand)Author
2015-03-30Merge pull request #6845 from ksooo/pvr-hts-2-1-7Kai Sommerfeld
2015-03-30[pvr] Bump pvr.hts to version 2.1.7Kai Sommerfeld
2015-03-29[pvr.iptvsimple] Sync prv.iptvsimple.Anton Fedchin
2015-03-24Merge pull request #6789 from afedchin/sync_pvr.iptvsimpleAnton Fedchin
2015-03-23[binary addons] bump kodi-platform (fixes #15870)wsnipex
2015-03-22[pvr.iptvsimple] Sync win v.1.11.0 (API 1.9.6)Anton Fedchin
2015-03-22[pvr.vnsi] sync with API 1.9.6Rainer Hochecker
2015-03-19Merge pull request #6600 from Montellese/binary_addons_audiodecoderSascha Montellese
2015-03-17[pvr] Bump pvr.hts to version 2.1.6 (PVR addon API 1.9.6)Kai Sommerfeld
2015-03-14binary addons: add modplug, nosefart, sidplay, snesapu, stsound, timidity and...montellese
2015-03-14[win32] make sure we have access to a patch commandmontellese
2015-03-12Merge pull request #6665 from hudokkow/pvr_updateSascha Montellese
2015-03-12[pvr addons] Sync remaining addons with API 1.9.5h.udo
2015-03-12[pvr.pctv] Add pvr.pctv and sync with https://github.com/kodi-pvr/pvr.pctv/co...h.udo
2015-03-12[cmake] add a custom target "supported_addons" that returns all addons we're ...wsnipex
2015-03-12[cmake] fix binary addon install when sudo rights are neededwsnipex
2015-03-07Merge pull request #6638 from hudokkow/pvr_updateLars Op den Kamp
2015-03-07[pvr.vnsi] change repo location to kodi-pvrRainer Hochecker
2015-03-07[pvr.vnsi] bump versionRainer Hochecker
2015-03-07[pvr.vuplus] Sync with https://github.com/kodi-pvr/pvr.vuplus/commit/366c8dfh.udo
2015-03-07[pvr.iptvsimple] Sync with https://github.com/kodi-pvr/pvr.iptvsimple/commit/...h.udo
2015-03-07[pvr.filmon] Add pvr.filmon and sync with https://github.com/kodi-pvr/pvr.fil...hudokkow
2015-03-06[pvr.hts] bump to https://github.com/kodi-pvr/pvr.hts/commit/abceaf8Lars Op den Kamp
2015-03-06[pvr.hts] bump to https://github.com/kodi-pvr/pvr.hts/commit/f11a84f6deb8609f...Lars Op den Kamp
2015-03-03Merge pull request #6592 from Montellese/binary_addons_pvr_localSascha Montellese
2015-03-03[win32] cmake: improve generated Visual Studio solutionmontellese
2015-03-03cmake: allow to override local addon location via ADDON_SRC_PREFIXwsnipex
2015-03-03cmake: support file:// based paths for addon definitionsmontellese
2015-03-03cmake: don't use an extra loop to setup addon buildingmontellese
2015-03-03[cmake] add define BUILD_KODI_ADDONRainer Hochecker
2015-03-01cmake: ask for sudo rights on addon install to system dirswsnipex
2015-03-01[win32] also install the PDB file for debug buildsmontellese
2015-03-01[win32] cmake: fix installation of binary addon DLLs when using Visual Studiomontellese
2015-03-01addons: add pvr addons as a binary addonmontellese
2015-03-01cmake: always add kodi-platform as a dependency to all binary addonsmontellese
2015-03-01binary addons: add kodi-platform (and its dependency tinyxml) as a common dep...montellese
2015-03-01cmake: fix handling/passing of CMAKE_C_FLAGS/CMAKE_CXX_FLAGSmontellese
2015-03-01cmake: add custom build step for addons between configure and build to force ...montellese
2015-03-01cmake: add C++11 flagwsnipex
2015-03-01cmake: cleanup INSTALL_COMMAND/CONFIGURE_COMMAND handling for dependenciesmontellese
2015-03-01cmake: improve patch file/command handling for dependenciesmontellese
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-19cmake: fix include of check_target_platform.cmakemontellese
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