aboutsummaryrefslogtreecommitdiff
path: root/cmake/modules
AgeCommit message (Expand)Author
2022-04-28[cmake] rename CORE_HOST_IS_TARGET to HOST_CAN_EXECUTE_TARGETfuzzard
2022-04-18[cmake] build libandroidjni as cmake dependencyfuzzard
2022-04-02[cmake] extract common CMAKE_INSTALL_LIBDIR to all cmake based internal dep b...fuzzard
2022-03-26[cmake] ENABLE_INTERNAL_RapidJSON for all platformsfuzzard
2022-03-25Merge pull request #21167 from fuzzard/cmake_toolchainfuzzard
2022-03-24[cmake] FindFstrcmp clean internal BUILD_DEP_TARGETfuzzard
2022-03-24fixup! [cmake] FindCrossguid fixesBrent Murphy
2022-03-24[cmake] FindCrossguid fixesBrent Murphy
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-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-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] 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
2022-03-07[tools/depends] rename libudfread to udfreadfuzzard
2022-03-07[tools/depends] rename libspdlog to spdlogfuzzard
2022-03-07[tools/depends] rename libfstrcmp to fstrcmpfuzzard
2022-03-07[tools/depends] rename libfmt to fmtfuzzard
2022-03-07[cmake] FindGnuTLS silence pkgconfig mismatch warningfuzzard
2022-03-04Merge pull request #20905 from fuzzard/cmake_refactor1fuzzard
2022-03-02[cmake] Refresh FindFFMPEG module to be more consistent with other find modulesfuzzard
2022-03-02[cmake] FindUdfread use SETUP_BUILD_VARS macrofuzzard
2022-03-02[cmake] FindSpdlog use SETUP_BUILD_VARS macrofuzzard
2022-03-02[cmake] FindRapidJSON use SETUP_BUILD_VARS macrofuzzard
2022-03-02[cmake] FindGtest use SETUP_BUILD_VARS macrofuzzard
2022-03-02[cmake] FindFstrcmp use SETUP_BUILD_VARS macrofuzzard