aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2022-06-21[cmake] standardise on DEPENDS_PATH for all platformsfuzzard
2022-06-20Merge pull request #21579 from fuzzard/cmake_refactoringfuzzard
2022-06-19[cmake] fix installing texturepacker on non-depends buildswsnipex
2022-06-19[cmake] refactor module helpers function/macrosfuzzard
2022-06-18Merge pull request #21570 from fuzzard/master_androidsdkbumpfuzzard
2022-06-18Android SDK 30 and All files access permissionfuzzard
2022-06-18[android] refactor target min and compile SDK to single cmake set variablesfuzzard
2022-06-17[cmake] internal ffmpeg build set GENERATOR to Unix Makefiles if parent xcodefuzzard
2022-06-17[cmake] split flatbuffers buildtool (flatc) and target headers find modulesfuzzard
2022-06-17[cmake] modulehelpers allow setting GENERATOR for externalproject_add callfuzzard
2022-06-17[cmake] windows create NATIVEPREFIX variablefuzzard
2022-06-17[cmake] modulehelpers extend more overrides of variablesfuzzard
2022-06-17[cmake] move host tool find modules to buildtools folder - Nasmfuzzard
2022-06-17[cmake] move host tool find modules to buildtools folder - Googletestfuzzard
2022-06-17[cmake] move host tool find modules to buildtools folder - SWIGfuzzard
2022-06-17[cmake] move host tool find modules to buildtools folder - JsonSchemaBuilderfuzzard
2022-06-17[cmake] move host tool find modules to buildtools folder - TexturePackerfuzzard
2022-06-17[cmake] move host tool find modules to buildtools folder - MOLDfuzzard
2022-06-17[cmake] move host tool find modules to buildtools folder - LLDfuzzard
2022-06-17[cmake] move host tool find modules to buildtools folder - LDGOLDfuzzard
2022-06-17[cmake] move host tool find modules to buildtools folder - Patchfuzzard
2022-06-17[cmake] move host tool find modules to buildtools folder - IWYUfuzzard
2022-06-17[cmake] move host tool find modules to buildtools folder - Cppcheckfuzzard
2022-06-17[cmake] move host tool find modules to buildtools folder - ClangTidyfuzzard
2022-06-17[cmake] move host tool find modules to buildtools folder - ClangFormatfuzzard
2022-06-17[cmake] move host tool find modules to buildtools folder - CCachefuzzard
2022-06-17[cmake] taglib use generate_patchcommandfuzzard
2022-06-17[cmake] spdlog use generate_patchcommandfuzzard
2022-06-17[cmake] rapidjson use generate_patchcommandfuzzard
2022-06-17[cmake] fmt use generate_patchcommandfuzzard
2022-06-17[cmake] crossguid use generate_patchcommandfuzzard
2022-06-17[cmake] modulehelper create generate_patchcommand functionfuzzard
2022-06-02[cmake] Findffmpeg fix reversal of var names for link-wrapper scriptfuzzard
2022-06-02[cmake] ffmpeg-link-wrapper update to match DEPENDS_PATH usage for lib build ...fuzzard
2022-06-02[cmake] refactor BUILD_DEP_TARGET to utilise generator expressionsfuzzard
2022-06-02[cmake] pass cmake_prefix_path through to internaldep build functionfuzzard
2022-06-02[cmake] FindSpdlog ENABLE_INTERNAL to test existencefuzzard
2022-06-02[cmake] FindFmt module enable_internal to check existing libfuzzard
2022-06-02[cmake] Remove default DEBUG_POSTFIX for ArchSetupfuzzard
2022-06-02[cmake] minor order change to find module debug postfix setfuzzard
2022-06-02[cmake] BUILD_DEP_TARGET set BYPRODUCT for cmake based buildsfuzzard
2022-06-01[cmake] FFMPEG set FFMPEG_LIB_TYPE for ENABLE_INTERNAL_FFMPEG buildfuzzard
2022-06-01[cmake] tidy up TagLib::TagLib targetfuzzard
2022-06-01[cmake] introduce Spdlog::Spdlog targetfuzzard
2022-06-01[cmake] Fmt use Fmt::Fmt target for dependsfuzzard
2022-06-01[cmake] Crossguid use CrossGUID::CrossGUID target for dependsfuzzard
2022-05-29Merge pull request #21182 from garbear/smarthome-featuresGarrett Brown
2022-05-25[cmake] ENABLE_INTERNAL_TAGLIB to build taglib internallyfuzzard
2022-05-25Merge pull request #21436 from fuzzard/cmake_findpatchfuzzard
2022-05-25Merge pull request #21454 from fuzzard/cmake_buildtypefixfuzzard