aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2023-09-05[cmake] FindMDNS migrate to full TARGET usagefuzzard
2023-09-05[cmake] FindShairplay migrate to full TARGET usagefuzzard
2023-09-05[cmake] FindPlist migrate to full TARGET usagefuzzard
2023-09-05[cmake] FindCEC migrate to full TARGET usagefuzzard
2023-09-05[cmake] FindLibUSB migrate to full TARGET usagefuzzard
2023-09-05[cmake] FindUDEV migrate to full TARGET usagefuzzard
2023-09-05[cmake] FindLircClient migrate to full TARGET usagefuzzard
2023-09-05[cmake] FindALSA migrate to full TARGET usagefuzzard
2023-09-05[cmake] FindXSLT move to full TARGET usefuzzard
2023-09-05[cmake] FindDBus move to full TARGET usagefuzzard
2023-09-04[cmake] remove FindLibXML2 and rely on cmake provided Find module (cmake 3.12...fuzzard
2023-09-04[cmake] FindNFS correct comment for libnfsfuzzard
2023-09-04[cmake] FindFmt correct comment for fmt::fmt targetfuzzard
2023-09-03[cmake][buildtools] use flatbuffers::flatc target for executablefuzzard
2023-09-02[cmake][android] Add libdovi as optional build dependencyquietvoid
2023-09-02Merge pull request #23621 from amazingfate/wayland-sessionfuzzard
2023-09-01[cmake] core_add_library enable using TARGETS to libfuzzard
2023-09-01[cmake] wayland protocols generation explicit dependency of lib${APP_NAME_LC}fuzzard
2023-09-01[cmake] FindLibZip workaround config link targets we dont handle right nowfuzzard
2023-09-01[cmake] FindSpdlog fix proper import location config typefuzzard
2023-09-01[cmake] FindCrossGUID fix correct IMPORTED_LOCATION_<CONFIG>fuzzard
2023-09-01[cmake] FindNFS fix incorrect lib on targetfuzzard
2023-09-01[cmake] FindFFMPEG ENABLE_INTERNAL_FFMPEG dav1d dep fixupsfuzzard
2023-09-01[cmake] FindFFMPEG remove unnecessary CMAKE_ARGfuzzard
2023-09-01[cmake] FindFFMPEG remove uneccessary vars for internal buildfuzzard
2023-09-01[cmake] FindFFMPEG use namespaced target and change to INTERFACEfuzzard
2023-09-01[cmake] FindFFMPEG fix definitions differences for target usefuzzard
2023-09-01[cmake] FindFFMPEG fix ffmpeg-link-wrapper for apple app compilationfuzzard
2023-08-27[cmake] Enable Windows Multiconfig Gen to bundle a complete working executabl...fuzzard
2023-08-25[cmake] Macros.cmake refactor copy_file_to_buildtree function for early exitfuzzard
2023-08-25[cmake] FindLibDVD windows add to libkodi target dep listfuzzard
2023-08-18Install gbm session entryamazingfate
2023-08-15[skintimers] Add unit tests for skintimer parsingMiguel Borges de Freitas
2023-08-11[cmake] FindTinyXML2 Darwin disable system env search pathsfuzzard
2023-08-11[cmake] FindTinyXML2 linux corner case for internal build if sys lib existsfuzzard
2023-08-10[cmake] FindTinyXML2 handle further corner cases distro packaged cmake configfuzzard
2023-08-09Merge pull request #23597 from webosbrew/webos-video-improvementsStephan Sundermann
2023-08-09[Settings] Migrate MediaSourceSettings to TinyXML2 usagefuzzard
2023-08-09Implement TinyXML2 to replace TinyXML1fuzzard
2023-08-08Merge pull request #23562 from webosbrew/sdk-updatejenkins4kodi
2023-08-07[webOS] Add PlayerFactory libraryStephan Sundermann
2023-08-07[webOS] Force disable PulseaudioStephan Sundermann
2023-08-07[cmake][macOS] Allow building without xbmchelper - default for arm64Miguel Borges de Freitas
2023-08-07Merge pull request #23450 from fuzzard/music_playlistb4sfuzzard
2023-07-29Games: Add Agent DialogGarrett Brown
2023-07-04Revert "[Android][cmake] adjust macros according to the API we are targeting"Jose Luis Marti
2023-06-27[playlist] add b4s playlist recognition to music and testsfuzzard
2023-06-23Merge pull request #23428 from lrusak/cmake-texturepacker-staticfuzzard
2023-06-21[cmake] TexturePacker: don't force static librariesLukas Rusak
2023-06-20[cmake] Build JsonSchemaBuilder from source all platformsfuzzard