aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2022-04-13Merge pull request #20506 from basilgello/kodiconfig-cmake-nexusVasyl Gello
2022-04-13Merge pull request #20985 from fitzsim/support-ppc64leVasyl Gello
2022-04-02[cmake] extract common CMAKE_INSTALL_LIBDIR to all cmake based internal dep b...fuzzard
2022-03-26Merge pull request #21153 from lrusak/threading-cleanup-PR-4Lukas Rusak
2022-03-26[cmake] ENABLE_INTERNAL_RapidJSON for all platformsfuzzard
2022-03-25Merge pull request #21167 from fuzzard/cmake_toolchainfuzzard
2022-03-24Merge pull request #21178 from fuzzard/cmake_crossguidfixesfuzzard
2022-03-24[cmake] FindFstrcmp clean internal BUILD_DEP_TARGETfuzzard
2022-03-24[cmake] BUILD_DEP_TARGET add DEP_BUILDENV to CONFIGURE_COMMAND invocationsfuzzard
2022-03-24fixup! [cmake] FindCrossguid fixesBrent Murphy
2022-03-23threads: split CThreadImplPosix into CThreadImplLinuxLukas Rusak
2022-03-24[cmake] FindCrossguid fixesBrent Murphy
2022-03-23RetroPlayer: Cheevos subsystemNickSiak
2022-03-23Game API v3.0.0: RCheevos functionsNick Siakas
2022-03-21[cmake] update + build crossguid all platformsfuzzard
2022-03-21[cmake] FindSpdlog relocate select_library_configurations callfuzzard
2022-03-21[cmake] FindFMT relocate select_library_configurations callfuzzard
2022-03-21[cmake] rework DEBUG_POSTFIX usage in SETUP_BUILD_VARS macrofuzzard
2022-03-20[win32][discs] Add platform discdrive handlerenen92
2022-03-20[discs] Add posix DiscDriveHandler implementation based on libcdioenen92
2022-03-16Merge pull request #21108 from fuzzard/cmake_winspdlogfuzzard
2022-03-13[cmake] declare directories of external libraries as system headersRechi
2022-03-12[cmake] FindFMT enable ENABLE_INTERNAL_FMT for windowsfuzzard
2022-03-12[cmake] FindSpdlog enable windows ENABLE_INTERNAL_SPDLOG buildfuzzard
2022-03-11Merge pull request #21010 from garbear/more-sortingGarrett Brown
2022-03-09[cmake] FindFFMPEG correctly handdle FFMPEG_URL providedfuzzard
2022-03-07[cmake] BUILD_DEP_TARGET append Toolchain when CMAKE_ARGS passedfuzzard
2022-03-07[cmake] FindFFMPEG utilise automated variables and macrosfuzzard
2022-03-07[cmake] FindGtest utilise automated variablesfuzzard
2022-03-07[tools/depends] rename googletest to gtestfuzzard
2022-03-07[cmake] FindDav1d do find_program tests for meson/ninja for internal buildfuzzard
2022-03-07[cmake] BUILD_DEP_TARGET move include and add docinfofuzzard
2022-03-07[cmake] FindUdfread utilise automated variablesfuzzard
2022-03-07[cmake] FindSpdlog utilise automated variablesfuzzard
2022-03-07[cmake] FindRapidJSON utilise automated variablesfuzzard
2022-03-07[cmake] FindFstrcmp utilise automated variablesfuzzard
2022-03-07[cmake] FindFMT utilise automated variablesfuzzard
2022-03-07[cmake] FindFlatbuffers utilise automated variablesfuzzard
2022-03-07[cmake] FindDav1d utilise automated variablesfuzzard
2022-03-07[cmake] Find CrossGUID utilise automated variablesfuzzard
2022-03-07[cmake] SETUP_BUILD_VARS create MODULE_LIBRARY/INCLUDE_DIR/VER variablesfuzzard
2022-03-07[cmake] ModuleHelper read BYPRODUCT from VERSION filesfuzzard
2022-03-07[cmake] FindUdfread use BUILD_DEP_TARGET macrofuzzard
2022-03-07[cmake] FindSpdlog use BUILD_DEP_TARGET macrofuzzard
2022-03-07[cmake] FindRapidJSON use BUILD_DEP_TARGET macrofuzzard
2022-03-07[cmake] FindFstrcmp use BUILD_DEP_TARGET macrofuzzard
2022-03-07[cmake] FindFMT use BUILD_DEP_TARGET macrofuzzard
2022-03-07[cmake] FindFlatbuffers use BUILD_DEP_TARGET macrofuzzard
2022-03-07[cmake] FindDav1d use BUILD_DEP_TARGET macrofuzzard
2022-03-07[cmake] FindCrossGUID use BUILD_DEP_TARGET macrofuzzard