aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2017-10-23fix copying of script.module.pil and script.module.pycryptodomeAnton Fedchin
2017-10-20cmake: fix copy_files_from_filelist_to_buildtree by resetting DIR_OPTION for ...Anton Fedchin
2017-10-20cmake: adapt to changes in dependencies.Anton Fedchin
2017-10-18Merge pull request #12918 from garbear/rp-amlGarrett Brown
2017-10-18Revert "Support building with ninja"Wolfgang Schupp
2017-10-17Merge pull request #12922 from wsnipex/addon-binding-reworkWolfgang Schupp
2017-10-17Merge pull request #12920 from wsnipex/fix-ninjaWolfgang Schupp
2017-10-14[cmake] move kodi-addon-dev-kit to AddonBindings.cmakewsnipex
2017-10-13[cmake] refactor addon bindingswsnipex
2017-10-13[cmake] allow reading GIT_REV from a VERSION file againwsnipex
2017-10-13[cmake] xbmc.json generation: properly exclude from GenerateVersionedFileswsnipex
2017-10-12[amlogic] Fix RetroPlayer on Amlogic hardwareGarrett Brown
2017-10-12VideoPlayer: move addon interface to dedicated folderRainer Hochecker
2017-10-10Add infos about toolset parameter to cmake docsRazzeee
2017-10-09[cmake] git update-index should run in ${CMAKE_SOURCE_DIR} tooroot
2017-10-06Merge pull request #12881 from notspiff/add_add_binaryWolfgang Schupp
2017-10-04add additional binary support to BUILD_DIR support in addon helpernotspiff
2017-10-01RetroPlayer: Nearest neighbor scaling support for WindowsVelocityRa
2017-09-28RetroPlayer: Add renderer for Windows, OpenGL and OpenGLESGarrett Brown
2017-09-18[cmake] require glx when using vdpauLukas Rusak
2017-09-15[cmake] correctly escape install regex syntax introduced at e54cd63addRechi
2017-09-14[cmake] Exclude *.xml.include files from install/package generationh.udo
2017-09-12Merge pull request #12713 from Tadly/cmake-STREQUALRechi
2017-09-12don't use regex matchingtadly
2017-09-09Add missing libzip dependency for AndroidPhilipp Kerling
2017-09-07Merge pull request #12761 from garbear/disable-top2Garrett Brown
2017-09-07Implement FullscreenGame windowGarrett Brown
2017-09-06[guiinfo][cmake] add header-only directory xbmc/guiinfo.Kai Sommerfeld
2017-09-06[addons][cmake] add header-only directories in xbmc/addons/kodi-addon-dev-kit.Kai Sommerfeld
2017-09-05Merge pull request #12753 from PIPplware/v18_egl_gles_rbpiWolfgang Schupp
2017-09-05Rbpi: Add a prefix to EGL and OpenGLES library namesNuno Senica
2017-09-05Fixes rapidjson bugNuno Senica
2017-09-04FindFmt can now be compiled internallyNuno Senica
2017-09-01Merge pull request #12746 from PIPplware/v18_rapidjsonWolfgang Schupp
2017-08-30RapidJSON can now be compiled internallyNuno Senica
2017-08-30FFMPEG: Fixes rbpi compilationNuno Senica
2017-08-28[cmake] FindMySqlClient: Compatibility with MariaDBCraig Andrews
2017-08-25Merge pull request #12639 from garbear/video-settingsGarrett Brown
2017-08-21[cmake] FindCdio: also search for libiso9660Rechi
2017-08-20Fix PDB path for Windows buildZoltan Csizmadia
2017-08-17Merge pull request #12664 from pkerling/wayland-for-masterRainer Hochecker
2017-08-16Try to fix iOS buildPhilipp Kerling
2017-08-16[depends] Integrate WaylandPhilipp Kerling
2017-08-16Integrate Wayland into build system and windowingPhilipp Kerling
2017-08-16cmake: Enable platforms to add global deps to all targetsPhilipp Kerling
2017-08-16Add POSIX shared memory utilityPhilipp Kerling
2017-08-16Add OS screen saver inhibition using DBus org.freedesktop.ScreenSaverPhilipp Kerling
2017-08-16Remove WinSystemEGL from all platforms but IMXPhilipp Kerling
2017-08-15ADD: [droid] MediaSession handling (Now Playing)Chris "Koying" Browet
2017-08-13CHG: [droid] remove pointless java src subdirsChris "Koying" Browet