aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2023-09-04[cmake] FindNFS correct comment for libnfsfuzzard
2023-09-04[cmake] FindFmt correct comment for fmt::fmt targetfuzzard
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-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
2023-06-20[cmake][modulehelper] Add _DISABLE_VERSION option for SETUP_BUILD_VARS macrofuzzard
2023-06-19Merge pull request #23396 from fuzzard/cmake_texturepacker1fuzzard
2023-06-19Merge pull request #23409 from fuzzard/windows_buildscriptsfixfuzzard
2023-06-18[tools/depends][native] Texturepacker update and use CMakelists.txtfuzzard
2023-06-18[windows] Distinguish between host/native download/tools for windows buildfuzzard
2023-06-17Adjust macros according to the API we are targetingJose Luis Marti
2023-06-18[cmake] FindSWIG.cmake add HINTS path for NATIVEPREFIXfuzzard
2023-06-13[cmake][buildtools] Set FlatC build to use tools/depends/native VERSION filefuzzard
2023-06-06[depends][native] cmake 3.26.4 and support for apple platformsfuzzard
2023-06-05[darwin_embedded] explicitly set/use SRCROOT variable for postbuild scriptfuzzard
2023-06-05Merge pull request #23148 from lrusak/linux-audio-paramsfuzzard
2023-06-04[osx] Raise min OSX version to 10.14 for x86_64Markus Härer
2023-05-24[macos] allow primary executable target to be built as bundlefuzzard
2023-05-13[Android] Listen to default network changesJose Luis Marti
2023-05-11Merge pull request #23214 from lrusak/windows-sse2-testthexai