aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Expand)Author
2016-04-26[depends] remove libogg / libvorbisStefan Saraev
2016-04-26[depends] remove libflacStefan Saraev
2016-04-24[cmake] Package additional xbt files (themes)Christian Fetzer
2016-04-24[cmake] Remove core_find_git_rev() dead code and print 'nogitfound' if .git d...h.udo
2016-04-24[cmake][addons] Modernize READMEh.udo
2016-04-24[cmake] Install xbmc.addon/*.xsd filesh.udo
2016-04-24[cmake] Don't copy test files to install dirh.udo
2016-04-17New build of openssl that's not linked against debug vcruntimePär Björklund
2016-04-16Merge pull request #9568 from hudokkow/cmakeCristiano A. Silva
2016-04-15[cmake] Print some more debugging infoh.udo
2016-04-15[cmake] Fix core_find_git_rev logich.udo
2016-04-15[cmake] Fix for Kodi refusing to run outside build dirh.udo
2016-04-15[cmake] Fix stray '\' in exec_prefix and datadirh.udo
2016-04-15[cmake][linux] Install missing *.cmake filesh.udo
2016-04-15[cmake][linux] Add missing symlinksh.udo
2016-04-15[cmake][linux] kodi.desktop is the nameh.udo
2016-04-15[cmake][linux] Install correct iconsh.udo
2016-04-15[cmake] Install copying.txt and version.txth.udo
2016-04-14Pass postdata Base64 encoded using CURL Optionsmapfau
2016-04-12Merge pull request #9588 from Paxxi/more_vs2015_fixesPär Björklund
2016-04-12Merge pull request #9582 from Montellese/cmake_addons_fixesjenkins4kodi
2016-04-09Remove commented stuff, update cmake builds as well and ofc, packaging crossg...Pär Björklund
2016-04-09This should resolve the python issues caused by vs2015 upgrade.Pär Björklund
2016-04-08[cmake] binary addons: log the specific addons to be bootstrappedmontellese
2016-04-08[cmake] binary addons: no need to pass CMAKE_BUILD_TYPE to the bootstrap projectmontellese
2016-04-08[cmake] binary addons: pass ADDONS_TO_BUILD as a whitespace (instead of semic...montellese
2016-04-08[cmake] binary addons: trim ADDONS_TO_BUILD parameter to avoid empty entries ...montellese
2016-04-07[win32] fix DelayLoadDLLs VS property for the "Debug Testsuite" configurationmontellese
2016-04-06Merge pull request #9561 from fetzerch/cmake_exportfilesChristian Fetzer
2016-04-06[win32] Cleanup project files after libmpeg2 removal.ace20022
2016-04-06[cmake] Fix passing CMAKE_BUILD_TYPE in FindFFMPEGChristian Fetzer
2016-04-06[cmake] Speed up export-files targetChristian Fetzer
2016-04-03[cmake] Adapt README.md for VS2015Christian Fetzer
2016-04-03[cmake] Switch back to Effects11_2013.slnChristian Fetzer
2016-04-03[cmake] Fix compilation with msbuild (vs2015)Christian Fetzer
2016-04-03[cmake] Print source and binary dir pathsChristian Fetzer
2016-04-03[cmake] Add cmake parameter to BuildSetup.batChristian Fetzer
2016-04-02[win32] cleanup old exclude filesMartijn Kaijser
2016-04-02[win32] drop VS2008 C++ redist packageMartijn Kaijser
2016-04-01[cmake] VS2015 supportChristian Fetzer
2016-04-01Fix debug build after switching to zlib dll instead of statically linkedPär Björklund
2016-04-01Fix build and update curl to latestPär Björklund
2016-04-01Fixed crashing in emu crt wrapperPär Björklund
2016-04-01Visual studio 2015 fixesPär Björklund
2016-03-31FFmpegVideoDecoder: Trash entire classfritsch
2016-03-31FFmpeg: windows bumpAnton Fedchin
2016-03-31FFmpeg: Replace libdcadec with internal hd aware dca decoderfritsch
2016-03-30[binary addons] Bump patch.exe dependencyChristian Fetzer
2016-03-28[cmake] Switch to msbuild instead of devenv for Windows libsChristian Fetzer
2016-03-25Merge pull request #9445 from AchimTuran/fix-ADDON_SRC_PREFIXAchimTuran